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

afo:p3648
  ns0:ed "1987-07-07" ;
  ns0:tietue "pedestrian precincts", "btx=kadut", "n", "sta=hyväksytty", "ed=1987-07-07", "pedestrian malls", "fte=pedestrian areas", "stalista=tarkista", "cc=80", "ctx=kävelykadut", "md=1995-09-05" ;
  a skos:Concept ;
  skos:broader afo:p3649 ;
  ns0:md "1995-09-05" ;
  skos:prefLabel "kävelykadut"@fi ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "1987" ;
  skos:altLabel "pedestrian areas"@en, "pedestrian precincts"@en, "pedestrian malls"@en ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p20214 ;
  ns0:stalista "tarkista" ;
  skos:inScheme yso:conceptscheme .

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

yso:p20214
  skos:prefLabel "gågator"@sv, "pedestrian streets"@en, "kävelykadut"@fi ;
  a skos:Concept .

afo:p3649
  skos:prefLabel "kadut"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3648 .

