@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 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:619
  skos:prefLabel "sustratos de cultivo"@es, "culture media"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:30702 .

nalt:30702
  skos:broader nalt:14257 ;
  skos:definition nalt:30702_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_27520>, <http://id.cabi.org/cabt/46840>, <http://id.agrisemantics.org/gacs/C3000> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:30703, nalt:619, nalt:12615, nalt:128 ;
  skos:prefLabel "explantes"@es, "explants"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "14679" .

nalt:12615
  skos:prefLabel "materiales de propagación"@es, "propagation materials"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30702 .

nalt:128
  skos:prefLabel "totipotencia"@es, "totipotency"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30702 .

nalt:30702_def
  rdf:value "Partes de un organismo viviente, como las células, los tejidos, o los órganos, que son transferidos a un medio artificial para cultivo."@es, "Parts of a living organism, such as cells, tissues, or organs, which are transferred to an artificial medium for culture."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:30703
  skos:prefLabel "micropropagación"@es, "micropropagation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30702 .

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

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

