@prefix tero: <http://www.yso.fi/onto/tero/> .
@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p3229
  skos:prefLabel "klockor"@sv, "clocks and watches"@en, "kellot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3228 .

allars:Y26535 skos:exactMatch tero:p3228 .
ysa:Y100929 skos:exactMatch tero:p3228 .
yso:p3228 skos:exactMatch tero:p3228 .
tero:p3228
  skos:broader tero:p3229 ;
  skos:exactMatch ysa:Y100929, yso:p3228, allars:Y26535 ;
  skos:prefLabel "solur"@sv, "aurinkokellot"@fi, "sundials"@en ;
  skosext:broaderGeneric tero:p3229 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

