@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:333940
  skos:prefLabel "venación foliar"@es, "leaf venation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:32881 .

nalt:1790
  skos:prefLabel "desarrollo de la planta"@es, "plant development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32881 .

nalt:36843
  skos:prefLabel "emergencia foliar"@es, "leaf emergence"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:32881 .

nalt:333935
  skos:prefLabel "vernación"@es, "vernation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:32881 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:32881
  skos:prefLabel "desarrollo foliar"@es, "leaf development"@en ;
  skos:altLabel "leaf expansion"@en ;
  skos:hiddenLabel "leaf-development"@en, "3rd leaf period"@en, "third leaf period"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C14106> ;
  skos:narrower nalt:36843, nalt:333940, nalt:333935 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:1790 ;
  ns0:marc001 "20828" ;
  dc:modified "2019-09-17"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

