@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:11309
  skos:prefLabel "frutos pomo"@es, "pome fruits"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:11308 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

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

nalt:11311
  skos:prefLabel "ahoyado amargo"@es, "bitter pit"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11308 .

nalt:11279
  skos:prefLabel "jugo de manzana"@es, "apple juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:11308 .

nalt:51315
  skos:prefLabel "Malus"@es, "Malus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:hasProduct nalt:11308 .

nalt:11277
  skos:prefLabel "sidra de manzana"@es, "apple cider"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11308 .

nalt:11308
  ns0:productOf nalt:11312, nalt:51315 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C860>, <http://aims.fao.org/aos/agrovoc/c_541>, <http://id.cabi.org/cabt/12845> ;
  skos:broader nalt:11309 ;
  dc:modified "2017-10-20"^^xsd:date ;
  skos:related nalt:277332, nalt:11312, nalt:11277, nalt:11311, nalt:310269, nalt:11279, nalt:11310 ;
  ns0:marc001 "3124" ;
  skos:prefLabel "manzanas"@es, "apples"@en ;
  a ns0:Product, skos:Concept ;
  skos:altLabel "apple fruits"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "apple fruit"@en, "apple"@en ;
  dc:created "2006-01-19"^^xsd:date .

nalt:11312
  skos:prefLabel "Malus domestica"@es, "Malus domestica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:11308 ;
  ns0:hasProduct nalt:11308 .

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

nalt:277332
  skos:prefLabel "cáscaras de manzana"@es, "apple peels"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:11308 .

nalt:310269
  skos:prefLabel "pulpa de manzana"@es, "apple pulp"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11308 .

nalt:11310
  skos:prefLabel "puré de manzana"@es, "applesauce"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:11308 .

