@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:254139
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:prefLabel "citrus oils"@en, "aceites cítricos"@es ;
  skos:related nalt:4824, nalt:273336, nalt:206505 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:hiddenLabel "citrus-oil"@en, "citrus oil"@en, "citrus-oils"@en ;
  dc:modified "2016-02-29"^^xsd:date ;
  skos:broader nalt:14235 ;
  ns0:marc001 "65106" ;
  dc:created "2015-05-29"^^xsd:date .

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

nalt:206505
  skos:prefLabel "fitoterapia"@es, "phytotherapy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:254139 .

nalt:4824
  skos:prefLabel "Citrus"@es, "Citrus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:254139 .

nalt:273336
  skos:prefLabel "limoneno"@es, "limonene"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:254139 .

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

nalt:14235
  skos:prefLabel "grasas y aceites vegetales"@es, "plant fats and oils"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:254139 .

