@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix afo: <http://www.yso.fi/onto/afo/> .

yso:p12265
  skos:prefLabel "bränslen"@sv, "fuels"@en, "polttoaineet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6660 .

yso:p6660
  skos:broader yso:p12265 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "domestic fuels"@en, "inhemska bränslen"@sv, "kotimaiset polttoaineet"@fi ;
  a skos:Concept .

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

afo:p3072 skos:exactMatch yso:p6660 .
yso:p6661
  a skos:Collection ;
  skos:prefLabel "polttoaineet alkuperän mukaan"@fi ;
  skos:member yso:p6660 .

