@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p10916
  skos:prefLabel "gravure printing"@en, "djuptryck"@sv, "syväpaino"@fi ;
  a skos:Concept ;
  skos:related tero:p17324 .

allars:Y15018 skos:exactMatch tero:p17324 .
yso:p17324 skos:exactMatch tero:p17324 .
ysa:Y106795 skos:exactMatch tero:p17324 .
tero:p17324
  skos:exactMatch yso:p17324, ysa:Y106795, allars:Y15018 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:broader tero:p2698 ;
  a skos:Concept ;
  skos:prefLabel "akvatint"@sv, "aquatint"@en, "akvatinta"@fi ;
  skosext:broaderGeneric tero:p2698 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p10916 ;
  rdfs:comment "(kuvat.) pintasyövytykseen perustuva taidegrafiikan menetelmä" .

tero:p2698
  skos:prefLabel "graphics"@en, "grafik"@sv, "grafiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17324 .

