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

nalt:230707
  skos:prefLabel "proteína amarilla fluorescente"@es, "yellow fluorescent protein"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:40707 .

nalt:238046
  skos:prefLabel "proteínas fluorescentes"@es, "fluorescent proteins"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:40707 .

nalt:3057
  skos:prefLabel "marcadores fluorescentes"@es, "fluorescent dyes"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:40707 .

nalt:34969
  skos:prefLabel "técnicas de marcaje (laboratorio)"@es, "labeling techniques"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40707 .

nalt:40707
  skos:related nalt:230707, nalt:3057, nalt:40705, nalt:238046 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:altLabel "immunofluorescent labeling"@en ;
  ns0:marc001 "15425" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27270> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:34969 ;
  skos:prefLabel "marcado fluorescente"@es, "fluorescent labeling"@en ;
  skos:hiddenLabel "fluorescent-labeling"@en, "fluorescent labeled"@en, "fluorescent-labeled"@en, "immunofluorescent labelling"@en, "fluorescence labeling"@en, "fluorescent labelling"@en ;
  dc:modified "2019-04-12"^^xsd:date .

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

nalt:40705
  skos:prefLabel "técnica de anticuerpos fluorescentes"@es, "fluorescent antibody technique"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:40707 .

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

