@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:18330
  skos:prefLabel "cavidad torácica"@es, "thoracic cavity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1610 .

nalt:18329
  skos:prefLabel "senos craneales"@es, "sinuses"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1610 .

nalt:218603
  skos:prefLabel "bacterioma"@es, "bacteriome"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1610 .

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

nalt:18328
  skos:prefLabel "hemocoel"@es, "hemocoel"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:1610 .

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

nalt:8590
  skos:prefLabel "regiones corporales"@es, "body regions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:1610 .

nalt:1610
  ns0:marc001 "5321" ;
  skos:narrower nalt:18330, nalt:1609, nalt:218603, nalt:18328, nalt:18329 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "cavidades corporales"@es, "body cavities"@en ;
  dc:modified "2014-06-16"^^xsd:date ;
  skos:broader nalt:8590 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh96011496> ;
  a skos:Concept, ns0:Topic ;
  skos:hiddenLabel "body-cavities"@en .

nalt:1609
  skos:prefLabel "cavidad abdominal"@es, "abdominal cavity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:1610 .

