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

yso:p14454
  skos:prefLabel "sarkofager"@sv, "sarkofagit"@fi ;
  a skos:Concept .

tao:p775
  skos:prefLabel "hautamuistomerkit"@fi ;
  a skos:Concept ;
  skos:related tao:p774 .

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

maotao:p2413 skos:exactMatch tao:p774 .
tao:p774
  skos:related tao:p775, tao:p300 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:exactMatch yso:p14454 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "sarkofagit"@fi ;
  a skos:Concept .

tao:p300
  skos:prefLabel "kirkkotaide"@fi ;
  a skos:Concept ;
  skos:related tao:p774 .

