@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:9215
  skos:related nalt:39300, nalt:18478, nalt:68179, nalt:123055, nalt:260305, nalt:37362, nalt:18480, nalt:16600 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85122543>, <http://id.agrisemantics.org/gacs/C11752>, <http://aims.fao.org/aos/agrovoc/c_7063>, <http://id.cabi.org/cabt/106941> ;
  ns0:productOf nalt:16600, nalt:18480 ;
  dc:modified "2015-09-01"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "silk"@en, "seda"@es ;
  a ns0:Product, skos:Concept ;
  skos:hiddenLabel "silks"@en ;
  ns0:marc001 "33905" ;
  skos:broader nalt:5446, nalt:9209 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> .

nalt:9209
  skos:prefLabel "fibras animales"@es, "animal fibers"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:9215 .

nalt:260305
  skos:prefLabel "sericina"@es, "sericin"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:9215 .

ns0:productOf
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:37362
  skos:prefLabel "sericultura"@es, "sericulture"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9215 .

nalt:18478
  skos:prefLabel "Bombycidae"@es, "Bombycidae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9215 .

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

nalt:39300
  skos:prefLabel "tela de seda"@es, "silk fabric"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9215 .

nalt:16600
  skos:prefLabel "gusanos de seda"@es, "silkworms"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9215 ;
  ns0:hasProduct nalt:9215 .

nalt:123055
  skos:prefLabel "glándulas de seda"@es, "silk glands"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9215 .

nalt:68179
  skos:prefLabel "proteínas de la seda"@es, "silk proteins"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:9215 .

nalt:5446
  skos:prefLabel "productos de insectos"@es, "insect products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:9215 .

nalt:18480
  skos:prefLabel "Bombyx mori"@es, "Bombyx mori"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:9215 ;
  ns0:hasProduct nalt:9215 .

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

