@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:47822
  skos:prefLabel "islas"@es, "islands"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:300070 .

nalt:1813
  skos:prefLabel "Italia"@es, "Italy"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:300070 .

nalt:300070
  skos:prefLabel "islas Eolias"@es, "Aeolian Islands"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:1813, nalt:652, nalt:47822 ;
  skos:altLabel "Lipari Islands"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:hiddenLabel "Aeolian Island"@en, "Lipari Island"@en ;
  ns0:marc001 "79749" ;
  skos:broader nalt:15622 ;
  dc:created "2017-05-11"^^xsd:date .

nalt:652
  skos:prefLabel "Mar Mediterráneo"@es, "Mediterranean Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:300070 .

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

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

nalt:15622
  skos:prefLabel "Islas Mediterráneas"@es, "Mediterranean Islands"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:300070 .

