@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1223
  skos:prefLabel "cars"@en, "bilar"@sv, "autot"@fi ;
  a skos:Concept .

kauno:p3330
  skos:prefLabel "landsvägsfordon"@sv, "maakulkuneuvot"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p593 .

kauno:p2659
  skos:prefLabel "ambulanser"@sv, "ambulanssit"@fi ;
  a skos:Concept ;
  skos:broader kauno:p593 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p593
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340969337> ;
  kauno:kaunokkiID "42139" ;
  skos:narrower kauno:p3994, kauno:p2659 ;
  skos:prefLabel "bilar"@sv, "autot"@fi ;
  a skos:Concept ;
  kauno:facet kauno:section_2 ;
  owl:sameAs kauno:autot ;
  skos:exactMatch yso:p1223 ;
  skos:broader kauno:p3330 ;
  kauno:hideInPublicSide "0"@sv, "0"@fi .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3994
  skos:prefLabel "brandbilar"@sv, "paloautot"@fi ;
  a skos:Concept ;
  skos:broader kauno:p593 .

