@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:47474_def
  rdf:value "El endurecimiento y oscurecimiento de la quitina en el exoesqueleto."@es, "The hardening and darkening of the chitin in the exoskeleton."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:47474
  skos:altLabel "sclerotinization"@en, "sclerotisation"@en, "sclerotising"@en, "sclerotinisation"@en, "sclerotizing"@en, "tanning (insects)"@en, "pigmentación (insectos)"@es ;
  skos:prefLabel "esclerotización"@es, "sclerotization"@en ;
  skos:definition nalt:47474_def ;
  dc:modified "2016-07-21"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:9423 ;
  skos:related nalt:35590 ;
  skos:hiddenLabel "sclerotised"@en, "sclerotized"@en ;
  ns0:marc001 "33288" .

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

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

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

nalt:9423
  skos:prefLabel "fisiología del sistema tegumentario"@es, "integumentary system physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:47474 .

