@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p3625
  skos:prefLabel "behavior"@en, "käyttäytyminen"@fi, "beteende"@sv ;
  a skos:Concept ;
  skos:narrower tero:p24916 .

tero:p24916
  skosext:broaderGeneric tero:p3625 ;
  skos:broader tero:p3625 ;
  skos:exactMatch ysa:Y179780, allars:Y40534, yso:p24916 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "informaatiokäyttäytyminen"@fi, "informationsbeteende"@sv ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
allars:Y40534 skos:exactMatch tero:p24916 .
yso:p24916 skos:exactMatch tero:p24916 .
ysa:Y179780 skos:exactMatch tero:p24916 .
