@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 .

yso:p19170
  skos:prefLabel "skogsvägar"@sv, "forest roads"@en, "metsätiet"@fi ;
  a skos:Concept .

afo:p1227
  skos:prefLabel "tiet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p1266 .

afo:p1266
  ns0:sta "hyväksytty" ;
  ns0:tietue "stalista=tarkista", "ctx=metsätiet", "md=1999-01-07", "cc=90", "fte=forest roads", "agcx=roads", "sta=hyväksytty", "ed=1999-01-07", "n", "sta2=vapaa" ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta2 "vapaa" ;
  ns0:ed "1999-01-07" ;
  skos:altLabel "forest roads"@en ;
  ns0:id "6393" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:stalista "tarkista" ;
  ns0:agcx "roads"@en ;
  skos:broader afo:p1227 ;
  skos:prefLabel "metsätiet"@fi ;
  skos:exactMatch yso:p19170 ;
  a skos:Concept ;
  ns0:md "1999-01-07" .

