@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:p444
  skos:prefLabel "vesi"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5154 .

yso:p3793
  skos:prefLabel "sötvatten"@sv, "fresh water"@en, "makea vesi"@fi ;
  a skos:Concept .

afo:p5154
  ns0:ed "1987-01-19" ;
  ns0:tietue "n", "ctx=makea vesi", "stalista=tarkista", "btx=vesi", "fte=freshwater", "fresh water", "sta=hyväksytty", "md=1995-09-05", "agcx=freshwater", "cc=80", "ed=1987-01-19" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:md "1995-09-05" ;
  ns0:agcx "freshwater"@en ;
  skos:altLabel "fresh water"@en, "freshwater"@en ;
  ns0:stalista "tarkista" ;
  skos:broader afo:p444 ;
  ns0:sta "hyväksytty" ;
  skos:inScheme yso:conceptscheme ;
  ns0:id "2599" ;
  skos:exactMatch yso:p3793 ;
  skos:prefLabel "makea vesi"@fi .

