@prefix eks: <http://ldf.fi/eks/> .
@prefix ns0: <http://ldf.fi/schema/eks/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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#> .

eks:kaspianmeren-alue
  ns0:isMemberOf eks:48 ;
  dc11:type "eksuu04" ;
  dc:date "2004-12-22"^^xsd:date ;
  skos:prefLabel "Kaspiska havets region"@sv, "Kaspianmeren alue"@fi, "Caspian Sea region"@en ;
  a skos:Concept .

eks:48
  skos:notation "48" ;
  skos:prefLabel "Stater, geografiska områden"@sv, "Valtiot, maantieteelliset alueet"@fi, "States, geographical regions"@en ;
  a skos:Collection ;
  skos:member eks:kaspianmeren-alue .

