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

yso:p18568
  skos:prefLabel "gravmonument"@sv, "memorial stones"@en, "hautamuistomerkit"@fi ;
  a skos:Concept .

maotao:p1637 skos:exactMatch tao:p775 .
tao:p1174
  skos:prefLabel "kenotafit"@fi ;
  a skos:Concept ;
  skos:related tao:p775 .

tao:p775
  skos:broader tao:p587 ;
  skos:related tao:p774, tao:p1174 ;
  skos:exactMatch yso:p18568 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "hautamuistomerkit"@fi ;
  a skos:Concept .

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

tao:p587
  skos:prefLabel "muistomerkit"@fi ;
  a skos:Concept ;
  skos:narrower tao:p775 .

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

