@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:3057
  skos:prefLabel "marcadores fluorescentes"@es, "fluorescent dyes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:138175 .

nalt:138175
  skos:narrower nalt:295790, nalt:313684 ;
  skos:hiddenLabel "fluorescein-sodium"@en, "fluorescein-based"@en, "fluoresceins"@en, "sodium fluorescein"@en, "fluorescein sodium"@en ;
  dc:created "2010-10-18"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23577>, <http://id.cabi.org/cabt/48705>, <http://id.loc.gov/authorities/subjects/sh85049406> ;
  ns0:marc001 "58815" ;
  a skos:Concept, ns0:Chemical ;
  skos:broader nalt:3057 ;
  skos:prefLabel "fluorescein"@en, "fluoresceína"@es ;
  dc:modified "2018-02-16"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

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

nalt:313684
  skos:prefLabel "eosina"@es, "eosin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:138175 .

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

nalt:295790
  skos:prefLabel "diacetato de fluoresceína"@es, "fluorescein diacetate"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:broader nalt:138175 .

