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

yso:p17564
  a skos:Concept ;
  skos:prefLabel "kranvatten"@sv, "vesijohtovesi"@fi, "tap water"@en .

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

afo:p444
  a skos:Concept ;
  skos:narrower afo:p5854 ;
  skos:prefLabel "vesi"@fi .

afo:p5854
  a skos:Concept ;
  skos:broader afo:p444 ;
  skos:exactMatch yso:p17564 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "vesijohtovesi"@fi ;
  ns0:ed "1987-01-19" ;
  ns0:id "5100" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:sta "hyväksytty" ;
  ns0:stalista "tarkista" ;
  ns0:tietue "stalista=tarkista", "sta=hyväksytty", "ctx=vesijohtovesi", "ob=talousvesi", "ed=1987-01-19", "cc=80", "n" .

