@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:138175
  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 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:3057
  skos:prefLabel "marcadores fluorescentes"@es, "fluorescent dyes"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:138175 .

