@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:324661
  skos:prefLabel "longitud de la hoja"@es, "leaf length"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324663 .

nalt:324666
  skos:prefLabel "características de la hoja"@es, "leaf characteristics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324663 .

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

nalt:334038
  skos:prefLabel "grosor foliar"@es, "leaf thickness"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:324663 .

nalt:324663
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "width of the leaf"@en, "width of leaf"@en, "leaf-width"@en ;
  ns0:marc001 "88258" ;
  skos:prefLabel "leaf width"@en, "ancho de la hoja"@es ;
  dc:created "2018-09-25"^^xsd:date ;
  skos:broader nalt:324666 ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:324661, nalt:334038 ;
  dc:modified "2019-09-19"^^xsd:date .

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

