@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:p1019
  skos:prefLabel "vesistöjen kunnostus"@fi ;
  a skos:Concept ;
  skos:broader afo:p1962 .

afo:p1922
  skos:prefLabel "kauppakunnostus"@fi ;
  a skos:Concept ;
  skos:broader afo:p1962 .

afo:p1962
  ns0:tietue "ntx=vesistöjen kunnostus", "sta=hyväksytty", "md=1995-09-05", "ed=1987-01-19", "agcx=repairing", "fte=repairing", "cc=80", "stalista=tarkista", "n", "reparation", "ctx=kunnostus" ;
  skos:topConceptOf yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  skos:exactMatch yso:p9048 ;
  skos:altLabel "reparation"@en, "repairing"@en ;
  ns0:stalista "tarkista" ;
  skos:narrower afo:p1019, afo:p1922 ;
  skos:prefLabel "kunnostus"@fi ;
  ns0:id "1902" ;
  skos:inScheme yso:conceptscheme ;
  ns0:ed "1987-01-19" ;
  ns0:sta "hyväksytty" ;
  ns0:md "1995-09-05" ;
  ns0:agcx "repairing"@en ;
  a skos:Concept .

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

yso:p9048
  skos:prefLabel "iståndsättning"@sv, "restoration"@en, "kunnostus"@fi ;
  a skos:Concept ;
  skos:exactMatch afo:p1962 .

