@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:6109
  skos:prefLabel "bebidas alcohólicas"@es, "alcoholic beverages"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:6136 .

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

nalt:68089
  skos:prefLabel "vinos de frutas"@es, "fruit wines"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:6136 .

nalt:11277
  skos:prefLabel "sidra de manzana"@es, "apple cider"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:6136 .

nalt:6136
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:hiddenLabel "cider"@en ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_1617>, <http://id.cabi.org/cabt/28817>, <http://id.agrisemantics.org/gacs/C25549> ;
  skos:broader nalt:11284 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:68089, nalt:6109, nalt:16323 ;
  skos:narrower nalt:11277 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "sidras"@es, "ciders"@en ;
  ns0:marc001 "8523" ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:16323
  skos:prefLabel "alimentos fermentados"@es, "fermented foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:6136 .

nalt:11284
  skos:prefLabel "jugos de fruta"@es, "fruit juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:6136 .

