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

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

nalt:47647
  skos:related nalt:248038, nalt:47646, nalt:40637, nalt:33769, nalt:227889, nalt:30043, nalt:47629, nalt:260430 ;
  skos:hiddenLabel "orange sweet potato"@en, "sweet potato"@en, "orange sweet potatoes"@en, "sweet-potatoes"@en, "sweetpotato"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "36523" ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_14729>, <http://id.agrisemantics.org/gacs/C5690>, <http://id.cabi.org/cabt/113567> ;
  skos:prefLabel "batatas"@es, "sweet potatoes"@en ;
  dc:modified "2016-09-12"^^xsd:date ;
  skos:altLabel "camote"@es, "papa dulce"@es, "sweetpotatoes"@en, "batata dulce"@es ;
  ns0:productOf nalt:47629 ;
  skos:broader nalt:12359 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:227889
  skos:prefLabel "Sweet potato leaf curl virus"@es, "Sweet potato leaf curl virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:47647 .

nalt:12359
  skos:prefLabel "tubérculos comestibles"@es, "root vegetables"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:47647 .

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

nalt:260430
  skos:prefLabel "fécula de batata"@es, "sweet potato starch"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:47647 .

nalt:40637
  skos:prefLabel "harina de batata"@es, "sweet potato flour"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:47647 .

nalt:47646
  skos:prefLabel "esporamina"@es, "sporamin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:47647 .

nalt:248038
  skos:prefLabel "sarna del camote"@es, "sweet potato scab"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:47647 .

nalt:30043
  skos:prefLabel "Sweet potato chlorotic stunt virus"@es, "Sweet potato chlorotic stunt virus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:47647 .

nalt:33769
  skos:prefLabel "ñames"@es, "yams"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:47647 .

nalt:47629
  skos:prefLabel "Ipomoea batatas"@es, "Ipomoea batatas"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:47647 ;
  ns0:hasProduct nalt:47647 .

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

