@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:41674
  skos:prefLabel "jugo de limón"@es, "lemon juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:204380 .

nalt:208853
  skos:prefLabel "zumo de mandarina"@es, "mandarin juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:204380 .

nalt:291328
  skos:prefLabel "citricultura"@es, "citriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:204380 .

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

nalt:41675
  skos:prefLabel "jugo de naranja"@es, "orange juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:204380 .

nalt:41673
  skos:prefLabel "jugo de toronja"@es, "grapefruit juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:204380 .

nalt:204382
  skos:prefLabel "jugo de lima"@es, "lime juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:204380 .

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

nalt:204380
  skos:prefLabel "citrus juices"@en, "jugos cítricos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:41674, nalt:41673, nalt:41675, nalt:204382, nalt:208853 ;
  dc:created "2013-09-03"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:altLabel "citrus fruit juices"@en ;
  skos:related nalt:291328 ;
  dc:modified "2017-02-03"^^xsd:date ;
  ns0:marc001 "65104" ;
  skos:broader nalt:11284 ;
  skos:hiddenLabel "citrus juice"@en .

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

