@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:42856
  ns0:marc001 "34676" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "specific pathogen-free"@en, "specific-pathogen-free-animals"@en, "specific pathogen-free animal"@en, "specific pathogen free"@en, "specific-pathogen-free"@en ;
  a skos:Concept, ns0:Organism ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C22249>, <http://aims.fao.org/aos/agrovoc/c_16044> ;
  skos:altLabel "pathogen-free animals (specific)"@en, "specific pathogen free animals"@en, "specific pathogen free state"@en, "SPF animals"@en, "pathogen free animals (specific)"@en, "SPF husbandry"@en, "specific pathogen-free state"@en ;
  skos:definition nalt:42856_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:9584 ;
  skos:prefLabel "animales sin patógenos específicos"@es, "specific pathogen-free animals"@en ;
  dc:modified "2015-01-15"^^xsd:date .

nalt:9584
  skos:prefLabel "animales sin gérmenes"@es, "germ-free animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:42856 .

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

nalt:42856_def
  rdf:value "Animales o seres humanos criados en ausencia de un virus u otro microorganismo particular causante de enfermedades."@es, "Animals or humans raised in the absence of a particular disease-causing virus or other microorganism."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

