@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:38974
  skos:prefLabel "extractos vegetales"@es, "plant extracts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:14290 .

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

nalt:14290
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_34060>, <http://id.cabi.org/cabt/78140>, <http://id.agrisemantics.org/gacs/C18328> ;
  skos:broader nalt:38974 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:54464 ;
  skos:related nalt:9883 ;
  skos:prefLabel "extractos de neem"@es, "neem extracts"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  ns0:marc001 "24959" ;
  ns0:productOf nalt:9883 ;
  skos:hiddenLabel "neem-extracts"@en ;
  dc:modified "2012-11-30"^^xsd:date .

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

nalt:9883
  skos:prefLabel "Azadirachta indica"@es, "Azadirachta indica"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:14290 ;
  ns0:hasProduct nalt:14290 .

nalt:54464
  skos:prefLabel "extracto de semilla de neem"@es, "neem seed extract"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:14290 .

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

