@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p363
  skos:prefLabel "förvaltningsdistrikt (område)"@sv, "administrative district (administrative areas)"@en, "hallinnollinen piiri (hallintoalueet)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p2517 .

tero:conceptscheme a skos:ConceptScheme .
yso:p2517 skos:exactMatch tero:p2517 .
tero:p2517
  skos:exactMatch allars:Y37852, ysa:Y121990, yso:p2517 ;
  skos:prefLabel "skoldistrikt"@sv, "school districts"@en, "koulupiirit"@fi ;
  a skos:Concept ;
  skos:broader tero:p363 ;
  rdfs:comment "Peruskoulun ala-astetta ja yläastetta varten on kunnan alue jaettava koulupiireihin tai pidettävä koko kunta yhtenä piirinä taikka liitettävä useampia kuntia tai niiden osia kuntien yhteiseksi koulupiiriksi." ;
  dc11:source "Peruskoululaki" ;
  skosext:broaderGeneric tero:p363 ;
  skos:related tero:p2518 ;
  skos:inScheme tero:conceptscheme .

ysa:Y121990 skos:exactMatch tero:p2517 .
tero:p2518
  skos:prefLabel "comprehensive school"@en, "grundskolan"@sv, "peruskoulu"@fi ;
  a skos:Concept ;
  skos:related tero:p2517 .

allars:Y37852 skos:exactMatch tero:p2517 .
