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

yso:p400
  skos:prefLabel "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p531 .

kauno:p531
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword12410949108165> ;
  kauno:candidate "0" ;
  a skos:Concept ;
  skos:related kauno:p920, kauno:p2442 ;
  skos:prefLabel "utdrag"@sv, "otteet"@fi ;
  skos:broader yso:p400 ;
  kauno:facet kauno:section_3 ;
  skos:inScheme yso:conceptscheme ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:kaunokkiID "48852" ;
  dc11:source "Kielitoimiston sanakirja"@fi ;
  owl:sameAs kauno:otteet ;
  rdfs:comment "alkuperäisestä kirjallisesta kokonaisuudesta jäljennetty osa."@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p920
  skos:prefLabel "sitaatit"@fi, "citat"@sv ;
  a skos:Concept ;
  skos:related kauno:p531 .

kauno:p2442
  skos:prefLabel "fragment"@sv, "fragmentit"@fi ;
  a skos:Concept ;
  skos:related kauno:p531 .

