@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:conceptscheme a skos:ConceptScheme .
kauno:p1021
  skos:prefLabel "tyylit"@fi, "stilar"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p1448 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p1323
  skos:prefLabel "futurism"@en, "futurism"@sv, "futurismi"@fi ;
  a skos:Concept .

kauno:p1448
  skos:prefLabel "futurism"@sv, "futurismi"@fi ;
  kauno:facet kauno:section_3 ;
  skos:broader kauno:p1021 ;
  skos:exactMatch yso:p1323 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  owl:sameAs kauno:futurismi ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  kauno:kaunokkiID "45911" ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340957802> .

