@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

yso:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p21129 .

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

yso:p381
  skos:prefLabel "förvaltningsdistrikt (organisation)"@sv, "administrative district (organisations)"@en, "hallinnollinen piiri (organisaatiot)"@fi ;
  a skos:Concept .

yso:p21129
  skos:narrowMatch yso:p363, yso:p381 ;
  skos:altLabel "hallinnollinen piiri"@fi ;
  skos:topConceptOf yso:aggregateconceptscheme ;
  skos:inScheme yso:aggregateconceptscheme ;
  skos:prefLabel "hallinnollinen piiri (kooste)"@fi ;
  a skos:Concept .

