@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 ns0: <http://www.yso.fi/onto/afo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

afo:p4157
  skos:inScheme yso:conceptscheme ;
  ns0:id "5274" ;
  ns0:agcx "infiltration water"@en ;
  ns0:tietue "ctx=vuotovesi", "stalista=tarkista", "rtx=hulevesi", "md=1997-12-01", "ed=1987-01-19", "agcx=infiltration water", "cc=80", "n", "sta=hyväksytty" ;
  ns0:siirtopv "2006-03-03" ;
  skos:prefLabel "vuotovesi"@fi ;
  a skos:Concept ;
  skos:broader afo:p444 ;
  ns0:stalista "tarkista" ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p18575 ;
  ns0:ed "1987-01-19" ;
  ns0:rtx afo:p4158 ;
  ns0:md "1997-12-01" .

yso:p18575
  skos:prefLabel "läckvatten"@sv, "leaking water"@en, "vuotovesi"@fi ;
  a skos:Concept .

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

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

afo:p4158
  skos:prefLabel "hulevesi"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p4157 .

