@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:41657 .

nalt:41657
  skos:related nalt:138422, nalt:41659, nalt:26522, nalt:41683, nalt:123840, nalt:5372, nalt:41656 ;
  ns0:hasProduct nalt:26522 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_3128>, <http://id.cabi.org/cabt/49726>, <http://id.agrisemantics.org/gacs/C3079>, <http://id.loc.gov/authorities/subjects/sh85052186> ;
  skos:broader nalt:11816 ;
  skos:prefLabel "árboles frutales"@es, "fruit trees"@en ;
  a skos:Concept, ns0:Organism ;
  skos:hiddenLabel "fruit-trees"@en, "fruit tree"@en, "fruit-tree"@en ;
  dc:modified "2017-03-09"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "15910" .

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

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

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

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

nalt:123840
  skos:prefLabel "aborto floral"@es, "deblossoming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41657 .

nalt:41656
  skos:prefLabel "frutales"@es, "fruit crops"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:41657 .

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

nalt:41659
  skos:prefLabel "cultivo de frutas"@es, "fruit growing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:41657 .

nalt:26522
  skos:prefLabel "frutos arbóreos"@es, "tree fruits"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:41657 ;
  skos:related nalt:41657 .

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

