@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

kauno:p1312
  skos:prefLabel "häst"@sv, "hevonen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1353 .

yso:p501
  skos:prefLabel "horse"@en, "häst"@sv, "hevonen"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p1353 .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p1353
  skos:prefLabel "ston"@sv, "tammat"@fi ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  a skos:Concept ;
  owl:sameAs kauno:tammat ;
  kauno:facet kauno:section_6 ;
  kauno:kaunokkiID "48347" ;
  skos:broader kauno:p1312, yso:p501 ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340971576> .

