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

nalt:8975
  skos:prefLabel "sistema tegumentario"@es, "integumentary system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:38928 .

nalt:47471
  skos:prefLabel "concha (moluscos)"@es, "shell (molluscs)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:38928 .

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

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

nalt:324211
  skos:prefLabel "caparazón (artrópodos)"@es, "shell (arthropods)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:38928 .

nalt:38928
  skos:altLabel "sea-shells"@en, "animal shells"@en, "marine shells"@en, "seashells"@en ;
  skos:hiddenLabel "exoskeletons"@en ;
  skos:related nalt:35590, nalt:11225 ;
  skos:prefLabel "exoesqueleto"@es, "exoskeleton"@en ;
  ns0:marc001 "14669" ;
  a ns0:Topic, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:324211, nalt:47471 ;
  dc:modified "2018-09-07"^^xsd:date ;
  skos:broader nalt:8975 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

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

nalt:11225
  skos:prefLabel "apólisis"@es, "apolysis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38928 .

