@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:11506
  skos:prefLabel "hábitats"@es, "habitats"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:342117 .

nalt:191763
  skos:prefLabel "arrecifes artificiales"@es, "artificial reefs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:342117 .

nalt:7424
  skos:prefLabel "temperatura ambiente"@es, "ambient temperature"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:342117 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:342117
  skos:narrower nalt:7424, nalt:191763 ;
  skos:hiddenLabel "artificial habitat"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "artificial habitats"@en, "hábitats artificiales"@es ;
  ns0:marc001 "95814" ;
  dc:created "2020-08-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:broader nalt:5481 ;
  skos:related nalt:11506 .

nalt:5481
  skos:prefLabel "estructuras hechas por el hombre"@es, "manmade structures"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:342117 .

