@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:105779
  dc:created "2007-11-08"^^xsd:date ;
  skos:hiddenLabel "Okhotsk-Sea"@en, "Sea of Okhotsk"@en ;
  dc:modified "2017-09-27"^^xsd:date ;
  skos:prefLabel "Okhotsk Sea"@en, "Mar de Okhotsk"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:related nalt:38146, nalt:11927, nalt:35135 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Geographical> ;
  skos:broader nalt:640 ;
  ns0:marc001 "53241" .

nalt:640
  skos:prefLabel "cuerpos de agua con nombres propios"@es, "named bodies of water"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:narrower nalt:105779 .

nalt:38146
  skos:prefLabel "Siberia"@es, "Siberia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105779 .

nalt:35135
  skos:prefLabel "Japón"@es, "Japan"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105779 .

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

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

nalt:11927
  skos:prefLabel "Rusia"@es, "Russia"@en ;
  a ns0:Geographical, skos:Concept ;
  skos:related nalt:105779 .

