@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:61633
  skos:broader nalt:4425 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31870>, <http://id.cabi.org/cabt/102095>, <http://aims.fao.org/aos/agrovoc/c_6640> ;
  skos:altLabel "plant root cap"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "capa pilífera"@es, "root cap"@en ;
  skos:definition nalt:61633_def ;
  skos:hiddenLabel "root-cap"@en, "plant root-caps"@en ;
  dc:modified "2019-08-29"^^xsd:date ;
  skos:related nalt:328582 ;
  ns0:marc001 "32331" .

nalt:61633_def
  rdf:value "Estructura con forma cónica de las plantas, formada por una masa de células meristemáticas, que cubre y protege la punta de las raíces en crecimiento. Constituye el sitio putativo de percepción de la gravedad de las raíces de las plantas."@es, "A cone-shaped structure in plants made up of a mass of meristematic cells that covers and protects the tip of a growing root. It is the putative site of gravity sensing in plant roots."@en ;
  dc:source "Medical Subject Headings 2018" ;
  a ns0:Definition .

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

nalt:4425
  skos:prefLabel "raíces"@es, "roots"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:61633 .

nalt:328582
  skos:prefLabel "células del borde de las raíces"@es, "root border cells"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:61633 .

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

