@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 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#> .

nalt:9215
  skos:prefLabel "seda"@es, "silk"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  ns0:productOf nalt:18480 ;
  skos:related nalt:18480 .

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

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

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:18480
  ns0:marc001 "5386" ;
  skos:related nalt:16600, nalt:88265, nalt:9215, nalt:37362 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-05-20"^^xsd:date ;
  a skos:Concept, ns0:Organism ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Bombyx-mori"@en, "mulberry silkworms"@en, "mulberry silkworm"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_9357>, <http://id.cabi.org/cabt/19536>, <http://id.agrisemantics.org/gacs/C5128> ;
  ns0:hasProduct nalt:9215 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85122562> ;
  skos:prefLabel "Bombyx mori"@es, "Bombyx mori"@en ;
  skos:broader nalt:18479 .

nalt:18479
  skos:prefLabel "Bombyx"@es, "Bombyx"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:18480 .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

ns0:hasProduct
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Has product"@en .

nalt:88265
  skos:prefLabel "pebrina"@es, "pebrine disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18480 .

