@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:conceptscheme a skos:ConceptScheme .
kauno:p3221
  kauno:facet kauno:section_2 ;
  owl:sameAs kauno:mallitoimistot ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:prefLabel "modellagenturer"@sv, "mallitoimistot"@fi ;
  kauno:kaunokkiID "45582" ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p2477, yso:p404 ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340224508> .

kauno:p2477
  skos:prefLabel "byråer (företag)"@sv, "toimistot (yritykset)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3221 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p404
  skos:prefLabel "byråer"@sv, "offices"@en, "toimistot (yritykset)"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3221 .

