@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:p320
  ns0:agcx "surface water"@en ;
  ns0:tietue "80", "rtx=pintavalunta", "sta=hyväksytty", "agcx=surface water", "n", "btx=vesi", "ctx=pintavesi", "stalista=tarkista", "ed=1986-02-01", "cc=40", "md=1995-09-05", "fte=surface water" ;
  ns0:rtx afo:p319 ;
  ns0:md "1995-09-05" ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p444 ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p11704 ;
  ns0:id "3369" ;
  skos:altLabel "surface water"@en ;
  a skos:Concept ;
  ns0:ed "1986-02-01" ;
  skos:prefLabel "pintavesi"@fi ;
  skos:inScheme yso:conceptscheme ;
  ns0:siirtopv "2006-03-03" .

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

afo:p319
  skos:prefLabel "pintavalunta"@fi ;
  a skos:Concept ;
  ns0:rtx afo:p320 .

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

yso:p11704
  skos:prefLabel "ytvatten"@sv, "surface water"@en, "pintavesi"@fi ;
  a skos:Concept .

