@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:9103
  skos:prefLabel "tegumento"@es, "integument"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9101 .

nalt:9101
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:32499, nalt:11225 ;
  skos:broader nalt:8967, nalt:9103 ;
  skos:exactMatch <http://id.cabi.org/cabt/10667>, <http://id.agrisemantics.org/gacs/C20271>, <http://aims.fao.org/aos/agrovoc/c_27957> ;
  skos:narrower nalt:9104 ;
  skos:prefLabel "animal cuticle"@en, "cutícula animal"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2016-07-22"^^xsd:date ;
  ns0:marc001 "2548" ;
  a skos:Concept, ns0:Topic ;
  skos:altLabel "animal, cutícula"@es ;
  skos:hiddenLabel "animal-cuticle"@en .

nalt:32499
  skos:prefLabel "piel"@es, "skin (animal)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9101 .

nalt:8967
  skos:prefLabel "tejidos animales"@es, "animal tissues"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9101 .

nalt:9104
  skos:prefLabel "cutícula de los insectos"@es, "insect cuticle"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9101 .

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

<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:9101 .

