@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:p541
  skos:prefLabel "maanpinnan muodot"@fi ;
  a skos:Concept ;
  skos:narrower afo:p5972 .

yso:p1156
  skos:prefLabel "pinnanmuodot"@fi, "relief, topography"@en, "ytformer"@sv ;
  a skos:Concept ;
  skos:narrower afo:p5972 .

afo:p5972
  skos:altLabel "estuaries"@en, "deltas"@en ;
  ns0:tietue "agcx=Ow", "n", "sta=hyväksytty", "cc=80", "md=1995-09-05", "deltas", "sta2=vapaa", "ctx=jokisuut", "stalista=tarkista", "fte=estuaries", "ed=1992-05-31" ;
  ns0:agcx "Ow"@en ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  skos:broader afo:p541, yso:p1156 ;
  ns0:sta "hyväksytty" ;
  ns0:sta2 "vapaa" ;
  skos:prefLabel "jokisuut"@fi ;
  ns0:ed "1992-05-31" ;
  ns0:id "1074" ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme .

