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

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

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

nalt:52252
  skos:prefLabel "pupariación"@es, "pupariation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:984 .

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

nalt:984_def
  rdf:value "El tegumento endurecido dentro del que se forma la pupa a partir de la piel del último estado larval, como en las moscas dípteras."@es, "The hardened integument within which the pupa is formed from the skin of the last larval instar, as in dipteran flies."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:981
  skos:prefLabel "capullos"@es, "cocoons"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:984 .

nalt:8974
  skos:prefLabel "anatomía de insectos"@es, "insect anatomy"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:984 .

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

nalt:984
  skos:related nalt:32909, nalt:8974, nalt:52252, nalt:981 ;
  skos:altLabel "puparia"@en, "puparia"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "31066" ;
  skos:prefLabel "puparium"@es, "puparium"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:47 ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:definition nalt:984_def .

