@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 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#> .

nalt:40105
  skos:prefLabel "plantas azucareras"@es, "sugar crops"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:16353 ;
  ns0:hasProduct nalt:16353 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:16352
  skos:prefLabel "productos de azúcar"@es, "sugar products"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16353 .

nalt:16368
  skos:prefLabel "remolachas"@es, "beets"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16353 .

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

nalt:130580
  skos:prefLabel "cosechadoras de remolacha"@es, "beet harvesters"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:16353 .

nalt:60547
  skos:prefLabel "pulpa de remolacha azucarera"@es, "sugar beet pulp"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16353 .

nalt:16353
  ns0:productOf nalt:16788, nalt:40105 ;
  skos:altLabel "sugarbeet"@en ;
  skos:related nalt:40105, nalt:16788, nalt:16368, nalt:130580, nalt:16352, nalt:60547, nalt:16351 ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:848 ;
  skos:hiddenLabel "sugarbeets"@en, "sugar-beet"@en, "sugar beets"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/112965>, <http://aims.fao.org/aos/agrovoc/c_7499>, <http://id.agrisemantics.org/gacs/C1748> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:prefLabel "remolachas azucareras"@es, "sugar beet"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "36301" .

nalt:848
  skos:prefLabel "productos de origen vegetal"@es, "plant products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:16353 .

nalt:16788
  skos:prefLabel "Beta vulgaris subsp. vulgaris"@es, "Beta vulgaris subsp. vulgaris"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:16353 ;
  ns0:hasProduct nalt:16353 .

nalt:16351
  skos:prefLabel "azúcar de remolacha"@es, "beet sugar"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:16353 .

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

