@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p3170
  skos:prefLabel "territory"@en, "statsområde"@sv, "valtion alue"@fi ;
  a skos:Concept ;
  skos:related yso:p9833 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p880
  skos:prefLabel "ihmisen määrittämät alueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9833 .

yso:p9833
  skos:altLabel "landavträdelser"@sv, "aluemenetykset"@fi, "alueluovutukset"@fi ;
  a skos:Concept ;
  skos:prefLabel "ceded territory"@en, "avträdda områden"@sv, "luovutetut alueet"@fi ;
  skos:closeMatch ysa:Y13745 ;
  skos:broader yso:p880 ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p3170 .

