@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:5133
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8639>, <http://id.loc.gov/authorities/subjects/sh85002185>, <http://id.cabi.org/cabt/7001>, <http://aims.fao.org/aos/agrovoc/c_188> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:5134 ;
  skos:hiddenLabel "rose-bengal test"@en, "serum agglutination tests"@en, "agglutination test"@en, "serum agglutination test"@en, "agglutination-tests"@en, "rose bengal test"@en ;
  skos:prefLabel "agglutination tests"@en, "pruebas de aglutinación"@es ;
  skos:narrower nalt:5135, nalt:5136 ;
  dc:modified "2017-07-06"^^xsd:date ;
  ns0:marc001 "1324" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:273857 .

nalt:5136
  skos:prefLabel "prueba del látex"@es, "latex agglutination test"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5133 .

nalt:273857
  skos:prefLabel "rosa de bengala"@es, "rose bengal"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:5133 .

nalt:5134
  skos:prefLabel "técnicas inmunológicas"@es, "immunologic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5133 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:5135
  skos:prefLabel "tests de hemaglutinación"@es, "hemagglutination tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5133 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

