@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p3833
  skos:prefLabel "printing houses"@en, "boktryckerier"@sv, "kirjapainot"@fi ;
  a skos:Concept ;
  skos:related tero:p17127 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y104340 skos:exactMatch tero:p17127 .
yso:p17127 skos:exactMatch tero:p17127 .
allars:Y16239 skos:exactMatch tero:p17127 .
tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17127 .

tero:p17127
  skosext:broaderGeneric tero:p272 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "binderies"@en, "sitomot"@fi, "bokbinderier"@sv ;
  skos:broader tero:p272 ;
  skos:exactMatch ysa:Y104340, allars:Y16239, yso:p17127 ;
  skos:related tero:p3833 ;
  a skos:Concept ;
  skos:altLabel "kirjansitomot"@fi .

