@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:p2189
  ns0:tietue "fte=hydrogen", "stalista=tarkista", "md=1995-09-01", "agcx=hydrogen", "ctx=vety", "btx=epämetallit", "cc=10", "ed=1986-02-01", "n", "sta=hyväksytty" ;
  ns0:agcx "hydrogen"@en ;
  a skos:Concept ;
  skos:broader afo:p245 ;
  skos:inScheme yso:conceptscheme ;
  ns0:sta "hyväksytty" ;
  skos:exactMatch yso:p16151 ;
  skos:altLabel "hydrogen"@en ;
  ns0:md "1995-09-01" ;
  skos:prefLabel "vety"@fi ;
  ns0:ed "1986-02-01" ;
  ns0:siirtopv "2006-03-03" ;
  ns0:id "5143" ;
  ns0:stalista "tarkista" .

yso:p16151
  skos:prefLabel "väte"@sv, "hydrogen"@en, "vety"@fi ;
  a skos:Concept .

afo:p245
  skos:prefLabel "epämetallit"@fi ;
  a skos:Concept ;
  skos:narrower afo:p2189 .

