@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:p10816
  skos:prefLabel "house search"@en, "husrannsakan"@sv, "kotietsintä"@fi ;
  a skos:Concept .

kauno:p4483
  skos:prefLabel "letande"@sv, "etsintä"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p753 .

kauno:p753
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:kotietsintä ;
  skos:exactMatch yso:p10816 ;
  skos:altLabel "husundersökning"@sv ;
  skos:related kauno:p343 ;
  a skos:Concept ;
  skos:prefLabel "husrannsakan"@sv, "kotietsintä"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:broader kauno:p4483 ;
  kauno:kaunokkiID "46537" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340952577> ;
  kauno:candidate "0" .

kauno:p343
  skos:prefLabel "pakkokeinot"@fi, "tvångsmedel"@sv ;
  a skos:Concept ;
  skos:related kauno:p753 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
