@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:39298
  skos:prefLabel "tela de lino"@es, "linen fabric"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40523 .

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

nalt:40524
  skos:prefLabel "Linum usitatissimum"@es, "Linum usitatissimum"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:40523 ;
  ns0:hasProduct nalt:40523 .

nalt:15516
  skos:prefLabel "fibras vegetales"@es, "plant fibers"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:40523 .

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

nalt:40523
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85049037>, <http://aims.fao.org/aos/agrovoc/c_2970>, <http://id.agrisemantics.org/gacs/C4712>, <http://id.cabi.org/cabt/48524> ;
  skos:altLabel "fibre flax"@en, "fiber flax"@en ;
  dc:modified "2013-03-19"^^xsd:date ;
  skos:related nalt:40524, nalt:39298 ;
  skos:prefLabel "lino"@es, "flax"@en ;
  a skos:Concept, ns0:Product ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:productOf nalt:40524 ;
  ns0:marc001 "15327" ;
  skos:broader nalt:15516 .

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

