@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#> .

yso:p9754
  skos:prefLabel "local knowledge"@en, "kotiseututuntemus"@fi, "hembygdskunskap"@sv ;
  a skos:Concept ;
  skos:related yso:p9699 .

yso:p2040
  skos:prefLabel "forskningsverksamhet"@sv, "research activity"@en, "tutkimustoiminta"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9699 .

yso:p9698
  skos:prefLabel "descriptions of local geography and history"@en, "kotiseutukuvaukset"@fi, "hembygdsskildringar"@sv ;
  a skos:Concept ;
  skos:related yso:p9699 .

yso:p9755
  skos:prefLabel "hembygdsarbete"@sv, "kotiseututyö"@fi, "preservation of local arts and crafts"@en ;
  a skos:Concept ;
  skos:related yso:p9699 .

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

yso:p9699
  skos:broader yso:p2040 ;
  skos:related yso:p9755, yso:p9754, yso:p9698 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "hembygdsforskning"@sv, "research on local geography and history"@en, "kotiseutututkimus"@fi ;
  a skos:Concept .

