@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

yso:p20653
  skos:prefLabel "art forms"@en, "taidelajit"@fi, "konstarter"@sv ;
  a skos:Concept ;
  skos:narrower yso:p2651 .

yso:p2650
  skos:prefLabel "kaunokirjoitus"@fi, "välskrivning"@sv, "penmanship"@en ;
  a skos:Concept ;
  skos:related yso:p2651 .

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

yso:p2651
  a skos:Concept ;
  skos:related yso:p2650 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "kalligrafia"@fi, "kalligrafi"@sv, "calligraphy"@en ;
  skos:broader yso:p20653, yso:p2851 ;
  rdfs:comment "kaunokirjoitus; kaunokirjoitustaide" ;
  dc11:source "Kielitoimiston sanakirja" .

yso:p2851
  skos:prefLabel "taide (erikoisala)"@fi, "art"@en, "konst"@sv ;
  a skos:Concept ;
  skos:narrower yso:p2651 .

