@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:p742
  skos:prefLabel "kemialliset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2553 .

afo:p2553
  skos:prefLabel "happamuus"@fi ;
  ns0:id "717" ;
  skos:inScheme yso:conceptscheme ;
  ns0:tietue "agcx=acidity", "ed=1986-02-01", "sta=hyväksytty", "rtx=emäksisyys", "pH", "n", "cc=10", "stalista=tarkista", "md=1995-09-05", "ctx=happamuus", "fte=acidity", "80" ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:agcx "acidity"@en ;
  ns0:ed "1986-02-01" ;
  skos:exactMatch yso:p4554 ;
  skos:altLabel "acidity"@en ;
  ns0:sta "hyväksytty" ;
  skos:broader afo:p742 ;
  ns0:stalista "tarkista" ;
  ns0:md "1995-09-05" .

yso:p4554
  skos:prefLabel "happamuus (kemialliset ominaisuudet)"@fi, "aciditet"@sv, "acidity"@en ;
  a skos:Concept ;
  skos:exactMatch afo:p2553 .

