@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:8506
  skos:prefLabel "anatomía fúngica"@es, "fungal anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:148062 .

nalt:148062
  skos:related nalt:8506, nalt:15840 ;
  skos:definition nalt:148062_def ;
  skos:broader nalt:8586 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_27995>, <http://id.agrisemantics.org/gacs/C8404> ;
  skos:altLabel "thalli"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "talo"@es, "thallus"@en ;
  dc:created "2011-09-07"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60183" .

nalt:15840
  skos:prefLabel "tejidos vegetales"@es, "plant tissues"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:148062 .

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

nalt:148062_def
  rdf:value "Tejido vegetativo indiferenciado que se encuentra en algunas algas, hongos, hepáticas y líquenes, característico de los organismos anteriormente clasificados como thallophytes; usualmente un talo nombra el cuerpo entero de la planta."@es, "Undifferentiated vegetative tissue found in some algae, fungi, liverworts and lichens which is characteristic of organisms formerly classified as thallophytes; a thallus usually names the entire plant body."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:8586
  skos:prefLabel "anatomía y morfología"@es, "anatomy and morphology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:148062 .

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

