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

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

yso:p138
  skos:prefLabel "kol"@sv, "carbon"@en, "hiili"@fi ;
  a skos:Concept .

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

