@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 .
tero:T00808
  skosext:broaderGeneric tero:p14428 ;
  skos:broader tero:p14428 ;
  skos:related tero:p870 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00808> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "oral information"@en, "suullinen informaatio"@fi, "muntlig information"@sv ;
  a skos:Concept .

tero:p870
  skos:prefLabel "informationsspridning"@sv, "information dissemination"@en, "tiedonvälitys"@fi ;
  a skos:Concept ;
  skos:related tero:T00808 .

tero:p14428
  skos:prefLabel "information"@sv, "information"@en, "informaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00808 .

<http://www.yso.fi/onto/hpmulti/T00808> skos:exactMatch tero:T00808 .
