@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:32909
  skos:prefLabel "crisálidas"@es, "pupae"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:981 .

nalt:47
  skos:prefLabel "anatomía animal"@es, "animal anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:981 .

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

nalt:981_def
  rdf:value "La cubierta de seda de las pupas que tejen las larvas."@es, "The silk coverings of pupae which are spun by larvae."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:981
  dc:modified "2012-11-30"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/30501>, <http://id.agrisemantics.org/gacs/C12515>, <http://aims.fao.org/aos/agrovoc/c_36538>, <http://id.loc.gov/authorities/subjects/sh85027632> ;
  skos:prefLabel "cocoons"@en, "capullos"@es ;
  skos:related nalt:984, nalt:8974, nalt:32909, nalt:23027 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:47 ;
  ns0:marc001 "9147" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:981_def .

nalt:23027
  skos:prefLabel "larvas"@es, "larvae"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:981 .

nalt:8974
  skos:prefLabel "anatomía de insectos"@es, "insect anatomy"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:981 .

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

nalt:984
  skos:prefLabel "puparium"@es, "puparium"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:981 .

