@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:42856
  skos:prefLabel "animales sin patógenos específicos"@es, "specific pathogen-free animals"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:broader nalt:9584 .

nalt:9584
  skos:altLabel "germ free animals"@en, "gnotobiotic animals"@en, "animales gnotobióticos"@es, "axenic animals"@en, "pathogen-free animals (complete)"@en, "germfree animals"@en, "animales sin patógenos (completos)"@es, "animales libres de gérmenes"@es, "animales libres de patógenos (completos)"@es, "pathogen free animals (complete)"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh96000942> ;
  skos:hiddenLabel "germ-free-animals"@en, "germ-free mice"@en, "germ-free animal"@en, "gnotobiotic"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C23988> ;
  skos:prefLabel "germ-free animals"@en, "animales sin gérmenes"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:42856 ;
  ns0:marc001 "16489" ;
  skos:definition nalt:9584_def ;
  skos:related nalt:9147 ;
  dc:modified "2017-09-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:65 .

nalt:9584_def
  rdf:value "Animales no contaminados ni asociados con organismos extraños."@es, "Animals not contaminated by or associated with any foreign organisms."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

nalt:65
  skos:prefLabel "animales"@es, "animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:9584 .

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

nalt:9147
  skos:prefLabel "animales de laboratorio"@es, "laboratory animals"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9584 .

