@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:p3712
  skos:prefLabel "melontareitit"@fi ;
  ns0:md "1995-09-05" ;
  ns0:tietue "cc=80", "ed=1992-05-31", "sta=hyväksytty", "ctx=melontareitit", "btx=ulkoilureitit", "stalista=tarkista", "md=1995-09-05", "n", "fte=canoe trails" ;
  ns0:id "2702" ;
  skos:broader afo:p2067, yso:p5350 ;
  ns0:ed "1992-05-31" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" ;
  skos:altLabel "canoe trails"@en ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" .

yso:p5350
  skos:prefLabel "outdoor routes"@en, "friluftsleder"@sv, "ulkoilureitit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3712 .

afo:p2067
  skos:prefLabel "ulkoilureitit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3712 .

