@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:48047
  skos:prefLabel "Prunus salicina"@es, "Prunus salicina"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:58858 ;
  ns0:hasProduct nalt:58858 .

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

nalt:34539
  skos:prefLabel "ciruelas pasas"@es, "prunes"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:58858 .

nalt:38705
  skos:prefLabel "Prunus domestica"@es, "Prunus domestica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:58858 ;
  ns0:hasProduct nalt:58858 .

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

nalt:11371
  skos:prefLabel "frutas de hueso"@es, "stone fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:58858 .

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

nalt:24779
  skos:prefLabel "Prunus cerasifera"@es, "Prunus cerasifera"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:58858 ;
  ns0:hasProduct nalt:58858 .

nalt:58858
  ns0:productOf nalt:24779, nalt:48047, nalt:38705 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:24779, nalt:34539, nalt:38705, nalt:48047 ;
  skos:broader nalt:11371 ;
  ns0:marc001 "29283" ;
  skos:prefLabel "plums"@en, "ciruelas"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/92388>, <http://id.agrisemantics.org/gacs/C4139>, <http://aims.fao.org/aos/agrovoc/c_6028> ;
  skos:hiddenLabel "plum"@en ;
  a ns0:Product, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2012-11-30"^^xsd:date .

