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

nalt:230457
  skos:prefLabel "Gortyna xanthenes"@es, "Gortyna xanthenes"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:12567 .

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

nalt:12567
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:324182 ;
  ns0:productOf nalt:12571 ;
  skos:exactMatch <http://id.cabi.org/cabt/51972>, <http://id.agrisemantics.org/gacs/C24896>, <http://aims.fao.org/aos/agrovoc/c_11171> ;
  skos:hiddenLabel "artichoke hearts"@en, "artichoke"@en, "artichoke heart"@en, "artichoke head"@en, "artichoke heads"@en, "globe artichoke"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2018-09-07"^^xsd:date ;
  skos:prefLabel "alcachofas"@es, "artichokes"@en ;
  ns0:marc001 "3582" ;
  skos:related nalt:230457, nalt:12571 ;
  skos:altLabel "globe artichokes"@en .

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

nalt:12571
  skos:prefLabel "Cynara cardunculus subsp. cardunculus"@es, "Cynara cardunculus subsp. cardunculus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:12567 ;
  ns0:hasProduct nalt:12567 .

nalt:324182
  skos:prefLabel "hortalizas de inflorescencia"@es, "inflorescence vegetables"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:12567 .

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

