@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:46986
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:exactMatch <http://id.cabi.org/cabt/60580>, <http://id.agrisemantics.org/gacs/C2889>, <http://id.loc.gov/authorities/subjects/sh85064570> ;
  dc:modified "2014-03-27"^^xsd:date ;
  skos:prefLabel "immunohistochemistry"@en, "inmunohistoquímica"@es ;
  skos:broader nalt:45640, nalt:46984 ;
  ns0:marc001 "19250" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "immunohistochemical analysis"@en, "immunohistochemical"@en, "immunohistochemical labeling"@en, "immunohistochemically"@en, "immunohistochemical analyses"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:45640
  skos:prefLabel "histoquímica"@es, "histochemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46986 .

nalt:46984
  skos:prefLabel "inmunoquímica"@es, "immunochemistry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:46986 .

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

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

