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

nalt:27577
  skos:prefLabel "productos derivados del coco"@es, "coconut products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:27570 .

nalt:15516
  skos:prefLabel "fibras vegetales"@es, "plant fibers"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:27570 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:27570
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:hiddenLabel "coconut husk fibre"@en, "coconut fiber"@en, "coconut husk fiber"@en, "coconut husks"@en, "coconut fibre"@en, "coconut husk"@en, "coconut fibres"@en, "coconut fibers"@en ;
  dc:modified "2018-10-03"^^xsd:date ;
  skos:prefLabel "coir"@en, "fibra del coco"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/30675>, <http://id.agrisemantics.org/gacs/C21598>, <http://id.loc.gov/authorities/subjects/sh85027879>, <http://aims.fao.org/aos/agrovoc/c_1734> ;
  skos:altLabel "coconut husk fibers"@en, "coconut husk fibres"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:27577, nalt:15516 ;
  ns0:marc001 "9201" .

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

