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

tero:p8240
  skos:exactMatch ysa:Y97672, allars:Y31052, yso:p8240 ;
  rdfs:comment "muistiinpano, kirjaus; merkintätapa" ;
  skos:broader tero:p261 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:note "Musiikin yhteydessä käytä nuottikirjoitus", "I fråga om musik använd notskrift"@sv ;
  skosext:broaderGeneric tero:p261 ;
  a skos:Concept ;
  skos:prefLabel "notaatio"@fi, "notation"@en, "notation"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p1793 .

tero:p1793
  skos:prefLabel "notation"@en, "nuottikirjoitus"@fi, "notskrift"@sv ;
  a skos:Concept ;
  skos:related tero:p8240 .

ysa:Y97672 skos:exactMatch tero:p8240 .
tero:conceptscheme a skos:ConceptScheme .
yso:p8240 skos:exactMatch tero:p8240 .
allars:Y31052 skos:exactMatch tero:p8240 .
tero:p261
  skos:prefLabel "data"@en, "data"@sv, "tieto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8240 .

