@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:T00207
  skosext:broaderGeneric tero:p261 ;
  skos:broader tero:p261 ;
  skos:related tero:p3835 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00207> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "community information"@en, "kansalaistieto"@fi, "samhällsinformation"@sv ;
  a skos:Concept .

tero:p261
  skos:prefLabel "data"@en, "data"@sv, "tieto"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00207 .

<http://www.yso.fi/onto/hpmulti/T00207> skos:exactMatch tero:T00207 .
tero:p3835
  skos:prefLabel "lokalsamhälle"@sv, "community"@en, "yhteisö"@fi ;
  a skos:Concept ;
  skos:related tero:T00207 .

