@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix kulo: <http://www.yso.fi/onto/kulo/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p22052
  skos:broader yso:p400 ;
  skos:closeMatch ysa:Y155025, allars:Y35490 ;
  skos:scopeNote "Slutskrift med uppgift om tryckort, tryckår, boktryckare o.d. i en äldre bok, särskilt i en inkunabel."@sv ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "colophons"@en, "kolofonit"@fi, "kolofoner"@sv ;
  a skos:Concept .

yso:p400
  skos:prefLabel "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22052 .

kulo:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

