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

nalt:5372
  skos:prefLabel "huertos frutales"@es, "orchards"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:55416 .

nalt:55416
  skos:hiddenLabel "nut-trees"@en ;
  skos:related nalt:6769, nalt:5372, nalt:41683, nalt:45979, nalt:138422 ;
  ns0:marc001 "25722" ;
  skos:prefLabel "nut trees"@en, "árboles de frutos secos"@es ;
  skos:broader nalt:11816 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85093442> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date .

nalt:6769
  skos:prefLabel "nueces"@es, "nuts"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:55416 .

nalt:138422
  skos:prefLabel "poda mecanizada"@es, "hedging (pruning)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:55416 .

nalt:41683
  skos:prefLabel "sacudidores de árboles"@es, "tree shakers"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:55416 .

nalt:11816
  skos:prefLabel "árboles"@es, "trees"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:55416 .

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

nalt:45979
  skos:prefLabel "plantas de frutos secos"@es, "nut crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:55416 .

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

