@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:11925
  skos:prefLabel "Groenlandia"@es, "Greenland"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:18674 .

nalt:105757
  skos:prefLabel "Mar Báltico"@es, "Baltic Sea"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:18674 .

nalt:5987
  skos:prefLabel "Europa"@es, "Europe"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:narrower nalt:18674 .

nalt:13625
  skos:prefLabel "Islas Feroe"@es, "Faroe Islands"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:18674 .

nalt:698
  skos:prefLabel "Escandinavia"@es, "Scandinavia"@en ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:related nalt:18674 .

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

nalt:18674
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:13625, nalt:105757, nalt:11925, nalt:698, nalt:655 ;
  skos:prefLabel "Denmark"@en, "Reino de Dinamarca, o Dinamarca"@es ;
  a <https://lod.nal.usda.gov/naltv#Geographical>, skos:Concept ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C343>, <http://aims.fao.org/aos/agrovoc/c_2185>, <http://id.cabi.org/cabt/37498> ;
  skos:altLabel "Sjaelland"@en, "Lolland Falster"@en, "Bornholm"@en, "Fyn (Denmark)"@en, "Jylland"@en, "Jutland"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5987 ;
  dc:modified "2015-09-25"^^xsd:date ;
  ns0:marc001 "11375" ;
  skos:closeMatch wd:Q35 .

nalt:655
  skos:prefLabel "Mar del Norte"@es, "North Sea"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:18674 .

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

