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

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

nalt:324218
  skos:prefLabel "caparazones de crustáceos"@es, "crustacean shells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:324211 .

nalt:79
  skos:prefLabel "artrópodos"@es, "arthropods"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:324211 .

nalt:52
  skos:prefLabel "Arthropoda"@es, "Arthropoda"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:324211 .

nalt:324211
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "90507" ;
  skos:prefLabel "caparazón (artrópodos)"@es, "shell (arthropods)"@en ;
  skos:hiddenLabel "arthropod shells"@en, "shells of arthropods"@en, "shells of arthropod"@en, "arthropoda shell"@en, "arthropod shell"@en, "arthropod's shell"@en ;
  skos:narrower nalt:324218 ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:79, nalt:52 ;
  dc:modified "2018-11-14"^^xsd:date ;
  dc:created "2018-09-07"^^xsd:date ;
  skos:broader nalt:38928 .

nalt:38928
  skos:prefLabel "exoesqueleto"@es, "exoskeleton"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:324211 .

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

