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

nalt:255916
  skos:prefLabel "jugo de pera"@es, "pear juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:28211 .

nalt:28211
  skos:altLabel "Pyrus balansae"@en, "Pyrus balansae"@es, "Pyrus communis subsp. bourgaeana"@en, "Pyrus communis subsp. bourgaeana"@es, "Pyrus communis L. subsp. bourgaeana"@en, "Pyrus communis L. subsp. bourgaeana"@es, "Pyrus communis L. var. mariana"@en, "Pyrus communis L. var. mariana"@es, "Pyrus domestica"@en, "Pyrus domestica"@es, "Pyrus medvedevii"@es, "Pyrus asiae-mediae"@en, "Pyrus asiae-mediae"@es, "Pyrus bourgaeana"@en, "Pyrus bourgaeana"@es, "Pyrus medvedevii"@en, "Pyrus domestica Medik."@es, "Pyrus domestica Medik."@en, "common pear"@es, "common pear"@en, "Pyrus communis var. mariana"@en, "Pyrus communis var. mariana"@es, "Pyrus elata"@en, "Pyrus elata"@es ;
  skos:broader nalt:60671 ;
  skos:narrower nalt:225799, nalt:225801, nalt:225800 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Pyrus communis"@en, "Pyrus communis"@es ;
  skos:hiddenLabel "Louise Bonne de Jersey"@en, "Pyrus-communis"@en, "Pyrus communis var mariana"@en, "Pyrus communis subsp bourgaeana"@en ;
  dc:modified "2019-07-19"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:exactMatch <http://id.cabi.org/cabt/98560>, <http://id.agrisemantics.org/gacs/C4940>, <http://aims.fao.org/aos/agrovoc/c_6391> ;
  ns0:hasProduct nalt:57125 ;
  skos:related nalt:255916, nalt:57125 ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "31192" ;
  ns0:taxonomicRank nalt:350021 .

nalt:225800
  skos:prefLabel "Pyrus communis subsp. pyraster"@es, "Pyrus communis subsp. pyraster"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:28211 .

nalt:225799
  skos:prefLabel "Pyrus communis subsp. caucasica"@es, "Pyrus communis subsp. caucasica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:28211 .

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

nalt:60671
  skos:prefLabel "Pyrus"@es, "Pyrus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:28211 .

nalt:57125
  skos:prefLabel "peras"@es, "pears"@en ;
  a ns0:Product, skos:Concept ;
  ns0:productOf nalt:28211 ;
  skos:related nalt:28211 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:225801
  skos:prefLabel "Pyrus communis subsp. communis"@es, "Pyrus communis subsp. communis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:broader nalt:28211 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

