@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00004> skos:exactMatch tero:T00004 .
tero:p14428
  skos:prefLabel "information"@sv, "information"@en, "informaatio"@fi ;
  a skos:Concept ;
  skos:related tero:T00004 .

tero:p859
  skos:prefLabel "access"@en, "tillgänglighet"@sv, "saatavuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00004 .

tero:T00004
  skosext:broaderGeneric tero:p859 ;
  skos:broader tero:p859 ;
  skos:related tero:p14428 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00004> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "tiedon saatavuus"@fi, "informationstillgänglighet"@sv, "access to information"@en ;
  a skos:Concept .

