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

afo:p3704
  ns0:tietue "stalista=tarkista", "btx=vesihuoltolaitokset", "n", "ctx=viemärilaitokset", "rtx=jätevedenpuhdistamot", "sta=hyväksytty", "cc=80", "ed=1987-01-19" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "viemärilaitokset"@fi ;
  ns0:ed "1987-01-19" ;
  ns0:stalista "tarkista" ;
  ns0:rtx afo:p1772 ;
  ns0:id "5145" ;
  skos:exactMatch yso:p14616 ;
  ns0:siirtopv "2006-03-03" ;
  skos:broader afo:p3705 .

afo:p1772
  skos:prefLabel "jätevedenpuhdistamot"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3704 .

yso:p14616
  skos:prefLabel "sewerage systems"@en, "avloppsanläggningar"@sv, "viemärilaitokset"@fi ;
  a skos:Concept .

afo:p3705
  skos:prefLabel "vesihuoltolaitokset"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3704 .

