@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:D035841
  skos:exactMatch <http://www.yso.fi/onto/mesh/D035841> ;
  skos:prefLabel "beteendeforskning"@sv, "käyttäytymistutkimus"@fi, "behavioral research"@en ;
  a skos:Concept ;
  skos:broader tero:p183 ;
  skos:altLabel "käyttäytymistutkimukset"@fi ;
  skos:hiddenLabel "research, behavioral"@en ;
  skosext:broaderGeneric tero:p183 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p183
  skos:prefLabel "research"@en, "forskning"@sv, "tutkimus"@fi ;
  a skos:Concept ;
  skos:narrower tero:D035841 .

<http://www.yso.fi/onto/mesh/D035841> skos:exactMatch tero:D035841 .
