@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p18305
  skos:broader yso:p400 ;
  skos:closeMatch ysa:Y106870, allars:Y16676 ;
  skos:related yso:p8744 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "quotations"@en, "sitaatit"@fi, "citat"@sv ;
  a skos:Concept .

yso:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p18305 .

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

yso:p8744
  skos:prefLabel "allusions"@en, "alluusiot"@fi, "allusioner"@sv ;
  a skos:Concept ;
  skos:related yso:p18305 .

