@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p20016
  a skos:Concept ;
  skos:exactMatch ysa:Y95986, yso:p20016, allars:Y18891 ;
  skos:prefLabel "street charges"@en, "gatuavgifter"@sv, "katumaksut"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1313 ;
  skos:broader tero:p1313 .

tero:p1313
  skos:prefLabel "fees"@en, "avgifter"@sv, "maksut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20016 .

allars:Y18891 skos:exactMatch tero:p20016 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y95986 skos:exactMatch tero:p20016 .
yso:p20016 skos:exactMatch tero:p20016 .
