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

tero:D004282b
  skosext:broaderGeneric tero:p605 ;
  skos:broader tero:p605 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D004282> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "dokumentaatio"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/mesh/D004282> skos:exactMatch tero:D004282b .
tero:conceptscheme a skos:ConceptScheme .
tero:p605
  skos:prefLabel "samhälleliga alster"@sv, "societal accomplishments"@en, "yhteiskunnalliset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D004282b .

