@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:23380
  skos:prefLabel "células cultivadas"@es, "cultured cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30707 .

nalt:30707
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/95663>, <http://aims.fao.org/aos/agrovoc/c_13629>, <http://id.agrisemantics.org/gacs/C3381>, <http://id.loc.gov/authorities/subjects/sh85107805> ;
  skos:hiddenLabel "protoplast"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:23380 ;
  ns0:marc001 "30417" ;
  skos:related nalt:23378, nalt:89756 ;
  skos:definition nalt:30707_def ;
  skos:prefLabel "protoplasts"@en, "protoplastos"@es ;
  dc:modified "2015-04-02"^^xsd:date .

nalt:89756
  skos:prefLabel "protoplasma"@es, "protoplasm"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30707 .

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

nalt:23378
  skos:prefLabel "fusión protoplástica"@es, "protoplast fusion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:30707 .

nalt:30707_def
  rdf:value "Plantas, células bacteriales o fúngicas cuya pared celular ha sido removida, dejando la membrana citoplasmática, núcleo y plasma intactos."@es, "Plant, fungal or bacterial cells that have had the cell wall removed, leaving the cytoplasm, nucleus and plasma membrane intact."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

