@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:14256_def
  rdf:value "Cultivo de una sola especie no contaminado ni asociado con algún otro organismo viviente."@es, "A culture of a single species not contaminated by or associated with any other living organisms."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:14256
  ns0:marc001 "4112" ;
  skos:broader nalt:14257 ;
  skos:altLabel "aseptic culture"@en, "sterile culture"@en ;
  skos:hiddenLabel "axenic-culture"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:67875 ;
  skos:definition nalt:14256_def ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2019-05-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "axenic culture"@en, "cultivo axénico"@es .

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

nalt:67875
  skos:prefLabel "asepsia"@es, "aseptic conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:14256 .

nalt:14257
  skos:prefLabel "cultivo in vitro"@es, "in vitro culture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14256 .

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

