@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:p848
  ns0:tietue "btx=kemialliset yhdisteet", "fte=fluorine compounds", "md=1995-09-05", "sta=hyväksytty", "cc=10", "ctx=fluoriyhdisteet", "80", "n", "stalista=tarkista", "ed=1987-01-01", "60" ;
  skos:broader yso:p324, afo:p682 ;
  ns0:siirtopv "2006-03-03" ;
  a skos:Concept ;
  ns0:sta "hyväksytty" ;
  skos:prefLabel "fluoriyhdisteet"@fi ;
  ns0:md "1995-09-05" ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "fluorine compounds"@en ;
  ns0:ed "1987-01-01" ;
  ns0:id "578" ;
  ns0:stalista "tarkista" .

afo:p682
  skos:prefLabel "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p848 .

yso:p324
  skos:prefLabel "kemiska föreningar"@sv, "chemical compounds"@en, "kemialliset yhdisteet"@fi ;
  a skos:Concept ;
  skos:narrower afo:p848 .

