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

nalt:4391_def
  rdf:value "Escape de insectos adultos de la cutícula de la pupa, el capullo o el pupario o, en insectos hemimetábolos, de la cutícula del último estadio ninfal."@es, "Escape of the adult insect from the cuticle of the pupa, the cocoons, or the puparium, or, in hemimetabolous insects, from the cuticle of the last nymphal instar."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4391
  skos:exactMatch <http://id.agrisemantics.org/gacs/C12132>, <http://id.cabi.org/cabt/41793> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "eclosion"@en, "eclosión (metamorfosis)"@es ;
  dc:modified "2016-07-28"^^xsd:date ;
  skos:hiddenLabel "eclose"@en, "adult eclosion"@en, "eclosing"@en, "eclosed"@en, "eclosions"@en ;
  skos:broader nalt:9422 ;
  skos:altLabel "emergencia de adultos (insectos)"@es, "emergence (insects)"@en, "emergencia (insectos)"@es, "adult emergence (insects)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:4391_def ;
  skos:related nalt:35674, nalt:35590 ;
  ns0:marc001 "12922" .

nalt:35590
  skos:prefLabel "ecdisis"@es, "ecdysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4391 .

nalt:35674
  skos:prefLabel "hormona de la eclosión"@es, "eclosion hormone"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:4391 .

nalt:9422
  skos:prefLabel "fisiología de los insectos"@es, "insect physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4391 .

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

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

