@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:p29
  skos:prefLabel "masks"@en, "masker"@sv, "naamiot"@fi ;
  a skos:Concept .

kauno:p3197
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:naamiot ;
  skos:related kauno:p1335, kauno:p4306 ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340029138> ;
  skos:exactMatch yso:p29 ;
  skos:prefLabel "naamiot"@fi, "masker"@sv ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  kauno:kaunokkiID "46597" ;
  skos:topConceptOf yso:conceptscheme ;
  kauno:facet kauno:section_1 .

kauno:p1335
  skos:prefLabel "maskeeraus"@fi, "maskering"@sv ;
  a skos:Concept ;
  skos:related kauno:p3197 .

kauno:p4306
  skos:prefLabel "kamouflage"@sv, "naamiointi"@fi ;
  a skos:Concept ;
  skos:related kauno:p3197 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p3197 .

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