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

nalt:187295
  dc:modified "2012-11-30"^^xsd:date ;
  skos:related nalt:11313, nalt:41659, nalt:41656 ;
  dc:created "2012-05-23"^^xsd:date ;
  skos:broader nalt:30142 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C27612> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "fruit yield"@en, "rendimiento de la fruta"@es ;
  ns0:marc001 "61001" ;
  skos:hiddenLabel "fruit yields"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> .

nalt:11313
  skos:prefLabel "productos frutales"@es, "fruit products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:187295 .

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

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

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

nalt:30142
  skos:prefLabel "rendimiento de los cultivos"@es, "crop yield"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:187295 .

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

