@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

yso:p5310
  skos:prefLabel "scent"@en, "doft"@sv, "tuoksu"@fi ;
  a skos:Concept .

kauno:p160
  skos:prefLabel "lukt"@sv, "haju"@fi ;
  a skos:Concept ;
  skos:related kauno:p4004 .

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

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4004
  skos:prefLabel "doft"@sv, "tuoksu"@fi ;
  skos:related kauno:p160 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340918374> ;
  owl:sameAs kauno:tuoksu ;
  a skos:Concept ;
  kauno:candidate "0" ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p5310 ;
  skos:topConceptOf yso:conceptscheme ;
  kauno:kaunokkiID "42227" ;
  kauno:facet kauno:section_1 .

