@prefix afo: <http://www.yso.fi/onto/afo/> .
@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:p1655 skos:exactMatch yso:p11106 .
yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p13552
  skos:prefLabel "avloppsnät"@sv, "sewer systems"@en, "viemäriverkot"@fi ;
  a skos:Concept ;
  skos:related yso:p11106 .

yso:p5637
  skos:prefLabel "creation by placing"@en, "placerande skapande"@sv, "paikalleen laittava luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11106 .

yso:p722
  skos:prefLabel "kommunalteknik"@sv, "municipal engineering"@en, "kunnallistekniikka"@fi ;
  a skos:Concept ;
  skos:related yso:p11106 .

yso:p11106
  skos:broader yso:p5637 ;
  skos:related yso:p722, yso:p13552 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "avloppsarbeten"@sv, "viemäröinti"@fi, "sewerage"@en ;
  a skos:Concept .

