@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:p1671 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
yso:p18017
  skos:prefLabel "new objectivity"@en, "uusasiallisuus"@fi, "nysaklighet"@sv ;
  a skos:Concept .

kauno:p1671
  owl:sameAs kauno:uusasiallisuus ;
  skos:inScheme yso:conceptscheme ;
  kauno:facet kauno:section_3 ;
  kauno:candidate "0" ;
  skos:broader kauno:p1021 ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340266536> ;
  kauno:kaunokkiID "45958" ;
  skos:prefLabel "nysaklighet"@sv, "uusasiallisuus"@fi ;
  skos:exactMatch yso:p18017 ;
  a skos:Concept .

