@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct:  <http://purl.org/dc/terms/> .
@prefix xsd:  <http://www.w3.org/2001/XMLSchema#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix void: <http://rdfs.org/ns/void#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix owl:  <http://www.w3.org/2002/07/owl#> .
@prefix :     <https://wik.jp/gakkou/> .

:A113211700053 a skos:Concept ;
    skos:prefLabel "北区立さくらだこども園"@ja ;
    skos:notation "A113211700053" ;
    dct:issued "2025-05-01"^^xsd:date ;
    skos:related :setti-2 , :honbunko-1 ;
    skos:broader :shubetsu-A1 ;
    skos:inScheme :scheme .
:A113211700053 dct:spatial <https://wik.jp/todofuken/p13> .
:A113211700053 skos:note "東京都北区王子５－２ー６－１０３"@ja .

