@prefix afo: <http://www.yso.fi/onto/afo/> .
@prefix ns0: <http://www.yso.fi/onto/afo-meta/> .
@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:p3969
  ns0:tietue "btx=vesi", "cc=60", "ed=1987-07-07", "n", "stalista=tarkista", "ctx=juomavesi", "md=1995-09-05", "80", "fte=drinking water", "sta=hyväksytty", "agcx=drinking water", "rtx=talousvesi", "potable water" ;
  ns0:agcx "drinking water"@en ;
  ns0:rtx afo:p3968 ;
  ns0:id "1103" ;
  ns0:sta "hyväksytty" ;
  a skos:Concept ;
  skos:altLabel "drinking water"@en, "potable water"@en ;
  ns0:ed "1987-07-07" ;
  skos:inScheme yso:conceptscheme ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p444, afo:p583 ;
  skos:prefLabel "juomavesi"@fi ;
  skos:exactMatch yso:p6537 ;
  ns0:siirtopv "2006-03-03" ;
  ns0:md "1995-09-05" .

afo:p583
  skos:prefLabel "juomat"@fi ;
  a skos:Concept ;
  skos:narrower afo:p3969 .

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

yso:p6537
  skos:prefLabel "dricksvatten"@sv, "drinking water"@en, "juomavesi"@fi ;
  a skos:Concept .

afo:p3968
  skos:prefLabel "talousvesi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p3969 .

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

