@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:p2312
  kauno:facet kauno:section_1 ;
  skos:broader kauno:p864, yso:p4987 ;
  skos:prefLabel "skattkartor"@sv, "aarrekartat"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340895086> ;
  kauno:kaunokkiID "46603" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  kauno:candidate "0" ;
  owl:sameAs kauno:aarrekartat .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p864
  skos:prefLabel "kartor"@sv, "kartat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2312 .

yso:p4987
  skos:prefLabel "maps"@en, "kartor"@sv, "kartat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2312 .

