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

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

afo:p313
  skos:prefLabel "luonnonsuojelu"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3056 .

afo:p3056
  ns0:tietue "ctx=harjujensuojelu", "sta=hyväksytty", "cc=80", "rtx=koskiensuojelu", "n", "stalista=tarkista", "btx=luonnonsuojelu", "rantojensuojelu", "ed=1992-05-31" ;
  ns0:stalista "tarkista" ;
  skos:exactMatch yso:p15985 ;
  skos:prefLabel "harjujensuojelu"@fi ;
  skos:broader afo:p313 ;
  ns0:ed "1992-05-31" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:id "726" .

yso:p15985
  skos:prefLabel "åsskydd"@sv, "esker conservation"@en, "harjujensuojelu"@fi ;
  a skos:Concept .

