@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

tero:p9578
  a skos:Concept ;
  skos:exactMatch ysa:Y104170, allars:Y24927, yso:p9578 ;
  skos:broader tero:p570 ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:prefLabel "läkarmottagning"@sv, "vastaanotto (ajanjakso)"@fi, "reception"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p570 ;
  skos:altLabel "reseptio"@fi, "reception"@sv, "vastaanotto"@fi ;
  rdfs:comment "ajankohta, jonka aikana lääkäri ottaa vastaan potilaita" .

tero:conceptscheme a skos:ConceptScheme .
allars:Y24927 skos:exactMatch tero:p9578 .
tero:p570
  skos:prefLabel "samhällelig tidsperiod"@sv, "societal period of time"@en, "yhteiskunnallinen ajanjakso"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9578 .

yso:p9578 skos:exactMatch tero:p9578 .
ysa:Y104170 skos:exactMatch tero:p9578 .
