@prefix eks: <http://ldf.fi/eks/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

eks:aluesaanto
  skos:note "Aiemmin muodossa Aluevaltaus=450 global change"@fi ;
  dc11:source "muo" ;
  ns0:isMemberOf eks:24_04 ;
  dc11:type "ps" ;
  dc:date "1992-02-13"^^xsd:date ;
  skos:altLabel "aluevaltaus"@fi, "alueluovutus"@fi ;
  skos:prefLabel "förvärv av territorium"@sv, "aluesaanto"@fi, "acquisition of territory"@en ;
  a skos:Concept .

eks:24
  skos:prefLabel "Internationell rätt"@sv, "Kansainvälinen oikeus"@fi, "International law"@en ;
  a skos:Collection ;
  skos:member eks:24_04 .

eks:24_04
  skos:notation "24.04" ;
  skos:prefLabel "Statens territorium och territoriella förvärv"@sv, "Valtion alue ja aluesaannot"@fi, "State territory and acquisition of territory"@en ;
  a skos:Collection ;
  skos:member eks:aluesaanto .

