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

yso:p14561
  skos:prefLabel "information registers"@en, "tietorekisterit"@fi, "dataregister"@sv ;
  a skos:Concept ;
  skos:related yso:p24206 .

yso:p24206
  skos:broader yso:p261 ;
  skos:closeMatch ysa:Y175689 ;
  skos:related yso:p14561, yso:p12336 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "knowledge assets"@en, "tietovarannot"@fi ;
  a skos:Concept .

yso:p12336
  skos:prefLabel "information archives"@en, "dataarkiv"@sv, "tietoarkistot"@fi ;
  a skos:Concept ;
  skos:related yso:p24206 .

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

yso:p261
  skos:prefLabel "information"@en, "tieto"@fi, "kunskap"@sv ;
  a skos:Concept ;
  skos:narrower yso:p24206 .

