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

maotao:p3615
  skos:prefLabel "offsetpaino"@fi ;
  a skos:Concept ;
  skos:exactMatch tao:p1952 .

yso:p3766
  skos:prefLabel "offsettryck"@sv, "offsetpaino"@fi, "offset printing"@en ;
  a skos:Concept .

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

tao:p335
  skos:prefLabel "laakapaino (grafiikka)"@fi ;
  a skos:Concept ;
  skos:narrower tao:p1952 .

tao:p1952
  skos:broader tao:p335 ;
  skos:exactMatch maotao:p3615, yso:p3766 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "offsetpaino"@fi ;
  a skos:Concept .

