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

afo:p1550
  skos:prefLabel "lunastus"@fi ;
  ns0:agcx "expropriation"@en ;
  ns0:ed "1987-01-19" ;
  skos:altLabel "expropriation"@en, "compulsory purchase"@en ;
  ns0:tietue "agcx=expropriation", "n", "ufx=pakkolunastus", "compulsory purchase", "sta=hyväksytty", "md=1995-09-05", "ntx=maanlunastus", "ctx=lunastus", "stalista=tarkista", "cc=80", "fte=expropriation", "ed=1987-01-19" ;
  skos:topConceptOf yso:conceptscheme ;
  skos:narrower afo:p1549 ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p7439 ;
  ns0:ufx "pakkolunastus"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" ;
  ns0:id "2293" ;
  ns0:sta "hyväksytty" .

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

yso:p7439
  skos:prefLabel "inlösning"@sv, "redemption"@en, "lunastus"@fi ;
  a skos:Concept .

afo:p1549
  skos:prefLabel "maanlunastus"@fi ;
  a skos:Concept ;
  skos:broader afo:p1550 .

