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

yso:conceptscheme a skos:ConceptScheme .
kauno:p593
  skos:prefLabel "bilar"@sv, "autot"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3994 .

yso:p9520
  skos:prefLabel "brandbilar"@sv, "fire engines"@en, "paloautot"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3994
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341265799> ;
  kauno:kaunokkiID "48686" ;
  owl:sameAs kauno:paloautot ;
  skos:prefLabel "brandbilar"@sv, "paloautot"@fi ;
  skos:exactMatch yso:p9520 ;
  a skos:Concept ;
  skos:broader kauno:p593 ;
  kauno:facet kauno:section_2 ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

