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

kauno:p43
  kauno:facet kauno:section_2 ;
  skos:prefLabel "småstäder"@sv, "pikkukaupungit"@fi ;
  owl:sameAs kauno:pikkukaupungit ;
  kauno:candidate "0" ;
  skos:broader kauno:p181 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340936432> ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  kauno:kaunokkiID "44027" ;
  skos:exactMatch yso:p12059 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p181
  skos:prefLabel "städer (offentligrättsliga samfund)"@sv, "kaupungit (julkisyhteisöt)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p43 .

yso:p12059
  skos:prefLabel "small towns"@en, "småstäder"@sv, "pikkukaupungit"@fi ;
  a skos:Concept .

