@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:p3538
  skos:prefLabel "työmaat"@fi, "byggarbetsplatser"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3557 .

kauno:p3557
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410949939191> ;
  skos:broader kauno:p5305, yso:p3538 ;
  kauno:kaunokkiID "48978" ;
  kauno:candidate "0" ;
  owl:sameAs kauno:rakennustyömaat ;
  skos:prefLabel "byggplatser"@sv, "rakennustyömaat"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:facet kauno:section_2 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p5305
  skos:prefLabel "työmaat"@fi, "byggarbetsplatser"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p3557 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
