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

yso:p13552
  skos:broader yso:p5569 ;
  skos:related yso:p13549, yso:p13550, yso:p11106 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "avloppsnät"@sv, "sewer systems"@en, "viemäriverkot"@fi ;
  a skos:Concept .

yso:p13550
  skos:prefLabel "vattenledningsnät"@sv, "pipeline network"@en, "vesijohtoverkot"@fi ;
  a skos:Concept ;
  skos:related yso:p13552 .

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

yso:p5569
  skos:prefLabel "nät (tekniska system)"@sv, "verkot (tekniset järjestelmät)"@fi, "nets"@en ;
  a skos:Concept ;
  skos:narrower yso:p13552 .

yso:p13549
  skos:prefLabel "putkistot"@fi, "pipe systems"@en, "rörledningar"@sv ;
  a skos:Concept ;
  skos:related yso:p13552 .

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

