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

yso:p23014
  skos:broader yso:p4674 ;
  skos:narrower yso:p5349 ;
  skos:exactMatch afo:p5454 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "stigar"@sv, "polut"@fi ;
  a skos:Concept .

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

yso:p5349
  skos:prefLabel "naturstigar"@sv, "nature trails"@en, "luontopolut"@fi ;
  a skos:Concept ;
  skos:broader yso:p23014 .

afo:p5454
  skos:prefLabel "polut"@fi ;
  a skos:Concept ;
  skos:exactMatch yso:p23014 .

yso:p4674
  skos:prefLabel "rutter"@sv, "reitit"@fi, "routes"@en ;
  a skos:Concept ;
  skos:narrower yso:p23014 .

