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

nalt:9101
  skos:prefLabel "cutícula animal"@es, "animal cuticle"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11225 .

nalt:9424
  skos:prefLabel "muda"@es, "molting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:11225 .

nalt:11225_def
  rdf:value "Separación de la endocutícula antigua o el exoesqueleto de la epidermis subyacente, que se observa en insectos y artrópodos, entre otros. Durante el proceso de separación el organismo puede ocultarse para protegerse y se vuelve inactivo. Suele ser seguida por la ecdisis."@es, "The separation of old endocuticle or exoskeleton from the underlying epidermis, as seen in insects, arthropods etc. During this process, an organism may hide to protect itself and becomes inactive. Apolysis is usually followed by ecdysis."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:35590
  skos:prefLabel "ecdisis"@es, "ecdysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11225 .

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

nalt:38928
  skos:prefLabel "exoesqueleto"@es, "exoskeleton"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11225 .

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

nalt:11225
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "3091" ;
  skos:related nalt:35590, nalt:38928, nalt:9101 ;
  skos:broader nalt:9424 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "apolysed"@en, "apolysing"@en, "apolyse"@en ;
  skos:prefLabel "apolysis"@en, "apólisis"@es ;
  dc:modified "2016-09-21"^^xsd:date ;
  skos:definition nalt:11225_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

