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

yso:p18581
  skos:prefLabel "valuables"@en, "värdeföremål"@sv, "arvoesineet"@fi ;
  a skos:Concept ;
  skos:related yso:p13888 .

yso:p13888
  skos:related yso:p10416, yso:p18581 ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y17161, ysa:Y113131 ;
  skos:prefLabel "treasures"@en, "skatter (dyrgripar)"@sv, "aarteet"@fi ;
  skos:broader yso:p434 ;
  a skos:Concept .

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

yso:p434
  skos:prefLabel "muu rooli"@fi, "annan roll"@sv, "other role"@en ;
  a skos:Concept ;
  skos:narrower yso:p13888 .

yso:p10416
  skos:prefLabel "treasure finds"@en, "aarrelöydöt"@fi, "skattfynd"@sv ;
  a skos:Concept ;
  skos:related yso:p13888 .

