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

tero:p495
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y98261, allars:Y24782, <http://www.yso.fi/onto/ttl/TTL2281> ;
  skosext:broaderGeneric tero:p496 ;
  skos:broader tero:p496 ;
  a skos:Concept ;
  skos:prefLabel "psykomotorik"@sv, "psykomotoriikka"@fi, "psychomotorics"@en .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y98261 skos:exactMatch tero:p495 .
allars:Y24782 skos:exactMatch tero:p495 .
tero:p496
  skos:prefLabel "motorik"@sv, "motor coordination"@en, "motoriikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p495 .

<http://www.yso.fi/onto/ttl/TTL2281> skos:exactMatch tero:p495 .
