@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:prefLabel "pruebas de aglutinación"@es, "agglutination tests"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:273857 .

nalt:273857_def
  rdf:value "Compuesto rosa azulado brillante que es utilizado como tinte, colorante biológico y herramienta de diagnóstico."@es, "A bright bluish pink compound that has been used as a dye, biological stain, and diagnostic aid."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:273857
  skos:related nalt:5133, nalt:40702, nalt:240795 ;
  dc:created "2016-03-11"^^xsd:date ;
  skos:prefLabel "rosa de bengala"@es, "rose bengal"@en ;
  skos:definition nalt:273857_def ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "rose-bengal"@en, "rose bengal sodium I."@en, "rose bengal sodium I"@en ;
  ns0:marc001 "78814" ;
  skos:broader nalt:223 ;
  dc:modified "2017-11-17"^^xsd:date .

nalt:40702
  skos:prefLabel "fluorescencia"@es, "fluorescence"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273857 .

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

nalt:240795
  skos:prefLabel "fotosensibilidad"@es, "photosensitivity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:273857 .

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

nalt:223
  skos:prefLabel "tinciones"@es, "dyes"@en ;
  a ns0:Product, ns0:Chemical, skos:Concept ;
  skos:narrower nalt:273857 .

