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

yso:p3833
  a skos:Concept ;
  skos:broader yso:p272 ;
  skos:prefLabel "kirjapainot"@fi, "boktryckerier"@sv, "printing houses"@en ;
  skos:related yso:p3041, yso:p13118, yso:p17127 ;
  skos:closeMatch ysa:Y8409 ;
  skos:inScheme yso:conceptscheme .

yso:p3041
  skos:prefLabel "book production"@en, "kirjatuotanto"@fi, "bokproduktion"@sv ;
  a skos:Concept ;
  skos:related yso:p3833 .

yso:p13118
  skos:prefLabel "kirjapainotyöntekijät"@fi ;
  a skos:Concept ;
  skos:related yso:p3833 .

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

yso:p17127
  skos:prefLabel "sitomot"@fi, "bokbinderier"@sv, "binderies"@en ;
  a skos:Concept ;
  skos:related yso:p3833 .

yso:p272
  skos:prefLabel "organisations, as systems"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p3833 .

