@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/gyokou/> .

:scheme a skos:ConceptScheme , owl:Ontology ;
    vann:preferredNamespacePrefix "gyokou" ;
    vann:preferredNamespaceUri "https://wik.jp/gyokou/" ;
    skos:prefLabel "漁港（指定区分・全漁港コード）"@ja , "Fishing Ports (Designation Classes & Codes)"@en ;
    dct:description "漁港及び漁場の整備等に関する法律に基づく漁港の種類（第1種・第2種・第3種・特定第3種・第4種）と、水産庁『全国漁港一覧』（令和8年4月1日現在）の全2,768漁港（漁港番号・名称・読み・種別・所在都道府県／市町村）を収録したSKOS語彙。海洋水産インフラ・地域振興・国土強靱化のLOD結節点。"@ja ;
    dct:source <https://www.jfa.maff.go.jp/j/gyoko_gyozyo/g_zyoho_bako/gyoko_itiran/sub81.html> ;
    dct:issued "2026-04-01"^^xsd:date ;
    dct:modified "2026-07-17"^^xsd:date ;
    dct:publisher :publisher ;
    void:sparqlEndpoint <https://sparql.wik.jp/> ;
    void:dataDump <https://wik.jp/gyokou/dump.ttl> ;
    skos:historyNote "URIホスト wik.jp は発行者から独立した永続識別子サービス。永続性ポリシー: https://wik.jp/.well-known/persistence"@ja ;
    <https://wik.jp/law/ns#competentMinistry> <https://wik.jp/shocho/suisan-cho> ;
    skos:editorialNote "水産庁『全国漁港一覧』（都道府県別PDF、令和8年4月1日現在）を機械転記した単一スキーム。漁港及び漁場の整備等に関する法律（昭和25年法律第137号。令和6年施行の令和5年法律第34号により旧「漁港漁場整備法」から改称）第5条の種類区分（第1種／第2種／第3種／第4種）を top-concept とし、法第19条の3・同法施行令第2条の2で定める特定第3種漁港（13漁港）を第3種の skos:narrower とする。全2768漁港を各種別の skos:narrower として接続（第1種2031・第2種524・第3種101・特定第3種13・第4種99）。skos:notation は7桁の漁港番号（漁港区分番号2桁＋種別1桁＋県内連番4桁）。種別区分行は法定の固有コードを持たないため notation なし。所在は dct:spatial で todofuken（都道府県 p{NN}＝JIS2桁、市町村＝全国地方公共団体コード6桁）へ接続（市町村コードは lgcode 照合済み2716件のみ。未確定52件は接続せず）。name_en は一次資料に規範的英語名が存在しないため全行空欄（英訳の創作はしない）。読みは原本半角カナをNFKC正規化した全角カタカナ。港湾法の港湾（minato）とは別制度・別コード体系であり同一視しない。種別5概念は jgs:F17「海洋」へ分野横断の skos:relatedMatch。将来ある漁港の種別変更で漁港番号が変わりうるが、発行済URIは owl:deprecated + skos:historyNoteで残し再割当てしない。出典：水産庁『全国漁港一覧』（公共データ利用規約第1.0版）。"@ja ;
    skos:hasTopConcept :daiichi-shu , :daini-shu , :daisan-shu , :daiyon-shu .

:publisher a foaf:Organization ;
    foaf:name "Terra-International OÜ (Team KitaSan)" ;
    foaf:homepage <https://wik.jp/> .

:daiichi-shu a skos:Concept ;
    skos:prefLabel "第1種漁港"@ja ;
    skos:scopeNote "その利用範囲が地元の漁業を主とするもの（法第5条）"@ja ;
    skos:topConceptOf :scheme .
:daiichi-shu dct:source <https://laws.e-gov.go.jp/law/325AC1000000137> .

:daini-shu a skos:Concept ;
    skos:prefLabel "第2種漁港"@ja ;
    skos:scopeNote "その利用範囲が第1種漁港よりも広く、第3種漁港に属しないもの（法第5条）"@ja ;
    skos:topConceptOf :scheme .
:daini-shu dct:source <https://laws.e-gov.go.jp/law/325AC1000000137> .

:daisan-shu a skos:Concept ;
    skos:prefLabel "第3種漁港"@ja ;
    skos:scopeNote "その利用範囲が全国的なもの（法第5条）"@ja ;
    skos:topConceptOf :scheme .
:daisan-shu dct:source <https://laws.e-gov.go.jp/law/325AC1000000137> .

:tokutei-daisan-shu a skos:Concept ;
    skos:prefLabel "特定第3種漁港"@ja ;
    skos:scopeNote "第3種漁港のうち水産業の振興上特に重要な漁港で政令で定めるもの。施行令第2条の2の表に掲げる13漁港（八戸・気仙沼・石巻・塩釜・銚子・三崎・焼津・境・浜田・下関・博多・長崎・枕崎）。"@ja ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:tokutei-daisan-shu dct:source <https://laws.e-gov.go.jp/law/325AC1000000137> , <https://laws.e-gov.go.jp/law/325CO0000000239> .

:daiyon-shu a skos:Concept ;
    skos:prefLabel "第4種漁港"@ja ;
    skos:scopeNote "離島その他辺地にあつて漁場の開発又は漁船の避難上特に必要なもの（法第5条）"@ja ;
    skos:topConceptOf :scheme .
:daiyon-shu dct:source <https://laws.e-gov.go.jp/law/325AC1000000137> .

:1110050 a skos:Concept ;
    skos:prefLabel "斜内"@ja ;
    skos:altLabel "シャナイ"@ja-kana ;
    skos:notation "1110050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110050 dct:spatial <https://wik.jp/todofuken/p01> .
:1110050 dct:spatial <https://wik.jp/todofuken/015121> .

:1110065 a skos:Concept ;
    skos:prefLabel "浜猿払"@ja ;
    skos:altLabel "ハマサルフツ"@ja-kana ;
    skos:notation "1110065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110065 dct:spatial <https://wik.jp/todofuken/p01> .
:1110065 dct:spatial <https://wik.jp/todofuken/015113> .

:1110080 a skos:Concept ;
    skos:prefLabel "宗谷"@ja ;
    skos:altLabel "ソウヤ"@ja-kana ;
    skos:notation "1110080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110080 dct:spatial <https://wik.jp/todofuken/p01> .
:1110080 dct:spatial <https://wik.jp/todofuken/012149> .

:1110090 a skos:Concept ;
    skos:prefLabel "声問"@ja ;
    skos:altLabel "コエトイ"@ja-kana ;
    skos:notation "1110090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110090 dct:spatial <https://wik.jp/todofuken/p01> .
:1110090 dct:spatial <https://wik.jp/todofuken/012149> .

:1110110 a skos:Concept ;
    skos:prefLabel "西稚内"@ja ;
    skos:altLabel "ニシワッカナイ"@ja-kana ;
    skos:notation "1110110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110110 dct:spatial <https://wik.jp/todofuken/p01> .
:1110110 dct:spatial <https://wik.jp/todofuken/012149> .

:1110115 a skos:Concept ;
    skos:prefLabel "稚咲内"@ja ;
    skos:altLabel "ワカサカナイ"@ja-kana ;
    skos:notation "1110115" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110115 dct:spatial <https://wik.jp/todofuken/p01> .
:1110115 dct:spatial <https://wik.jp/todofuken/015164> .

:1110120 a skos:Concept ;
    skos:prefLabel "東上泊"@ja ;
    skos:altLabel "ヒガシウエドマリ"@ja-kana ;
    skos:notation "1110120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110120 dct:spatial <https://wik.jp/todofuken/p01> .
:1110120 dct:spatial <https://wik.jp/todofuken/015172> .

:1110130 a skos:Concept ;
    skos:prefLabel "幌泊"@ja ;
    skos:altLabel "ホロドマリ"@ja-kana ;
    skos:notation "1110130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110130 dct:spatial <https://wik.jp/todofuken/p01> .
:1110130 dct:spatial <https://wik.jp/todofuken/015172> .

:1110135 a skos:Concept ;
    skos:prefLabel "浜中"@ja ;
    skos:altLabel "ハマナカ"@ja-kana ;
    skos:notation "1110135" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110135 dct:spatial <https://wik.jp/todofuken/p01> .
:1110135 dct:spatial <https://wik.jp/todofuken/015172> .

:1110140 a skos:Concept ;
    skos:prefLabel "須古頓"@ja ;
    skos:altLabel "スコトン"@ja-kana ;
    skos:notation "1110140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110140 dct:spatial <https://wik.jp/todofuken/p01> .
:1110140 dct:spatial <https://wik.jp/todofuken/015172> .

:1110150 a skos:Concept ;
    skos:prefLabel "西上泊"@ja ;
    skos:altLabel "ニシウエドマリ"@ja-kana ;
    skos:notation "1110150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110150 dct:spatial <https://wik.jp/todofuken/p01> .
:1110150 dct:spatial <https://wik.jp/todofuken/015172> .

:1110155 a skos:Concept ;
    skos:prefLabel "宇遠内"@ja ;
    skos:altLabel "ウエンナイ"@ja-kana ;
    skos:notation "1110155" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110155 dct:spatial <https://wik.jp/todofuken/p01> .
:1110155 dct:spatial <https://wik.jp/todofuken/015172> .

:1110160 a skos:Concept ;
    skos:prefLabel "知床"@ja ;
    skos:altLabel "シレトコ"@ja-kana ;
    skos:notation "1110160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110160 dct:spatial <https://wik.jp/todofuken/p01> .
:1110160 dct:spatial <https://wik.jp/todofuken/015172> .

:1110170 a skos:Concept ;
    skos:prefLabel "差閉"@ja ;
    skos:altLabel "サシトジ"@ja-kana ;
    skos:notation "1110170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110170 dct:spatial <https://wik.jp/todofuken/p01> .
:1110170 dct:spatial <https://wik.jp/todofuken/015172> .

:1110180 a skos:Concept ;
    skos:prefLabel "香深井"@ja ;
    skos:altLabel "カフカイ"@ja-kana ;
    skos:notation "1110180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110180 dct:spatial <https://wik.jp/todofuken/p01> .
:1110180 dct:spatial <https://wik.jp/todofuken/015172> .

:1110190 a skos:Concept ;
    skos:prefLabel "内路"@ja ;
    skos:altLabel "ナイロ"@ja-kana ;
    skos:notation "1110190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110190 dct:spatial <https://wik.jp/todofuken/p01> .
:1110190 dct:spatial <https://wik.jp/todofuken/015172> .

:1110200 a skos:Concept ;
    skos:prefLabel "新湊"@ja ;
    skos:altLabel "シンミナト"@ja-kana ;
    skos:notation "1110200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110200 dct:spatial <https://wik.jp/todofuken/p01> .
:1110200 dct:spatial <https://wik.jp/todofuken/015181> .

:1110210 a skos:Concept ;
    skos:prefLabel "蘭泊"@ja ;
    skos:altLabel "ランドマリ"@ja-kana ;
    skos:notation "1110210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110210 dct:spatial <https://wik.jp/todofuken/p01> .
:1110210 dct:spatial <https://wik.jp/todofuken/015181> .

:1110220 a skos:Concept ;
    skos:prefLabel "御崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "1110220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110220 dct:spatial <https://wik.jp/todofuken/p01> .
:1110220 dct:spatial <https://wik.jp/todofuken/015181> .

:1110230 a skos:Concept ;
    skos:prefLabel "鬼脇"@ja ;
    skos:altLabel "オニワキ"@ja-kana ;
    skos:notation "1110230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110230 dct:spatial <https://wik.jp/todofuken/p01> .
:1110230 dct:spatial <https://wik.jp/todofuken/015199> .

:1110250 a skos:Concept ;
    skos:prefLabel "雄忠志内"@ja ;
    skos:altLabel "オチュウシナイ"@ja-kana ;
    skos:notation "1110250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1110250 dct:spatial <https://wik.jp/todofuken/p01> .
:1110250 dct:spatial <https://wik.jp/todofuken/015199> .

:1111020 a skos:Concept ;
    skos:prefLabel "豊岬"@ja ;
    skos:altLabel "トヨサキ"@ja-kana ;
    skos:notation "1111020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111020 dct:spatial <https://wik.jp/todofuken/p01> .
:1111020 dct:spatial <https://wik.jp/todofuken/014851> .

:1111030 a skos:Concept ;
    skos:prefLabel "初浦"@ja ;
    skos:altLabel "ハツウラ"@ja-kana ;
    skos:notation "1111030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111030 dct:spatial <https://wik.jp/todofuken/p01> .
:1111030 dct:spatial <https://wik.jp/todofuken/014851> .

:1111050 a skos:Concept ;
    skos:prefLabel "天売焼尻"@ja ;
    skos:altLabel "テウリヤギシリ"@ja-kana ;
    skos:notation "1111050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111050 dct:spatial <https://wik.jp/todofuken/p01> .
:1111050 dct:spatial <https://wik.jp/todofuken/014842> .

:1111060 a skos:Concept ;
    skos:prefLabel "力昼"@ja ;
    skos:altLabel "リキビル"@ja-kana ;
    skos:notation "1111060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111060 dct:spatial <https://wik.jp/todofuken/p01> .
:1111060 dct:spatial <https://wik.jp/todofuken/014834> .

:1111070 a skos:Concept ;
    skos:prefLabel "臼谷"@ja ;
    skos:altLabel "ウスヤ"@ja-kana ;
    skos:notation "1111070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111070 dct:spatial <https://wik.jp/todofuken/p01> .
:1111070 dct:spatial <https://wik.jp/todofuken/014826> .

:1111075 a skos:Concept ;
    skos:prefLabel "三泊"@ja ;
    skos:altLabel "サンドマリ"@ja-kana ;
    skos:notation "1111075" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111075 dct:spatial <https://wik.jp/todofuken/p01> .
:1111075 dct:spatial <https://wik.jp/todofuken/012122> .

:1111090 a skos:Concept ;
    skos:prefLabel "礼受"@ja ;
    skos:altLabel "レウケ"@ja-kana ;
    skos:notation "1111090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111090 dct:spatial <https://wik.jp/todofuken/p01> .
:1111090 dct:spatial <https://wik.jp/todofuken/012122> .

:1111095 a skos:Concept ;
    skos:prefLabel "阿分"@ja ;
    skos:altLabel "アフン"@ja-kana ;
    skos:notation "1111095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111095 dct:spatial <https://wik.jp/todofuken/p01> .
:1111095 dct:spatial <https://wik.jp/todofuken/014818> .

:1111100 a skos:Concept ;
    skos:prefLabel "別苅"@ja ;
    skos:altLabel "ベツカリ"@ja-kana ;
    skos:notation "1111100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111100 dct:spatial <https://wik.jp/todofuken/p01> .
:1111100 dct:spatial <https://wik.jp/todofuken/014818> .

:1111110 a skos:Concept ;
    skos:prefLabel "岩老"@ja ;
    skos:altLabel "イワオイ"@ja-kana ;
    skos:notation "1111110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111110 dct:spatial <https://wik.jp/todofuken/p01> .
:1111110 dct:spatial <https://wik.jp/todofuken/014818> .

:1111515 a skos:Concept ;
    skos:prefLabel "濃昼"@ja ;
    skos:altLabel "ゴキビル"@ja-kana ;
    skos:notation "1111515" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111515 dct:spatial <https://wik.jp/todofuken/p01> .
:1111515 dct:spatial <https://wik.jp/todofuken/012351> .

:1111520 a skos:Concept ;
    skos:prefLabel "厚田"@ja ;
    skos:altLabel "アツタ"@ja-kana ;
    skos:notation "1111520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111520 dct:spatial <https://wik.jp/todofuken/p01> .
:1111520 dct:spatial <https://wik.jp/todofuken/012351> .

:1111530 a skos:Concept ;
    skos:prefLabel "古潭"@ja ;
    skos:altLabel "コタン"@ja-kana ;
    skos:notation "1111530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1111530 dct:spatial <https://wik.jp/todofuken/p01> .
:1111530 dct:spatial <https://wik.jp/todofuken/012351> .

:1112010 a skos:Concept ;
    skos:prefLabel "祝津"@ja ;
    skos:altLabel "シュクツ"@ja-kana ;
    skos:notation "1112010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112010 dct:spatial <https://wik.jp/todofuken/p01> .
:1112010 dct:spatial <https://wik.jp/todofuken/012033> .

:1112020 a skos:Concept ;
    skos:prefLabel "塩谷"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "1112020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112020 dct:spatial <https://wik.jp/todofuken/p01> .
:1112020 dct:spatial <https://wik.jp/todofuken/012033> .

:1112030 a skos:Concept ;
    skos:prefLabel "忍路"@ja ;
    skos:altLabel "オショロ"@ja-kana ;
    skos:notation "1112030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112030 dct:spatial <https://wik.jp/todofuken/p01> .
:1112030 dct:spatial <https://wik.jp/todofuken/012033> .

:1112040 a skos:Concept ;
    skos:prefLabel "余市"@ja ;
    skos:altLabel "ヨイチ"@ja-kana ;
    skos:notation "1112040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112040 dct:spatial <https://wik.jp/todofuken/p01> .
:1112040 dct:spatial <https://wik.jp/todofuken/014087> .

:1112090 a skos:Concept ;
    skos:prefLabel "幌武意"@ja ;
    skos:altLabel "ホロムイ"@ja-kana ;
    skos:notation "1112090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112090 dct:spatial <https://wik.jp/todofuken/p01> .
:1112090 dct:spatial <https://wik.jp/todofuken/014052> .

:1112100 a skos:Concept ;
    skos:prefLabel "入舸"@ja ;
    skos:altLabel "イリカ"@ja-kana ;
    skos:notation "1112100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112100 dct:spatial <https://wik.jp/todofuken/p01> .
:1112100 dct:spatial <https://wik.jp/todofuken/014052> .

:1112110 a skos:Concept ;
    skos:prefLabel "日司"@ja ;
    skos:altLabel "ヒヅカ"@ja-kana ;
    skos:notation "1112110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112110 dct:spatial <https://wik.jp/todofuken/p01> .
:1112110 dct:spatial <https://wik.jp/todofuken/014052> .

:1112120 a skos:Concept ;
    skos:prefLabel "野塚"@ja ;
    skos:altLabel "ノヅカ"@ja-kana ;
    skos:notation "1112120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112120 dct:spatial <https://wik.jp/todofuken/p01> .
:1112120 dct:spatial <https://wik.jp/todofuken/014052> .

:1112130 a skos:Concept ;
    skos:prefLabel "神岬"@ja ;
    skos:altLabel "コウザキ"@ja-kana ;
    skos:notation "1112130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112130 dct:spatial <https://wik.jp/todofuken/p01> .
:1112130 dct:spatial <https://wik.jp/todofuken/014052> .

:1112170 a skos:Concept ;
    skos:prefLabel "盃"@ja ;
    skos:altLabel "サカズキ"@ja-kana ;
    skos:notation "1112170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112170 dct:spatial <https://wik.jp/todofuken/p01> .
:1112170 dct:spatial <https://wik.jp/todofuken/016969> .

:1112190 a skos:Concept ;
    skos:prefLabel "茶津"@ja ;
    skos:altLabel "チャツ"@ja-kana ;
    skos:notation "1112190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112190 dct:spatial <https://wik.jp/todofuken/p01> .
:1112190 dct:spatial <https://wik.jp/todofuken/016969> .

:1112200 a skos:Concept ;
    skos:prefLabel "敷島内"@ja ;
    skos:altLabel "シキシマナイ"@ja-kana ;
    skos:notation "1112200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112200 dct:spatial <https://wik.jp/todofuken/p01> .
:1112200 dct:spatial <https://wik.jp/todofuken/014028> .

:1112210 a skos:Concept ;
    skos:prefLabel "尻別"@ja ;
    skos:altLabel "シリベツ"@ja-kana ;
    skos:notation "1112210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112210 dct:spatial <https://wik.jp/todofuken/p01> .
:1112210 dct:spatial <https://wik.jp/todofuken/013943> .

:1112220 a skos:Concept ;
    skos:prefLabel "横澗"@ja ;
    skos:altLabel "ヨコマ"@ja-kana ;
    skos:notation "1112220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112220 dct:spatial <https://wik.jp/todofuken/p01> .
:1112220 dct:spatial <https://wik.jp/todofuken/013927> .

:1112230 a skos:Concept ;
    skos:prefLabel "鮫泊"@ja ;
    skos:altLabel "サメドマリ"@ja-kana ;
    skos:notation "1112230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112230 dct:spatial <https://wik.jp/todofuken/p01> .
:1112230 dct:spatial <https://wik.jp/todofuken/013927> .

:1112240 a skos:Concept ;
    skos:prefLabel "美谷(歌棄)"@ja ;
    skos:altLabel "ビヤ(ウタスツ)"@ja-kana ;
    skos:notation "1112240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112240 dct:spatial <https://wik.jp/todofuken/p01> .
:1112240 dct:spatial <https://wik.jp/todofuken/013927> .

:1112250 a skos:Concept ;
    skos:prefLabel "有戸"@ja ;
    skos:altLabel "アリト"@ja-kana ;
    skos:notation "1112250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112250 dct:spatial <https://wik.jp/todofuken/p01> .
:1112250 dct:spatial <https://wik.jp/todofuken/013927> .

:1112260 a skos:Concept ;
    skos:prefLabel "樽岸"@ja ;
    skos:altLabel "タルキシ"@ja-kana ;
    skos:notation "1112260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112260 dct:spatial <https://wik.jp/todofuken/p01> .
:1112260 dct:spatial <https://wik.jp/todofuken/013927> .

:1112270 a skos:Concept ;
    skos:prefLabel "政泊"@ja ;
    skos:altLabel "マサドマリ"@ja-kana ;
    skos:notation "1112270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112270 dct:spatial <https://wik.jp/todofuken/p01> .
:1112270 dct:spatial <https://wik.jp/todofuken/013927> .

:1112290 a skos:Concept ;
    skos:prefLabel "厚瀬"@ja ;
    skos:altLabel "アッチャセ"@ja-kana ;
    skos:notation "1112290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112290 dct:spatial <https://wik.jp/todofuken/p01> .
:1112290 dct:spatial <https://wik.jp/todofuken/013919> .

:1112300 a skos:Concept ;
    skos:prefLabel "軽臼"@ja ;
    skos:altLabel "カルウス"@ja-kana ;
    skos:notation "1112300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112300 dct:spatial <https://wik.jp/todofuken/p01> .
:1112300 dct:spatial <https://wik.jp/todofuken/013919> .

:1112320 a skos:Concept ;
    skos:prefLabel "千走"@ja ;
    skos:altLabel "チハセ"@ja-kana ;
    skos:notation "1112320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1112320 dct:spatial <https://wik.jp/todofuken/p01> .
:1112320 dct:spatial <https://wik.jp/todofuken/013919> .

:1113040 a skos:Concept ;
    skos:prefLabel "狩場"@ja ;
    skos:altLabel "カリバ"@ja-kana ;
    skos:notation "1113040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113040 dct:spatial <https://wik.jp/todofuken/p01> .
:1113040 dct:spatial <https://wik.jp/todofuken/013714> .

:1113060 a skos:Concept ;
    skos:prefLabel "鵜泊"@ja ;
    skos:altLabel "ウドマリ"@ja-kana ;
    skos:notation "1113060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113060 dct:spatial <https://wik.jp/todofuken/p01> .
:1113060 dct:spatial <https://wik.jp/todofuken/013714> .

:1113070 a skos:Concept ;
    skos:prefLabel "太田"@ja ;
    skos:altLabel "オオタ"@ja-kana ;
    skos:notation "1113070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113070 dct:spatial <https://wik.jp/todofuken/p01> .
:1113070 dct:spatial <https://wik.jp/todofuken/013714> .

:1113080 a skos:Concept ;
    skos:prefLabel "上浦"@ja ;
    skos:altLabel "カミウラ"@ja-kana ;
    skos:notation "1113080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113080 dct:spatial <https://wik.jp/todofuken/p01> .
:1113080 dct:spatial <https://wik.jp/todofuken/013714> .

:1113090 a skos:Concept ;
    skos:prefLabel "宮野"@ja ;
    skos:altLabel "ミヤノ"@ja-kana ;
    skos:notation "1113090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113090 dct:spatial <https://wik.jp/todofuken/p01> .
:1113090 dct:spatial <https://wik.jp/todofuken/013714> .

:1113100 a skos:Concept ;
    skos:prefLabel "平浜"@ja ;
    skos:altLabel "ヒラハマ"@ja-kana ;
    skos:notation "1113100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113100 dct:spatial <https://wik.jp/todofuken/p01> .
:1113100 dct:spatial <https://wik.jp/todofuken/013714> .

:1113110 a skos:Concept ;
    skos:prefLabel "白泉"@ja ;
    skos:altLabel "シライズミ"@ja-kana ;
    skos:notation "1113110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113110 dct:spatial <https://wik.jp/todofuken/p01> .
:1113110 dct:spatial <https://wik.jp/todofuken/013714> .

:1113120 a skos:Concept ;
    skos:prefLabel "長磯"@ja ;
    skos:altLabel "ナガイソ"@ja-kana ;
    skos:notation "1113120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113120 dct:spatial <https://wik.jp/todofuken/p01> .
:1113120 dct:spatial <https://wik.jp/todofuken/013714> .

:1113130 a skos:Concept ;
    skos:prefLabel "関内"@ja ;
    skos:altLabel "セキナイ"@ja-kana ;
    skos:notation "1113130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113130 dct:spatial <https://wik.jp/todofuken/p01> .
:1113130 dct:spatial <https://wik.jp/todofuken/013463> .

:1113150 a skos:Concept ;
    skos:prefLabel "相沼泊川"@ja ;
    skos:altLabel "アイヌマトマリカワ"@ja-kana ;
    skos:notation "1113150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113150 dct:spatial <https://wik.jp/todofuken/p01> .
:1113150 dct:spatial <https://wik.jp/todofuken/013463> .

:1113180 a skos:Concept ;
    skos:prefLabel "江差追分"@ja ;
    skos:altLabel "エサシオイワケ"@ja-kana ;
    skos:notation "1113180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113180 dct:spatial <https://wik.jp/todofuken/p01> .
:1113180 dct:spatial <https://wik.jp/todofuken/013617> .

:1113200 a skos:Concept ;
    skos:prefLabel "上ノ国"@ja ;
    skos:altLabel "カミノクニ"@ja-kana ;
    skos:notation "1113200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113200 dct:spatial <https://wik.jp/todofuken/p01> .
:1113200 dct:spatial <https://wik.jp/todofuken/013625> .

:1113230 a skos:Concept ;
    skos:prefLabel "奥尻"@ja ;
    skos:altLabel "オクシリ"@ja-kana ;
    skos:notation "1113230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1113230 dct:spatial <https://wik.jp/todofuken/p01> .
:1113230 dct:spatial <https://wik.jp/todofuken/013676> .

:1114010 a skos:Concept ;
    skos:prefLabel "原口"@ja ;
    skos:altLabel "ハラグチ"@ja-kana ;
    skos:notation "1114010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114010 dct:spatial <https://wik.jp/todofuken/p01> .
:1114010 dct:spatial <https://wik.jp/todofuken/013315> .

:1114020 a skos:Concept ;
    skos:prefLabel "清部"@ja ;
    skos:altLabel "キヨベ"@ja-kana ;
    skos:notation "1114020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114020 dct:spatial <https://wik.jp/todofuken/p01> .
:1114020 dct:spatial <https://wik.jp/todofuken/013315> .

:1114030 a skos:Concept ;
    skos:prefLabel "茂草"@ja ;
    skos:altLabel "モグサ"@ja-kana ;
    skos:notation "1114030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114030 dct:spatial <https://wik.jp/todofuken/p01> .
:1114030 dct:spatial <https://wik.jp/todofuken/013315> .

:1114040 a skos:Concept ;
    skos:prefLabel "静浦"@ja ;
    skos:altLabel "シズウラ"@ja-kana ;
    skos:notation "1114040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114040 dct:spatial <https://wik.jp/todofuken/p01> .
:1114040 dct:spatial <https://wik.jp/todofuken/013315> .

:1114050 a skos:Concept ;
    skos:prefLabel "札前"@ja ;
    skos:altLabel "サツマエ"@ja-kana ;
    skos:notation "1114050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114050 dct:spatial <https://wik.jp/todofuken/p01> .
:1114050 dct:spatial <https://wik.jp/todofuken/013315> .

:1114060 a skos:Concept ;
    skos:prefLabel "大沢朝日"@ja ;
    skos:altLabel "オオサワアサヒ"@ja-kana ;
    skos:notation "1114060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114060 dct:spatial <https://wik.jp/todofuken/p01> .
:1114060 dct:spatial <https://wik.jp/todofuken/013315> .

:1114070 a skos:Concept ;
    skos:prefLabel "白神"@ja ;
    skos:altLabel "シラカミ"@ja-kana ;
    skos:notation "1114070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114070 dct:spatial <https://wik.jp/todofuken/p01> .
:1114070 dct:spatial <https://wik.jp/todofuken/013315> .

:1114080 a skos:Concept ;
    skos:prefLabel "岩部"@ja ;
    skos:altLabel "イワベ"@ja-kana ;
    skos:notation "1114080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114080 dct:spatial <https://wik.jp/todofuken/p01> .
:1114080 dct:spatial <https://wik.jp/todofuken/013323> .

:1114100 a skos:Concept ;
    skos:prefLabel "知内"@ja ;
    skos:altLabel "シリウチ"@ja-kana ;
    skos:notation "1114100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114100 dct:spatial <https://wik.jp/todofuken/p01> .
:1114100 dct:spatial <https://wik.jp/todofuken/013331> .

:1114105 a skos:Concept ;
    skos:prefLabel "中の川"@ja ;
    skos:altLabel "ナカノカワ"@ja-kana ;
    skos:notation "1114105" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114105 dct:spatial <https://wik.jp/todofuken/p01> .
:1114105 dct:spatial <https://wik.jp/todofuken/013331> .

:1114110 a skos:Concept ;
    skos:prefLabel "木古内"@ja ;
    skos:altLabel "キコナイ"@ja-kana ;
    skos:notation "1114110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114110 dct:spatial <https://wik.jp/todofuken/p01> .
:1114110 dct:spatial <https://wik.jp/todofuken/013340> .

:1114160 a skos:Concept ;
    skos:prefLabel "北斗"@ja ;
    skos:altLabel "ホクト"@ja-kana ;
    skos:notation "1114160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114160 dct:spatial <https://wik.jp/todofuken/p01> .
:1114160 dct:spatial <https://wik.jp/todofuken/012360> .

:1114170 a skos:Concept ;
    skos:prefLabel "住吉"@ja ;
    skos:altLabel "スミヨシ"@ja-kana ;
    skos:notation "1114170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114170 dct:spatial <https://wik.jp/todofuken/p01> .
:1114170 dct:spatial <https://wik.jp/todofuken/012025> .

:1114175 a skos:Concept ;
    skos:prefLabel "函館湯川"@ja ;
    skos:altLabel "ハコダテユノカワ"@ja-kana ;
    skos:notation "1114175" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114175 dct:spatial <https://wik.jp/todofuken/p01> .
:1114175 dct:spatial <https://wik.jp/todofuken/012025> .

:1114180 a skos:Concept ;
    skos:prefLabel "志海苔"@ja ;
    skos:altLabel "シノリ"@ja-kana ;
    skos:notation "1114180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114180 dct:spatial <https://wik.jp/todofuken/p01> .
:1114180 dct:spatial <https://wik.jp/todofuken/012025> .

:1114200 a skos:Concept ;
    skos:prefLabel "石崎(銭亀沢)"@ja ;
    skos:altLabel "イシザキ (ゼニカメザワ)"@ja-kana ;
    skos:notation "1114200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114200 dct:spatial <https://wik.jp/todofuken/p01> .
:1114200 dct:spatial <https://wik.jp/todofuken/012025> .

:1114205 a skos:Concept ;
    skos:prefLabel "小安"@ja ;
    skos:altLabel "オヤス"@ja-kana ;
    skos:notation "1114205" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114205 dct:spatial <https://wik.jp/todofuken/p01> .
:1114205 dct:spatial <https://wik.jp/todofuken/012025> .

:1114210 a skos:Concept ;
    skos:prefLabel "釜谷(戸井)"@ja ;
    skos:altLabel "カマヤ(トイ)"@ja-kana ;
    skos:notation "1114210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114210 dct:spatial <https://wik.jp/todofuken/p01> .
:1114210 dct:spatial <https://wik.jp/todofuken/012025> .

:1114215 a skos:Concept ;
    skos:prefLabel "汐首"@ja ;
    skos:altLabel "シオクビ"@ja-kana ;
    skos:notation "1114215" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114215 dct:spatial <https://wik.jp/todofuken/p01> .
:1114215 dct:spatial <https://wik.jp/todofuken/012025> .

:1114220 a skos:Concept ;
    skos:prefLabel "日浦"@ja ;
    skos:altLabel "ヒウラ"@ja-kana ;
    skos:notation "1114220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114220 dct:spatial <https://wik.jp/todofuken/p01> .
:1114220 dct:spatial <https://wik.jp/todofuken/012025> .

:1114230 a skos:Concept ;
    skos:prefLabel "女那川"@ja ;
    skos:altLabel "メナガワ"@ja-kana ;
    skos:notation "1114230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114230 dct:spatial <https://wik.jp/todofuken/p01> .
:1114230 dct:spatial <https://wik.jp/todofuken/012025> .

:1114240 a skos:Concept ;
    skos:prefLabel "恵山"@ja ;
    skos:altLabel "エサン"@ja-kana ;
    skos:notation "1114240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114240 dct:spatial <https://wik.jp/todofuken/p01> .
:1114240 dct:spatial <https://wik.jp/todofuken/012025> .

:1114250 a skos:Concept ;
    skos:prefLabel "古部"@ja ;
    skos:altLabel "フルベ"@ja-kana ;
    skos:notation "1114250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114250 dct:spatial <https://wik.jp/todofuken/p01> .
:1114250 dct:spatial <https://wik.jp/todofuken/012025> .

:1114260 a skos:Concept ;
    skos:prefLabel "木直"@ja ;
    skos:altLabel "キナオシ"@ja-kana ;
    skos:notation "1114260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114260 dct:spatial <https://wik.jp/todofuken/p01> .
:1114260 dct:spatial <https://wik.jp/todofuken/012025> .

:1114270 a skos:Concept ;
    skos:prefLabel "川汲"@ja ;
    skos:altLabel "カックミ"@ja-kana ;
    skos:notation "1114270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114270 dct:spatial <https://wik.jp/todofuken/p01> .
:1114270 dct:spatial <https://wik.jp/todofuken/012025> .

:1114280 a skos:Concept ;
    skos:prefLabel "大舟"@ja ;
    skos:altLabel "オオフネ"@ja-kana ;
    skos:notation "1114280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114280 dct:spatial <https://wik.jp/todofuken/p01> .
:1114280 dct:spatial <https://wik.jp/todofuken/012025> .

:1114293 a skos:Concept ;
    skos:prefLabel "沼尻"@ja ;
    skos:altLabel "ヌマジリ"@ja-kana ;
    skos:notation "1114293" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114293 dct:spatial <https://wik.jp/todofuken/p01> .
:1114293 dct:spatial <https://wik.jp/todofuken/013455> .

:1114295 a skos:Concept ;
    skos:prefLabel "掛澗"@ja ;
    skos:altLabel "カカリマ"@ja-kana ;
    skos:notation "1114295" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114295 dct:spatial <https://wik.jp/todofuken/p01> .
:1114295 dct:spatial <https://wik.jp/todofuken/013455> .

:1114298 a skos:Concept ;
    skos:prefLabel "鷲ノ木"@ja ;
    skos:altLabel "ワシノキ"@ja-kana ;
    skos:notation "1114298" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114298 dct:spatial <https://wik.jp/todofuken/p01> .
:1114298 dct:spatial <https://wik.jp/todofuken/013455> .

:1114300 a skos:Concept ;
    skos:prefLabel "蛯谷"@ja ;
    skos:altLabel "エビヤ"@ja-kana ;
    skos:notation "1114300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114300 dct:spatial <https://wik.jp/todofuken/p01> .
:1114300 dct:spatial <https://wik.jp/todofuken/013455> .

:1114305 a skos:Concept ;
    skos:prefLabel "石倉"@ja ;
    skos:altLabel "イシクラ"@ja-kana ;
    skos:notation "1114305" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114305 dct:spatial <https://wik.jp/todofuken/p01> .
:1114305 dct:spatial <https://wik.jp/todofuken/013455> .

:1114311 a skos:Concept ;
    skos:prefLabel "山越"@ja ;
    skos:altLabel "ヤマコシ"@ja-kana ;
    skos:notation "1114311" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114311 dct:spatial <https://wik.jp/todofuken/p01> .
:1114311 dct:spatial <https://wik.jp/todofuken/013463> .

:1114313 a skos:Concept ;
    skos:prefLabel "黒岩"@ja ;
    skos:altLabel "クロイワ"@ja-kana ;
    skos:notation "1114313" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114313 dct:spatial <https://wik.jp/todofuken/p01> .
:1114313 dct:spatial <https://wik.jp/todofuken/013463> .

:1114314 a skos:Concept ;
    skos:prefLabel "国縫"@ja ;
    skos:altLabel "クンヌイ"@ja-kana ;
    skos:notation "1114314" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114314 dct:spatial <https://wik.jp/todofuken/p01> .
:1114314 dct:spatial <https://wik.jp/todofuken/013471> .

:1114315 a skos:Concept ;
    skos:prefLabel "長万部"@ja ;
    skos:altLabel "オシャマンベ"@ja-kana ;
    skos:notation "1114315" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114315 dct:spatial <https://wik.jp/todofuken/p01> .
:1114315 dct:spatial <https://wik.jp/todofuken/013471> .

:1114320 a skos:Concept ;
    skos:prefLabel "静狩"@ja ;
    skos:altLabel "シズカリ"@ja-kana ;
    skos:notation "1114320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114320 dct:spatial <https://wik.jp/todofuken/p01> .
:1114320 dct:spatial <https://wik.jp/todofuken/013471> .

:1114325 a skos:Concept ;
    skos:prefLabel "大中"@ja ;
    skos:altLabel "オオナカ"@ja-kana ;
    skos:notation "1114325" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1114325 dct:spatial <https://wik.jp/todofuken/p01> .
:1114325 dct:spatial <https://wik.jp/todofuken/013471> .

:1115010 a skos:Concept ;
    skos:prefLabel "礼文"@ja ;
    skos:altLabel "レブン"@ja-kana ;
    skos:notation "1115010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115010 dct:spatial <https://wik.jp/todofuken/p01> .
:1115010 dct:spatial <https://wik.jp/todofuken/015717> .

:1115015 a skos:Concept ;
    skos:prefLabel "大岸"@ja ;
    skos:altLabel "オオキシ"@ja-kana ;
    skos:notation "1115015" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115015 dct:spatial <https://wik.jp/todofuken/p01> .
:1115015 dct:spatial <https://wik.jp/todofuken/015717> .

:1115030 a skos:Concept ;
    skos:prefLabel "有珠"@ja ;
    skos:altLabel "ウス"@ja-kana ;
    skos:notation "1115030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115030 dct:spatial <https://wik.jp/todofuken/p01> .
:1115030 dct:spatial <https://wik.jp/todofuken/012335> .

:1115040 a skos:Concept ;
    skos:prefLabel "伊達"@ja ;
    skos:altLabel "ダテ"@ja-kana ;
    skos:notation "1115040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115040 dct:spatial <https://wik.jp/todofuken/p01> .
:1115040 dct:spatial <https://wik.jp/todofuken/012335> .

:1115045 a skos:Concept ;
    skos:prefLabel "黄金"@ja ;
    skos:altLabel "コガネ"@ja-kana ;
    skos:notation "1115045" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115045 dct:spatial <https://wik.jp/todofuken/p01> .
:1115045 dct:spatial <https://wik.jp/todofuken/012335> .

:1115050 a skos:Concept ;
    skos:prefLabel "鷲別"@ja ;
    skos:altLabel "ワシベツ"@ja-kana ;
    skos:notation "1115050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115050 dct:spatial <https://wik.jp/todofuken/p01> .
:1115050 dct:spatial <https://wik.jp/todofuken/012301> .

:1115055 a skos:Concept ;
    skos:prefLabel "イタンキ"@ja ;
    skos:altLabel "イタンキ"@ja-kana ;
    skos:notation "1115055" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115055 dct:spatial <https://wik.jp/todofuken/p01> .
:1115055 dct:spatial <https://wik.jp/todofuken/012050> .

:1115065 a skos:Concept ;
    skos:prefLabel "鵡川"@ja ;
    skos:altLabel "ムカワ"@ja-kana ;
    skos:notation "1115065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1115065 dct:spatial <https://wik.jp/todofuken/p01> .
:1115065 dct:spatial <https://wik.jp/todofuken/015865> .

:1116010 a skos:Concept ;
    skos:prefLabel "富浜"@ja ;
    skos:altLabel "トミハマ"@ja-kana ;
    skos:notation "1116010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116010 dct:spatial <https://wik.jp/todofuken/p01> .
:1116010 dct:spatial <https://wik.jp/todofuken/016012> .

:1116020 a skos:Concept ;
    skos:prefLabel "門別"@ja ;
    skos:altLabel "モンベツ"@ja-kana ;
    skos:notation "1116020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116020 dct:spatial <https://wik.jp/todofuken/p01> .
:1116020 dct:spatial <https://wik.jp/todofuken/016012> .

:1116030 a skos:Concept ;
    skos:prefLabel "厚賀"@ja ;
    skos:altLabel "アツガ"@ja-kana ;
    skos:notation "1116030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116030 dct:spatial <https://wik.jp/todofuken/p01> .
:1116030 dct:spatial <https://wik.jp/todofuken/016012> .

:1116040 a skos:Concept ;
    skos:prefLabel "節婦"@ja ;
    skos:altLabel "セップ"@ja-kana ;
    skos:notation "1116040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116040 dct:spatial <https://wik.jp/todofuken/p01> .
:1116040 dct:spatial <https://wik.jp/todofuken/016047> .

:1116050 a skos:Concept ;
    skos:prefLabel "静内"@ja ;
    skos:altLabel "シズナイ"@ja-kana ;
    skos:notation "1116050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116050 dct:spatial <https://wik.jp/todofuken/p01> .
:1116050 dct:spatial <https://wik.jp/todofuken/016101> .

:1116060 a skos:Concept ;
    skos:prefLabel "東静内"@ja ;
    skos:altLabel "ヒガシシズナイ"@ja-kana ;
    skos:notation "1116060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116060 dct:spatial <https://wik.jp/todofuken/p01> .
:1116060 dct:spatial <https://wik.jp/todofuken/016101> .

:1116070 a skos:Concept ;
    skos:prefLabel "春立"@ja ;
    skos:altLabel "ハルタチ"@ja-kana ;
    skos:notation "1116070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116070 dct:spatial <https://wik.jp/todofuken/p01> .
:1116070 dct:spatial <https://wik.jp/todofuken/016101> .

:1116080 a skos:Concept ;
    skos:prefLabel "鳧舞"@ja ;
    skos:altLabel "ケリマイ"@ja-kana ;
    skos:notation "1116080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116080 dct:spatial <https://wik.jp/todofuken/p01> .
:1116080 dct:spatial <https://wik.jp/todofuken/016101> .

:1116090 a skos:Concept ;
    skos:prefLabel "荻伏"@ja ;
    skos:altLabel "オギフシ"@ja-kana ;
    skos:notation "1116090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116090 dct:spatial <https://wik.jp/todofuken/p01> .
:1116090 dct:spatial <https://wik.jp/todofuken/016071> .

:1116100 a skos:Concept ;
    skos:prefLabel "東栄"@ja ;
    skos:altLabel "トウエイ"@ja-kana ;
    skos:notation "1116100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116100 dct:spatial <https://wik.jp/todofuken/p01> .
:1116100 dct:spatial <https://wik.jp/todofuken/016071> .

:1116110 a skos:Concept ;
    skos:prefLabel "鵜苫"@ja ;
    skos:altLabel "ウトマ"@ja-kana ;
    skos:notation "1116110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116110 dct:spatial <https://wik.jp/todofuken/p01> .
:1116110 dct:spatial <https://wik.jp/todofuken/016080> .

:1116120 a skos:Concept ;
    skos:prefLabel "冬島"@ja ;
    skos:altLabel "フユシマ"@ja-kana ;
    skos:notation "1116120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116120 dct:spatial <https://wik.jp/todofuken/p01> .
:1116120 dct:spatial <https://wik.jp/todofuken/016080> .

:1116125 a skos:Concept ;
    skos:prefLabel "旭"@ja ;
    skos:altLabel "アサヒ"@ja-kana ;
    skos:notation "1116125" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116125 dct:spatial <https://wik.jp/todofuken/p01> .
:1116125 dct:spatial <https://wik.jp/todofuken/016080> .

:1116130 a skos:Concept ;
    skos:prefLabel "笛舞"@ja ;
    skos:altLabel "フエマイ"@ja-kana ;
    skos:notation "1116130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116130 dct:spatial <https://wik.jp/todofuken/p01> .
:1116130 dct:spatial <https://wik.jp/todofuken/016098> .

:1116135 a skos:Concept ;
    skos:prefLabel "歌別"@ja ;
    skos:altLabel "ウタベツ"@ja-kana ;
    skos:notation "1116135" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116135 dct:spatial <https://wik.jp/todofuken/p01> .
:1116135 dct:spatial <https://wik.jp/todofuken/016098> .

:1116137 a skos:Concept ;
    skos:prefLabel "東洋"@ja ;
    skos:altLabel "トウヨウ"@ja-kana ;
    skos:notation "1116137" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116137 dct:spatial <https://wik.jp/todofuken/p01> .
:1116137 dct:spatial <https://wik.jp/todofuken/016098> .

:1116140 a skos:Concept ;
    skos:prefLabel "えりも岬"@ja ;
    skos:altLabel "エリモミサキ"@ja-kana ;
    skos:notation "1116140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116140 dct:spatial <https://wik.jp/todofuken/p01> .
:1116140 dct:spatial <https://wik.jp/todofuken/016098> .

:1116150 a skos:Concept ;
    skos:prefLabel "目黒"@ja ;
    skos:altLabel "メグロ"@ja-kana ;
    skos:notation "1116150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116150 dct:spatial <https://wik.jp/todofuken/p01> .
:1116150 dct:spatial <https://wik.jp/todofuken/016098> .

:1116510 a skos:Concept ;
    skos:prefLabel "音調津"@ja ;
    skos:altLabel "オシラベツ"@ja-kana ;
    skos:notation "1116510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116510 dct:spatial <https://wik.jp/todofuken/p01> .
:1116510 dct:spatial <https://wik.jp/todofuken/016420> .

:1116530 a skos:Concept ;
    skos:prefLabel "大樹"@ja ;
    skos:altLabel "タイキ"@ja-kana ;
    skos:notation "1116530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116530 dct:spatial <https://wik.jp/todofuken/p01> .
:1116530 dct:spatial <https://wik.jp/todofuken/016411> .

:1116540 a skos:Concept ;
    skos:prefLabel "厚内"@ja ;
    skos:altLabel "アツナイ"@ja-kana ;
    skos:notation "1116540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1116540 dct:spatial <https://wik.jp/todofuken/p01> .
:1116540 dct:spatial <https://wik.jp/todofuken/016497> .

:1117010 a skos:Concept ;
    skos:prefLabel "釧東"@ja ;
    skos:altLabel "セントウ"@ja-kana ;
    skos:notation "1117010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117010 dct:spatial <https://wik.jp/todofuken/p01> .
:1117010 dct:spatial <https://wik.jp/todofuken/012068> .

:1117030 a skos:Concept ;
    skos:prefLabel "老者舞"@ja ;
    skos:altLabel "オシャマップ"@ja-kana ;
    skos:notation "1117030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117030 dct:spatial <https://wik.jp/todofuken/p01> .
:1117030 dct:spatial <https://wik.jp/todofuken/016616> .

:1117040 a skos:Concept ;
    skos:prefLabel "仙鳳趾"@ja ;
    skos:altLabel "センポウシ"@ja-kana ;
    skos:notation "1117040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117040 dct:spatial <https://wik.jp/todofuken/p01> .
:1117040 dct:spatial <https://wik.jp/todofuken/016616> .

:1117050 a skos:Concept ;
    skos:prefLabel "床潭"@ja ;
    skos:altLabel "トコタン"@ja-kana ;
    skos:notation "1117050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117050 dct:spatial <https://wik.jp/todofuken/p01> .
:1117050 dct:spatial <https://wik.jp/todofuken/016624> .

:1117070 a skos:Concept ;
    skos:prefLabel "琵琶瀬"@ja ;
    skos:altLabel "ビワセ"@ja-kana ;
    skos:notation "1117070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117070 dct:spatial <https://wik.jp/todofuken/p01> .
:1117070 dct:spatial <https://wik.jp/todofuken/016632> .

:1117075 a skos:Concept ;
    skos:prefLabel "榊町"@ja ;
    skos:altLabel "サカキマチ"@ja-kana ;
    skos:notation "1117075" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117075 dct:spatial <https://wik.jp/todofuken/p01> .
:1117075 dct:spatial <https://wik.jp/todofuken/016632> .

:1117080 a skos:Concept ;
    skos:prefLabel "浜中（釧路）"@ja ;
    skos:altLabel "ハマナカ(クシロ)"@ja-kana ;
    skos:notation "1117080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1117080 dct:spatial <https://wik.jp/todofuken/p01> .
:1117080 dct:spatial <https://wik.jp/todofuken/016632> .

:1118020 a skos:Concept ;
    skos:prefLabel "友知"@ja ;
    skos:altLabel "トモシリ"@ja-kana ;
    skos:notation "1118020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118020 dct:spatial <https://wik.jp/todofuken/p01> .
:1118020 dct:spatial <https://wik.jp/todofuken/012238> .

:1118030 a skos:Concept ;
    skos:prefLabel "沖根婦"@ja ;
    skos:altLabel "オキネップ"@ja-kana ;
    skos:notation "1118030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118030 dct:spatial <https://wik.jp/todofuken/p01> .
:1118030 dct:spatial <https://wik.jp/todofuken/012238> .

:1118042 a skos:Concept ;
    skos:prefLabel "トーサムポロ"@ja ;
    skos:altLabel "トーサムポロ"@ja-kana ;
    skos:notation "1118042" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118042 dct:spatial <https://wik.jp/todofuken/p01> .
:1118042 dct:spatial <https://wik.jp/todofuken/012238> .

:1118045 a skos:Concept ;
    skos:prefLabel "幌茂尻"@ja ;
    skos:altLabel "ホロモシリ"@ja-kana ;
    skos:notation "1118045" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118045 dct:spatial <https://wik.jp/todofuken/p01> .
:1118045 dct:spatial <https://wik.jp/todofuken/012238> .

:1118047 a skos:Concept ;
    skos:prefLabel "走古丹"@ja ;
    skos:altLabel "ハシリコタン"@ja-kana ;
    skos:notation "1118047" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118047 dct:spatial <https://wik.jp/todofuken/p01> .
:1118047 dct:spatial <https://wik.jp/todofuken/016918> .

:1118050 a skos:Concept ;
    skos:prefLabel "別海"@ja ;
    skos:altLabel "ベツカイ"@ja-kana ;
    skos:notation "1118050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118050 dct:spatial <https://wik.jp/todofuken/p01> .
:1118050 dct:spatial <https://wik.jp/todofuken/016918> .

:1118060 a skos:Concept ;
    skos:prefLabel "床丹"@ja ;
    skos:altLabel "トコタン"@ja-kana ;
    skos:notation "1118060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118060 dct:spatial <https://wik.jp/todofuken/p01> .
:1118060 dct:spatial <https://wik.jp/todofuken/016918> .

:1118080 a skos:Concept ;
    skos:prefLabel "薫別"@ja ;
    skos:altLabel "クンベツ"@ja-kana ;
    skos:notation "1118080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118080 dct:spatial <https://wik.jp/todofuken/p01> .
:1118080 dct:spatial <https://wik.jp/todofuken/016934> .

:1118085 a skos:Concept ;
    skos:prefLabel "峯浜"@ja ;
    skos:altLabel "ミネハマ"@ja-kana ;
    skos:notation "1118085" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118085 dct:spatial <https://wik.jp/todofuken/p01> .
:1118085 dct:spatial <https://wik.jp/todofuken/016942> .

:1118090 a skos:Concept ;
    skos:prefLabel "於尋麻布"@ja ;
    skos:altLabel "オタズネマップ"@ja-kana ;
    skos:notation "1118090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118090 dct:spatial <https://wik.jp/todofuken/p01> .
:1118090 dct:spatial <https://wik.jp/todofuken/016942> .

:1118100 a skos:Concept ;
    skos:prefLabel "オッカバケ"@ja ;
    skos:altLabel "オッカバケ"@ja-kana ;
    skos:notation "1118100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118100 dct:spatial <https://wik.jp/todofuken/p01> .
:1118100 dct:spatial <https://wik.jp/todofuken/016942> .

:1118115 a skos:Concept ;
    skos:prefLabel "相泊"@ja ;
    skos:altLabel "アイドマリ"@ja-kana ;
    skos:notation "1118115" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1118115 dct:spatial <https://wik.jp/todofuken/p01> .
:1118115 dct:spatial <https://wik.jp/todofuken/016942> .

:1119010 a skos:Concept ;
    skos:prefLabel "知布泊"@ja ;
    skos:altLabel "チップドマリ"@ja-kana ;
    skos:notation "1119010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119010 dct:spatial <https://wik.jp/todofuken/p01> .
:1119010 dct:spatial <https://wik.jp/todofuken/015458> .

:1119020 a skos:Concept ;
    skos:prefLabel "鱒浦"@ja ;
    skos:altLabel "マスウラ"@ja-kana ;
    skos:notation "1119020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119020 dct:spatial <https://wik.jp/todofuken/p01> .
:1119020 dct:spatial <https://wik.jp/todofuken/012114> .

:1119025 a skos:Concept ;
    skos:prefLabel "呼人"@ja ;
    skos:altLabel "ヨビト"@ja-kana ;
    skos:notation "1119025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119025 dct:spatial <https://wik.jp/todofuken/p01> .
:1119025 dct:spatial <https://wik.jp/todofuken/012114> .

:1119030 a skos:Concept ;
    skos:prefLabel "常呂河口"@ja ;
    skos:altLabel "トコロカコウ"@ja-kana ;
    skos:notation "1119030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119030 dct:spatial <https://wik.jp/todofuken/p01> .
:1119030 dct:spatial <https://wik.jp/todofuken/012084> .

:1119040 a skos:Concept ;
    skos:prefLabel "栄浦"@ja ;
    skos:altLabel "サカエウラ"@ja-kana ;
    skos:notation "1119040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119040 dct:spatial <https://wik.jp/todofuken/p01> .
:1119040 dct:spatial <https://wik.jp/todofuken/012084> .

:1119050 a skos:Concept ;
    skos:prefLabel "浜佐呂間"@ja ;
    skos:altLabel "ハマサロマ"@ja-kana ;
    skos:notation "1119050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119050 dct:spatial <https://wik.jp/todofuken/p01> .
:1119050 dct:spatial <https://wik.jp/todofuken/015521> .

:1119060 a skos:Concept ;
    skos:prefLabel "富武士"@ja ;
    skos:altLabel "トップシ"@ja-kana ;
    skos:notation "1119060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119060 dct:spatial <https://wik.jp/todofuken/p01> .
:1119060 dct:spatial <https://wik.jp/todofuken/015521> .

:1119065 a skos:Concept ;
    skos:prefLabel "芭露"@ja ;
    skos:altLabel "バロウ"@ja-kana ;
    skos:notation "1119065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119065 dct:spatial <https://wik.jp/todofuken/p01> .
:1119065 dct:spatial <https://wik.jp/todofuken/015598> .

:1119070 a skos:Concept ;
    skos:prefLabel "登栄床"@ja ;
    skos:altLabel "トエトコ"@ja-kana ;
    skos:notation "1119070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119070 dct:spatial <https://wik.jp/todofuken/p01> .
:1119070 dct:spatial <https://wik.jp/todofuken/015598> .

:1119090 a skos:Concept ;
    skos:prefLabel "興部"@ja ;
    skos:altLabel "オコッペ"@ja-kana ;
    skos:notation "1119090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119090 dct:spatial <https://wik.jp/todofuken/p01> .
:1119090 dct:spatial <https://wik.jp/todofuken/015610> .

:1119110 a skos:Concept ;
    skos:prefLabel "幌内"@ja ;
    skos:altLabel "ホロナイ"@ja-kana ;
    skos:notation "1119110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1119110 dct:spatial <https://wik.jp/todofuken/p01> .
:1119110 dct:spatial <https://wik.jp/todofuken/015636> .

:1120010 a skos:Concept ;
    skos:prefLabel "浜鬼志別"@ja ;
    skos:altLabel "ハマオニシベツ"@ja-kana ;
    skos:notation "1120010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120010 dct:spatial <https://wik.jp/todofuken/p01> .
:1120010 dct:spatial <https://wik.jp/todofuken/015113> .

:1120013 a skos:Concept ;
    skos:prefLabel "頓別"@ja ;
    skos:altLabel "トンベツ"@ja-kana ;
    skos:notation "1120013" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120013 dct:spatial <https://wik.jp/todofuken/p01> .
:1120013 dct:spatial <https://wik.jp/todofuken/015121> .

:1120015 a skos:Concept ;
    skos:prefLabel "知来別"@ja ;
    skos:altLabel "チライベツ"@ja-kana ;
    skos:notation "1120015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120015 dct:spatial <https://wik.jp/todofuken/p01> .
:1120015 dct:spatial <https://wik.jp/todofuken/015113> .

:1120020 a skos:Concept ;
    skos:prefLabel "富磯"@ja ;
    skos:altLabel "トミイソ"@ja-kana ;
    skos:notation "1120020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120020 dct:spatial <https://wik.jp/todofuken/p01> .
:1120020 dct:spatial <https://wik.jp/todofuken/012149> .

:1120025 a skos:Concept ;
    skos:prefLabel "恵山泊"@ja ;
    skos:altLabel "エサンドマリ"@ja-kana ;
    skos:notation "1120025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120025 dct:spatial <https://wik.jp/todofuken/p01> .
:1120025 dct:spatial <https://wik.jp/todofuken/012149> .

:1120040 a skos:Concept ;
    skos:prefLabel "本泊"@ja ;
    skos:altLabel "モトドマリ"@ja-kana ;
    skos:notation "1120040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120040 dct:spatial <https://wik.jp/todofuken/p01> .
:1120040 dct:spatial <https://wik.jp/todofuken/015199> .

:1120050 a skos:Concept ;
    skos:prefLabel "オホーツク枝幸"@ja ;
    skos:altLabel "オホーツクエサシ"@ja-kana ;
    skos:notation "1120050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120050 dct:spatial <https://wik.jp/todofuken/p01> .
:1120050 dct:spatial <https://wik.jp/todofuken/015148> .

:1120060 a skos:Concept ;
    skos:prefLabel "オホーツク枝幸北"@ja ;
    skos:altLabel "オホーツクエサシキタ"@ja-kana ;
    skos:notation "1120060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1120060 dct:spatial <https://wik.jp/todofuken/p01> .
:1120060 dct:spatial <https://wik.jp/todofuken/015148> .

:1121010 a skos:Concept ;
    skos:prefLabel "鬼鹿"@ja ;
    skos:altLabel "オニシカ"@ja-kana ;
    skos:notation "1121010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1121010 dct:spatial <https://wik.jp/todofuken/p01> .
:1121010 dct:spatial <https://wik.jp/todofuken/014826> .

:1121020 a skos:Concept ;
    skos:prefLabel "浜益"@ja ;
    skos:altLabel "ハママス"@ja-kana ;
    skos:notation "1121020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1121020 dct:spatial <https://wik.jp/todofuken/p01> .
:1121020 dct:spatial <https://wik.jp/todofuken/012351> .

:1122020 a skos:Concept ;
    skos:prefLabel "神恵内"@ja ;
    skos:altLabel "カモエナイ"@ja-kana ;
    skos:notation "1122020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1122020 dct:spatial <https://wik.jp/todofuken/p01> .
:1122020 dct:spatial <https://wik.jp/todofuken/014044> .

:1122030 a skos:Concept ;
    skos:prefLabel "泊(後志)"@ja ;
    skos:altLabel "トマリ(シリベシ)"@ja-kana ;
    skos:notation "1122030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1122030 dct:spatial <https://wik.jp/todofuken/p01> .
:1122030 dct:spatial <https://wik.jp/todofuken/016969> .

:1123015 a skos:Concept ;
    skos:prefLabel "豊浜"@ja ;
    skos:altLabel "トヨハマ"@ja-kana ;
    skos:notation "1123015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1123015 dct:spatial <https://wik.jp/todofuken/p01> .
:1123015 dct:spatial <https://wik.jp/todofuken/013641> .

:1123020 a skos:Concept ;
    skos:prefLabel "乙部"@ja ;
    skos:altLabel "オトベ"@ja-kana ;
    skos:notation "1123020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1123020 dct:spatial <https://wik.jp/todofuken/p01> .
:1123020 dct:spatial <https://wik.jp/todofuken/013641> .

:1124020 a skos:Concept ;
    skos:prefLabel "館浜"@ja ;
    skos:altLabel "タテハマ"@ja-kana ;
    skos:notation "1124020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124020 dct:spatial <https://wik.jp/todofuken/p01> .
:1124020 dct:spatial <https://wik.jp/todofuken/013315> .

:1124030 a skos:Concept ;
    skos:prefLabel "吉岡"@ja ;
    skos:altLabel "ヨシオカ"@ja-kana ;
    skos:notation "1124030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124030 dct:spatial <https://wik.jp/todofuken/p01> .
:1124030 dct:spatial <https://wik.jp/todofuken/013323> .

:1124045 a skos:Concept ;
    skos:prefLabel "戸井"@ja ;
    skos:altLabel "トイ"@ja-kana ;
    skos:notation "1124045" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124045 dct:spatial <https://wik.jp/todofuken/p01> .
:1124045 dct:spatial <https://wik.jp/todofuken/012025> .

:1124050 a skos:Concept ;
    skos:prefLabel "大澗"@ja ;
    skos:altLabel "オオマ"@ja-kana ;
    skos:notation "1124050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124050 dct:spatial <https://wik.jp/todofuken/p01> .
:1124050 dct:spatial <https://wik.jp/todofuken/012025> .

:1124060 a skos:Concept ;
    skos:prefLabel "尾札部"@ja ;
    skos:altLabel "オサツベ"@ja-kana ;
    skos:notation "1124060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124060 dct:spatial <https://wik.jp/todofuken/p01> .
:1124060 dct:spatial <https://wik.jp/todofuken/012025> .

:1124070 a skos:Concept ;
    skos:prefLabel "鹿部"@ja ;
    skos:altLabel "シカベ"@ja-kana ;
    skos:notation "1124070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124070 dct:spatial <https://wik.jp/todofuken/p01> .
:1124070 dct:spatial <https://wik.jp/todofuken/013439> .

:1124073 a skos:Concept ;
    skos:prefLabel "本別"@ja ;
    skos:altLabel "ホンベツ"@ja-kana ;
    skos:notation "1124073" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124073 dct:spatial <https://wik.jp/todofuken/p01> .
:1124073 dct:spatial <https://wik.jp/todofuken/013439> .

:1124076 a skos:Concept ;
    skos:prefLabel "落部"@ja ;
    skos:altLabel "オトシベ"@ja-kana ;
    skos:notation "1124076" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124076 dct:spatial <https://wik.jp/todofuken/p01> .
:1124076 dct:spatial <https://wik.jp/todofuken/013463> .

:1124080 a skos:Concept ;
    skos:prefLabel "八雲"@ja ;
    skos:altLabel "ヤクモ"@ja-kana ;
    skos:notation "1124080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1124080 dct:spatial <https://wik.jp/todofuken/p01> .
:1124080 dct:spatial <https://wik.jp/todofuken/013463> .

:1125010 a skos:Concept ;
    skos:prefLabel "豊浦"@ja ;
    skos:altLabel "トヨウラ"@ja-kana ;
    skos:notation "1125010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1125010 dct:spatial <https://wik.jp/todofuken/p01> .
:1125010 dct:spatial <https://wik.jp/todofuken/015717> .

:1125015 a skos:Concept ;
    skos:prefLabel "虻田"@ja ;
    skos:altLabel "アブタ"@ja-kana ;
    skos:notation "1125015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1125015 dct:spatial <https://wik.jp/todofuken/p01> .
:1125015 dct:spatial <https://wik.jp/todofuken/015849> .

:1127010 a skos:Concept ;
    skos:prefLabel "白糠"@ja ;
    skos:altLabel "シラヌカ"@ja-kana ;
    skos:notation "1127010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1127010 dct:spatial <https://wik.jp/todofuken/p01> .
:1127010 dct:spatial <https://wik.jp/todofuken/016683> .

:1127020 a skos:Concept ;
    skos:prefLabel "昆布森"@ja ;
    skos:altLabel "コンブモリ"@ja-kana ;
    skos:notation "1127020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1127020 dct:spatial <https://wik.jp/todofuken/p01> .
:1127020 dct:spatial <https://wik.jp/todofuken/016616> .

:1127030 a skos:Concept ;
    skos:prefLabel "散布"@ja ;
    skos:altLabel "チリップ"@ja-kana ;
    skos:notation "1127030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1127030 dct:spatial <https://wik.jp/todofuken/p01> .
:1127030 dct:spatial <https://wik.jp/todofuken/016632> .

:1128010 a skos:Concept ;
    skos:prefLabel "尾岱沼"@ja ;
    skos:altLabel "オダイトウ"@ja-kana ;
    skos:notation "1128010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1128010 dct:spatial <https://wik.jp/todofuken/p01> .
:1128010 dct:spatial <https://wik.jp/todofuken/016918> .

:1128015 a skos:Concept ;
    skos:prefLabel "標津"@ja ;
    skos:altLabel "シベツ"@ja-kana ;
    skos:notation "1128015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1128015 dct:spatial <https://wik.jp/todofuken/p01> .
:1128015 dct:spatial <https://wik.jp/todofuken/016934> .

:1128020 a skos:Concept ;
    skos:prefLabel "松法"@ja ;
    skos:altLabel "マツノリ"@ja-kana ;
    skos:notation "1128020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1128020 dct:spatial <https://wik.jp/todofuken/p01> .
:1128020 dct:spatial <https://wik.jp/todofuken/016942> .

:1128030 a skos:Concept ;
    skos:prefLabel "知円別"@ja ;
    skos:altLabel "チエンベツ"@ja-kana ;
    skos:notation "1128030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1128030 dct:spatial <https://wik.jp/todofuken/p01> .
:1128030 dct:spatial <https://wik.jp/todofuken/016942> .

:1129010 a skos:Concept ;
    skos:prefLabel "斜里"@ja ;
    skos:altLabel "シャリ"@ja-kana ;
    skos:notation "1129010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129010 dct:spatial <https://wik.jp/todofuken/p01> .
:1129010 dct:spatial <https://wik.jp/todofuken/015458> .

:1129020 a skos:Concept ;
    skos:prefLabel "常呂"@ja ;
    skos:altLabel "トコロ"@ja-kana ;
    skos:notation "1129020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129020 dct:spatial <https://wik.jp/todofuken/p01> .
:1129020 dct:spatial <https://wik.jp/todofuken/012084> .

:1129025 a skos:Concept ;
    skos:prefLabel "湧別"@ja ;
    skos:altLabel "ユウベツ"@ja-kana ;
    skos:notation "1129025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129025 dct:spatial <https://wik.jp/todofuken/p01> .
:1129025 dct:spatial <https://wik.jp/todofuken/015598> .

:1129030 a skos:Concept ;
    skos:prefLabel "沙留"@ja ;
    skos:altLabel "サルル"@ja-kana ;
    skos:notation "1129030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129030 dct:spatial <https://wik.jp/todofuken/p01> .
:1129030 dct:spatial <https://wik.jp/todofuken/015610> .

:1129035 a skos:Concept ;
    skos:prefLabel "沢木"@ja ;
    skos:altLabel "サワキ"@ja-kana ;
    skos:notation "1129035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129035 dct:spatial <https://wik.jp/todofuken/p01> .
:1129035 dct:spatial <https://wik.jp/todofuken/015636> .

:1129040 a skos:Concept ;
    skos:prefLabel "雄武"@ja ;
    skos:altLabel "オウム"@ja-kana ;
    skos:notation "1129040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1129040 dct:spatial <https://wik.jp/todofuken/p01> .
:1129040 dct:spatial <https://wik.jp/todofuken/015636> .

:1131010 a skos:Concept ;
    skos:prefLabel "苫前"@ja ;
    skos:altLabel "トママエ"@ja-kana ;
    skos:notation "1131010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1131010 dct:spatial <https://wik.jp/todofuken/p01> .
:1131010 dct:spatial <https://wik.jp/todofuken/014834> .

:1132010 a skos:Concept ;
    skos:prefLabel "古平"@ja ;
    skos:altLabel "フルビラ"@ja-kana ;
    skos:notation "1132010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1132010 dct:spatial <https://wik.jp/todofuken/p01> .
:1132010 dct:spatial <https://wik.jp/todofuken/014061> .

:1132020 a skos:Concept ;
    skos:prefLabel "壽都"@ja ;
    skos:altLabel "スッツ"@ja-kana ;
    skos:notation "1132020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1132020 dct:spatial <https://wik.jp/todofuken/p01> .
:1132020 dct:spatial <https://wik.jp/todofuken/013927> .

:1132030 a skos:Concept ;
    skos:prefLabel "美国"@ja ;
    skos:altLabel "ビクニ"@ja-kana ;
    skos:notation "1132030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1132030 dct:spatial <https://wik.jp/todofuken/p01> .
:1132030 dct:spatial <https://wik.jp/todofuken/014052> .

:1133010 a skos:Concept ;
    skos:prefLabel "熊石"@ja ;
    skos:altLabel "クマイシ"@ja-kana ;
    skos:notation "1133010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1133010 dct:spatial <https://wik.jp/todofuken/p01> .
:1133010 dct:spatial <https://wik.jp/todofuken/013463> .

:1133013 a skos:Concept ;
    skos:prefLabel "久遠"@ja ;
    skos:altLabel "クドウ"@ja-kana ;
    skos:notation "1133013" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1133013 dct:spatial <https://wik.jp/todofuken/p01> .
:1133013 dct:spatial <https://wik.jp/todofuken/013714> .

:1133020 a skos:Concept ;
    skos:prefLabel "青苗"@ja ;
    skos:altLabel "アオナエ"@ja-kana ;
    skos:notation "1133020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1133020 dct:spatial <https://wik.jp/todofuken/p01> .
:1133020 dct:spatial <https://wik.jp/todofuken/013676> .

:1134010 a skos:Concept ;
    skos:prefLabel "福島"@ja ;
    skos:altLabel "フクシマ"@ja-kana ;
    skos:notation "1134010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1134010 dct:spatial <https://wik.jp/todofuken/p01> .
:1134010 dct:spatial <https://wik.jp/todofuken/013323> .

:1134013 a skos:Concept ;
    skos:prefLabel "江良"@ja ;
    skos:altLabel "エラ"@ja-kana ;
    skos:notation "1134013" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1134013 dct:spatial <https://wik.jp/todofuken/p01> .
:1134013 dct:spatial <https://wik.jp/todofuken/013315> .

:1134020 a skos:Concept ;
    skos:prefLabel "函館"@ja ;
    skos:altLabel "ハコダテ"@ja-kana ;
    skos:notation "1134020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1134020 dct:spatial <https://wik.jp/todofuken/p01> .
:1134020 dct:spatial <https://wik.jp/todofuken/012025> .

:1134040 a skos:Concept ;
    skos:prefLabel "臼尻"@ja ;
    skos:altLabel "ウスジリ"@ja-kana ;
    skos:notation "1134040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1134040 dct:spatial <https://wik.jp/todofuken/p01> .
:1134040 dct:spatial <https://wik.jp/todofuken/012025> .

:1134050 a skos:Concept ;
    skos:prefLabel "砂原"@ja ;
    skos:altLabel "サワラ"@ja-kana ;
    skos:notation "1134050" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1134050 dct:spatial <https://wik.jp/todofuken/p01> .
:1134050 dct:spatial <https://wik.jp/todofuken/013455> .

:1135010 a skos:Concept ;
    skos:prefLabel "追直"@ja ;
    skos:altLabel "オイナオシ"@ja-kana ;
    skos:notation "1135010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1135010 dct:spatial <https://wik.jp/todofuken/p01> .
:1135010 dct:spatial <https://wik.jp/todofuken/012050> .

:1135020 a skos:Concept ;
    skos:prefLabel "登別"@ja ;
    skos:altLabel "ノボリベツ"@ja-kana ;
    skos:notation "1135020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1135020 dct:spatial <https://wik.jp/todofuken/p01> .

:1136010 a skos:Concept ;
    skos:prefLabel "三石"@ja ;
    skos:altLabel "ミツイシ"@ja-kana ;
    skos:notation "1136010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1136010 dct:spatial <https://wik.jp/todofuken/p01> .
:1136010 dct:spatial <https://wik.jp/todofuken/016101> .

:1136020 a skos:Concept ;
    skos:prefLabel "様似"@ja ;
    skos:altLabel "サマニ"@ja-kana ;
    skos:notation "1136020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1136020 dct:spatial <https://wik.jp/todofuken/p01> .
:1136020 dct:spatial <https://wik.jp/todofuken/016080> .

:1137010 a skos:Concept ;
    skos:prefLabel "厚岸"@ja ;
    skos:altLabel "アッケシ"@ja-kana ;
    skos:notation "1137010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1137010 dct:spatial <https://wik.jp/todofuken/p01> .
:1137010 dct:spatial <https://wik.jp/todofuken/016624> .

:1138010 a skos:Concept ;
    skos:prefLabel "落石"@ja ;
    skos:altLabel "オチイシ"@ja-kana ;
    skos:notation "1138010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1138010 dct:spatial <https://wik.jp/todofuken/p01> .
:1138010 dct:spatial <https://wik.jp/todofuken/012238> .

:1140010 a skos:Concept ;
    skos:prefLabel "東浦"@ja ;
    skos:altLabel "ヒガシウラ"@ja-kana ;
    skos:notation "1140010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1140010 dct:spatial <https://wik.jp/todofuken/p01> .
:1140010 dct:spatial <https://wik.jp/todofuken/012149> .

:1140015 a skos:Concept ;
    skos:prefLabel "抜海"@ja ;
    skos:altLabel "バッカイ"@ja-kana ;
    skos:notation "1140015" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1140015 dct:spatial <https://wik.jp/todofuken/p01> .
:1140015 dct:spatial <https://wik.jp/todofuken/012149> .

:1140030 a skos:Concept ;
    skos:prefLabel "礼文西"@ja ;
    skos:altLabel "レブンニシ"@ja-kana ;
    skos:notation "1140030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1140030 dct:spatial <https://wik.jp/todofuken/p01> .
:1140030 dct:spatial <https://wik.jp/todofuken/015172> .

:1140040 a skos:Concept ;
    skos:prefLabel "仙法志"@ja ;
    skos:altLabel "センホウシ"@ja-kana ;
    skos:notation "1140040" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1140040 dct:spatial <https://wik.jp/todofuken/p01> .
:1140040 dct:spatial <https://wik.jp/todofuken/015181> .

:1141005 a skos:Concept ;
    skos:prefLabel "遠別"@ja ;
    skos:altLabel "エンベツ"@ja-kana ;
    skos:notation "1141005" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1141005 dct:spatial <https://wik.jp/todofuken/p01> .
:1141005 dct:spatial <https://wik.jp/todofuken/014869> .

:1141010 a skos:Concept ;
    skos:prefLabel "雄冬"@ja ;
    skos:altLabel "オフユ"@ja-kana ;
    skos:notation "1141010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1141010 dct:spatial <https://wik.jp/todofuken/p01> .
:1141010 dct:spatial <https://wik.jp/todofuken/014818> .

:1142010 a skos:Concept ;
    skos:prefLabel "余別"@ja ;
    skos:altLabel "ヨベツ"@ja-kana ;
    skos:notation "1142010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1142010 dct:spatial <https://wik.jp/todofuken/p01> .
:1142010 dct:spatial <https://wik.jp/todofuken/014052> .

:1143010 a skos:Concept ;
    skos:prefLabel "須築"@ja ;
    skos:altLabel "スッキ"@ja-kana ;
    skos:notation "1143010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1143010 dct:spatial <https://wik.jp/todofuken/p01> .
:1143010 dct:spatial <https://wik.jp/todofuken/013714> .

:1143020 a skos:Concept ;
    skos:prefLabel "神威脇"@ja ;
    skos:altLabel "カムイワキ"@ja-kana ;
    skos:notation "1143020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1143020 dct:spatial <https://wik.jp/todofuken/p01> .
:1143020 dct:spatial <https://wik.jp/todofuken/013676> .

:1144005 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "1144005" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1144005 dct:spatial <https://wik.jp/todofuken/p01> .
:1144005 dct:spatial <https://wik.jp/todofuken/013315> .

:1144010 a skos:Concept ;
    skos:prefLabel "小島"@ja ;
    skos:altLabel "コジマ"@ja-kana ;
    skos:notation "1144010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1144010 dct:spatial <https://wik.jp/todofuken/p01> .
:1144010 dct:spatial <https://wik.jp/todofuken/013315> .

:1144020 a skos:Concept ;
    skos:prefLabel "山背泊"@ja ;
    skos:altLabel "ヤマセドマリ"@ja-kana ;
    skos:notation "1144020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1144020 dct:spatial <https://wik.jp/todofuken/p01> .
:1144020 dct:spatial <https://wik.jp/todofuken/012025> .

:1146010 a skos:Concept ;
    skos:prefLabel "庶野"@ja ;
    skos:altLabel "ショヤ"@ja-kana ;
    skos:notation "1146010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1146010 dct:spatial <https://wik.jp/todofuken/p01> .
:1146010 dct:spatial <https://wik.jp/todofuken/016098> .

:1146510 a skos:Concept ;
    skos:prefLabel "大津"@ja ;
    skos:altLabel "オオツ"@ja-kana ;
    skos:notation "1146510" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1146510 dct:spatial <https://wik.jp/todofuken/p01> .
:1146510 dct:spatial <https://wik.jp/todofuken/016454> .

:1148010 a skos:Concept ;
    skos:prefLabel "歯舞"@ja ;
    skos:altLabel "ハボマイ"@ja-kana ;
    skos:notation "1148010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1148010 dct:spatial <https://wik.jp/todofuken/p01> .
:1148010 dct:spatial <https://wik.jp/todofuken/012238> .

:1148030 a skos:Concept ;
    skos:prefLabel "羅臼"@ja ;
    skos:altLabel "ラウス"@ja-kana ;
    skos:notation "1148030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1148030 dct:spatial <https://wik.jp/todofuken/p01> .
:1148030 dct:spatial <https://wik.jp/todofuken/016942> .

:1149010 a skos:Concept ;
    skos:prefLabel "ウトロ"@ja ;
    skos:altLabel "ウトロ"@ja-kana ;
    skos:notation "1149010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1149010 dct:spatial <https://wik.jp/todofuken/p01> .
:1149010 dct:spatial <https://wik.jp/todofuken/015458> .

:1149020 a skos:Concept ;
    skos:prefLabel "能取"@ja ;
    skos:altLabel "ノトロ"@ja-kana ;
    skos:notation "1149020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1149020 dct:spatial <https://wik.jp/todofuken/p01> .
:1149020 dct:spatial <https://wik.jp/todofuken/012114> .

:1149025 a skos:Concept ;
    skos:prefLabel "サロマ湖"@ja ;
    skos:altLabel "サロマコ"@ja-kana ;
    skos:notation "1149025" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1149025 dct:spatial <https://wik.jp/todofuken/p01> .

:1149030 a skos:Concept ;
    skos:prefLabel "元稲府"@ja ;
    skos:altLabel "モトイネップ"@ja-kana ;
    skos:notation "1149030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1149030 dct:spatial <https://wik.jp/todofuken/p01> .
:1149030 dct:spatial <https://wik.jp/todofuken/015636> .

:1210010 a skos:Concept ;
    skos:prefLabel "大間越"@ja ;
    skos:altLabel "オオマゴシ"@ja-kana ;
    skos:notation "1210010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210010 dct:spatial <https://wik.jp/todofuken/p02> .
:1210010 dct:spatial <https://wik.jp/todofuken/023230> .

:1210015 a skos:Concept ;
    skos:prefLabel "黒崎"@ja ;
    skos:altLabel "クロサキ"@ja-kana ;
    skos:notation "1210015" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210015 dct:spatial <https://wik.jp/todofuken/p02> .
:1210015 dct:spatial <https://wik.jp/todofuken/023230> .

:1210020 a skos:Concept ;
    skos:prefLabel "森山"@ja ;
    skos:altLabel "モリヤマ"@ja-kana ;
    skos:notation "1210020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210020 dct:spatial <https://wik.jp/todofuken/p02> .
:1210020 dct:spatial <https://wik.jp/todofuken/023230> .

:1210030 a skos:Concept ;
    skos:prefLabel "艫作"@ja ;
    skos:altLabel "ヘナシ"@ja-kana ;
    skos:notation "1210030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210030 dct:spatial <https://wik.jp/todofuken/p02> .
:1210030 dct:spatial <https://wik.jp/todofuken/023230> .

:1210040 a skos:Concept ;
    skos:prefLabel "横磯"@ja ;
    skos:altLabel "ヨコイソ"@ja-kana ;
    skos:notation "1210040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210040 dct:spatial <https://wik.jp/todofuken/p02> .
:1210040 dct:spatial <https://wik.jp/todofuken/023230> .

:1210050 a skos:Concept ;
    skos:prefLabel "広戸"@ja ;
    skos:altLabel "ヒロト"@ja-kana ;
    skos:notation "1210050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210050 dct:spatial <https://wik.jp/todofuken/p02> .
:1210050 dct:spatial <https://wik.jp/todofuken/023230> .

:1210060 a skos:Concept ;
    skos:prefLabel "驫木"@ja ;
    skos:altLabel "トドロキ"@ja-kana ;
    skos:notation "1210060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210060 dct:spatial <https://wik.jp/todofuken/p02> .
:1210060 dct:spatial <https://wik.jp/todofuken/023230> .

:1210070 a skos:Concept ;
    skos:prefLabel "風合瀬"@ja ;
    skos:altLabel "カソセ"@ja-kana ;
    skos:notation "1210070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210070 dct:spatial <https://wik.jp/todofuken/p02> .
:1210070 dct:spatial <https://wik.jp/todofuken/023230> .

:1210080 a skos:Concept ;
    skos:prefLabel "田野沢"@ja ;
    skos:altLabel "タノサワ"@ja-kana ;
    skos:notation "1210080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210080 dct:spatial <https://wik.jp/todofuken/p02> .
:1210080 dct:spatial <https://wik.jp/todofuken/023230> .

:1210085 a skos:Concept ;
    skos:prefLabel "木造"@ja ;
    skos:altLabel "キヅクリ"@ja-kana ;
    skos:notation "1210085" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210085 dct:spatial <https://wik.jp/todofuken/p02> .
:1210085 dct:spatial <https://wik.jp/todofuken/022098> .

:1210095 a skos:Concept ;
    skos:prefLabel "車力"@ja ;
    skos:altLabel "シャリキ"@ja-kana ;
    skos:notation "1210095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210095 dct:spatial <https://wik.jp/todofuken/p02> .
:1210095 dct:spatial <https://wik.jp/todofuken/022098> .

:1210100 a skos:Concept ;
    skos:prefLabel "十三"@ja ;
    skos:altLabel "ジュウサン"@ja-kana ;
    skos:notation "1210100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210100 dct:spatial <https://wik.jp/todofuken/p02> .
:1210100 dct:spatial <https://wik.jp/todofuken/022055> .

:1210120 a skos:Concept ;
    skos:prefLabel "宇鉄"@ja ;
    skos:altLabel "ウテツ"@ja-kana ;
    skos:notation "1210120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210120 dct:spatial <https://wik.jp/todofuken/p02> .
:1210120 dct:spatial <https://wik.jp/todofuken/023078> .

:1210130 a skos:Concept ;
    skos:prefLabel "今別"@ja ;
    skos:altLabel "イマベツ"@ja-kana ;
    skos:notation "1210130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210130 dct:spatial <https://wik.jp/todofuken/p02> .
:1210130 dct:spatial <https://wik.jp/todofuken/023035> .

:1210140 a skos:Concept ;
    skos:prefLabel "一本木"@ja ;
    skos:altLabel "イッポンギ"@ja-kana ;
    skos:notation "1210140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210140 dct:spatial <https://wik.jp/todofuken/p02> .
:1210140 dct:spatial <https://wik.jp/todofuken/023035> .

:1210160 a skos:Concept ;
    skos:prefLabel "瀬辺地"@ja ;
    skos:altLabel "セヘジ"@ja-kana ;
    skos:notation "1210160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210160 dct:spatial <https://wik.jp/todofuken/p02> .
:1210160 dct:spatial <https://wik.jp/todofuken/023043> .

:1210200 a skos:Concept ;
    skos:prefLabel "久栗坂"@ja ;
    skos:altLabel "クグリザカ"@ja-kana ;
    skos:notation "1210200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210200 dct:spatial <https://wik.jp/todofuken/p02> .
:1210200 dct:spatial <https://wik.jp/todofuken/022012> .

:1210205 a skos:Concept ;
    skos:prefLabel "浪打"@ja ;
    skos:altLabel "ナミヂ"@ja-kana ;
    skos:notation "1210205" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210205 dct:spatial <https://wik.jp/todofuken/p02> .
:1210205 dct:spatial <https://wik.jp/todofuken/023019> .

:1210235 a skos:Concept ;
    skos:prefLabel "白砂"@ja ;
    skos:altLabel "シラス"@ja-kana ;
    skos:notation "1210235" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210235 dct:spatial <https://wik.jp/todofuken/p02> .
:1210235 dct:spatial <https://wik.jp/todofuken/023019> .

:1210255 a skos:Concept ;
    skos:prefLabel "狩場沢"@ja ;
    skos:altLabel "カリバサワ"@ja-kana ;
    skos:notation "1210255" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210255 dct:spatial <https://wik.jp/todofuken/p02> .
:1210255 dct:spatial <https://wik.jp/todofuken/023019> .

:1210265 a skos:Concept ;
    skos:prefLabel "有戸"@ja ;
    skos:altLabel "アリト"@ja-kana ;
    skos:notation "1210265" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210265 dct:spatial <https://wik.jp/todofuken/p02> .
:1210265 dct:spatial <https://wik.jp/todofuken/024015> .

:1210268 a skos:Concept ;
    skos:prefLabel "百目木"@ja ;
    skos:altLabel "ドメキ"@ja-kana ;
    skos:notation "1210268" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210268 dct:spatial <https://wik.jp/todofuken/p02> .
:1210268 dct:spatial <https://wik.jp/todofuken/024066> .

:1210275 a skos:Concept ;
    skos:prefLabel "源氏ヶ浦"@ja ;
    skos:altLabel "ゲンジガウラ"@ja-kana ;
    skos:notation "1210275" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210275 dct:spatial <https://wik.jp/todofuken/p02> .
:1210275 dct:spatial <https://wik.jp/todofuken/024066> .

:1210280 a skos:Concept ;
    skos:prefLabel "鶏沢"@ja ;
    skos:altLabel "ニワトリザワ"@ja-kana ;
    skos:notation "1210280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210280 dct:spatial <https://wik.jp/todofuken/p02> .
:1210280 dct:spatial <https://wik.jp/todofuken/024066> .

:1210290 a skos:Concept ;
    skos:prefLabel "浜奥内"@ja ;
    skos:altLabel "ハマオクナイ"@ja-kana ;
    skos:notation "1210290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210290 dct:spatial <https://wik.jp/todofuken/p02> .
:1210290 dct:spatial <https://wik.jp/todofuken/022080> .

:1210295 a skos:Concept ;
    skos:prefLabel "角違"@ja ;
    skos:altLabel "スミチガイ"@ja-kana ;
    skos:notation "1210295" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210295 dct:spatial <https://wik.jp/todofuken/p02> .
:1210295 dct:spatial <https://wik.jp/todofuken/022080> .

:1210320 a skos:Concept ;
    skos:prefLabel "檜川"@ja ;
    skos:altLabel "ヒノキガワ"@ja-kana ;
    skos:notation "1210320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210320 dct:spatial <https://wik.jp/todofuken/p02> .
:1210320 dct:spatial <https://wik.jp/todofuken/022080> .

:1210330 a skos:Concept ;
    skos:prefLabel "宿野部"@ja ;
    skos:altLabel "シュクノベ"@ja-kana ;
    skos:notation "1210330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210330 dct:spatial <https://wik.jp/todofuken/p02> .
:1210330 dct:spatial <https://wik.jp/todofuken/022080> .

:1210340 a skos:Concept ;
    skos:prefLabel "蛎崎"@ja ;
    skos:altLabel "カキザキ"@ja-kana ;
    skos:notation "1210340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210340 dct:spatial <https://wik.jp/todofuken/p02> .
:1210340 dct:spatial <https://wik.jp/todofuken/022080> .

:1210350 a skos:Concept ;
    skos:prefLabel "小沢"@ja ;
    skos:altLabel "コザワ"@ja-kana ;
    skos:notation "1210350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210350 dct:spatial <https://wik.jp/todofuken/p02> .
:1210350 dct:spatial <https://wik.jp/todofuken/022080> .

:1210360 a skos:Concept ;
    skos:prefLabel "九艘泊"@ja ;
    skos:altLabel "クソウドマリ"@ja-kana ;
    skos:notation "1210360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210360 dct:spatial <https://wik.jp/todofuken/p02> .
:1210360 dct:spatial <https://wik.jp/todofuken/022080> .

:1210370 a skos:Concept ;
    skos:prefLabel "牛滝"@ja ;
    skos:altLabel "ウシタキ"@ja-kana ;
    skos:notation "1210370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210370 dct:spatial <https://wik.jp/todofuken/p02> .
:1210370 dct:spatial <https://wik.jp/todofuken/024261> .

:1210380 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "1210380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210380 dct:spatial <https://wik.jp/todofuken/p02> .
:1210380 dct:spatial <https://wik.jp/todofuken/024261> .

:1210390 a skos:Concept ;
    skos:prefLabel "長後"@ja ;
    skos:altLabel "チョウゴ"@ja-kana ;
    skos:notation "1210390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210390 dct:spatial <https://wik.jp/todofuken/p02> .
:1210390 dct:spatial <https://wik.jp/todofuken/024261> .

:1210400 a skos:Concept ;
    skos:prefLabel "磯谷"@ja ;
    skos:altLabel "イソヤ"@ja-kana ;
    skos:notation "1210400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210400 dct:spatial <https://wik.jp/todofuken/p02> .
:1210400 dct:spatial <https://wik.jp/todofuken/024261> .

:1210410 a skos:Concept ;
    skos:prefLabel "矢越"@ja ;
    skos:altLabel "ヤゴシ"@ja-kana ;
    skos:notation "1210410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210410 dct:spatial <https://wik.jp/todofuken/p02> .
:1210410 dct:spatial <https://wik.jp/todofuken/024261> .

:1210420 a skos:Concept ;
    skos:prefLabel "原田"@ja ;
    skos:altLabel "ハラダ"@ja-kana ;
    skos:notation "1210420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210420 dct:spatial <https://wik.jp/todofuken/p02> .
:1210420 dct:spatial <https://wik.jp/todofuken/024261> .

:1210430 a skos:Concept ;
    skos:prefLabel "材木"@ja ;
    skos:altLabel "ザイモク"@ja-kana ;
    skos:notation "1210430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210430 dct:spatial <https://wik.jp/todofuken/p02> .
:1210430 dct:spatial <https://wik.jp/todofuken/024236> .

:1210460 a skos:Concept ;
    skos:prefLabel "蛇浦"@ja ;
    skos:altLabel "ヘビウラ"@ja-kana ;
    skos:notation "1210460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210460 dct:spatial <https://wik.jp/todofuken/p02> .
:1210460 dct:spatial <https://wik.jp/todofuken/024252> .

:1210470 a skos:Concept ;
    skos:prefLabel "易国間"@ja ;
    skos:altLabel "イコクマ"@ja-kana ;
    skos:notation "1210470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210470 dct:spatial <https://wik.jp/todofuken/p02> .
:1210470 dct:spatial <https://wik.jp/todofuken/024252> .

:1210480 a skos:Concept ;
    skos:prefLabel "桑畑"@ja ;
    skos:altLabel "クワハタ"@ja-kana ;
    skos:notation "1210480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210480 dct:spatial <https://wik.jp/todofuken/p02> .
:1210480 dct:spatial <https://wik.jp/todofuken/024252> .

:1210500 a skos:Concept ;
    skos:prefLabel "木野部"@ja ;
    skos:altLabel "キノップ"@ja-kana ;
    skos:notation "1210500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210500 dct:spatial <https://wik.jp/todofuken/p02> .
:1210500 dct:spatial <https://wik.jp/todofuken/022080> .

:1210510 a skos:Concept ;
    skos:prefLabel "正津川"@ja ;
    skos:altLabel "ショウヅガワ"@ja-kana ;
    skos:notation "1210510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210510 dct:spatial <https://wik.jp/todofuken/p02> .
:1210510 dct:spatial <https://wik.jp/todofuken/022080> .

:1210520 a skos:Concept ;
    skos:prefLabel "関根"@ja ;
    skos:altLabel "セキネ"@ja-kana ;
    skos:notation "1210520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210520 dct:spatial <https://wik.jp/todofuken/p02> .
:1210520 dct:spatial <https://wik.jp/todofuken/022080> .

:1210523 a skos:Concept ;
    skos:prefLabel "石持"@ja ;
    skos:altLabel "イシモチ"@ja-kana ;
    skos:notation "1210523" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210523 dct:spatial <https://wik.jp/todofuken/p02> .
:1210523 dct:spatial <https://wik.jp/todofuken/024244> .

:1210530 a skos:Concept ;
    skos:prefLabel "岩屋"@ja ;
    skos:altLabel "イワヤ"@ja-kana ;
    skos:notation "1210530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210530 dct:spatial <https://wik.jp/todofuken/p02> .
:1210530 dct:spatial <https://wik.jp/todofuken/024244> .

:1210550 a skos:Concept ;
    skos:prefLabel "尻労"@ja ;
    skos:altLabel "シツカリ"@ja-kana ;
    skos:notation "1210550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210550 dct:spatial <https://wik.jp/todofuken/p02> .
:1210550 dct:spatial <https://wik.jp/todofuken/024244> .

:1210555 a skos:Concept ;
    skos:prefLabel "小田野沢"@ja ;
    skos:altLabel "オダノサワ"@ja-kana ;
    skos:notation "1210555" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210555 dct:spatial <https://wik.jp/todofuken/p02> .
:1210555 dct:spatial <https://wik.jp/todofuken/024244> .

:1210560 a skos:Concept ;
    skos:prefLabel "平沼"@ja ;
    skos:altLabel "ヒラヌマ"@ja-kana ;
    skos:notation "1210560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210560 dct:spatial <https://wik.jp/todofuken/p02> .
:1210560 dct:spatial <https://wik.jp/todofuken/024112> .

:1210570 a skos:Concept ;
    skos:prefLabel "百石"@ja ;
    skos:altLabel "モモイシ"@ja-kana ;
    skos:notation "1210570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210570 dct:spatial <https://wik.jp/todofuken/p02> .
:1210570 dct:spatial <https://wik.jp/todofuken/024121> .

:1210580 a skos:Concept ;
    skos:prefLabel "八戸南浜"@ja ;
    skos:altLabel "ハチノヘミナミハマ"@ja-kana ;
    skos:notation "1210580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210580 dct:spatial <https://wik.jp/todofuken/p02> .
:1210580 dct:spatial <https://wik.jp/todofuken/022039> .

:1210630 a skos:Concept ;
    skos:prefLabel "大蛇"@ja ;
    skos:altLabel "オオジヤ"@ja-kana ;
    skos:notation "1210630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210630 dct:spatial <https://wik.jp/todofuken/p02> .
:1210630 dct:spatial <https://wik.jp/todofuken/024465> .

:1210640 a skos:Concept ;
    skos:prefLabel "追越"@ja ;
    skos:altLabel "オッコシ"@ja-kana ;
    skos:notation "1210640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210640 dct:spatial <https://wik.jp/todofuken/p02> .
:1210640 dct:spatial <https://wik.jp/todofuken/024465> .

:1210650 a skos:Concept ;
    skos:prefLabel "榊"@ja ;
    skos:altLabel "サカキ"@ja-kana ;
    skos:notation "1210650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1210650 dct:spatial <https://wik.jp/todofuken/p02> .
:1210650 dct:spatial <https://wik.jp/todofuken/024465> .

:1220010 a skos:Concept ;
    skos:prefLabel "岩崎"@ja ;
    skos:altLabel "イワサキ"@ja-kana ;
    skos:notation "1220010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220010 dct:spatial <https://wik.jp/todofuken/p02> .
:1220010 dct:spatial <https://wik.jp/todofuken/023230> .

:1220015 a skos:Concept ;
    skos:prefLabel "北金ヶ沢"@ja ;
    skos:altLabel "キタカネガサワ"@ja-kana ;
    skos:notation "1220015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220015 dct:spatial <https://wik.jp/todofuken/p02> .
:1220015 dct:spatial <https://wik.jp/todofuken/023230> .

:1220020 a skos:Concept ;
    skos:prefLabel "龍飛"@ja ;
    skos:altLabel "タッピ"@ja-kana ;
    skos:notation "1220020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220020 dct:spatial <https://wik.jp/todofuken/p02> .
:1220020 dct:spatial <https://wik.jp/todofuken/023078> .

:1220030 a skos:Concept ;
    skos:prefLabel "三厩"@ja ;
    skos:altLabel "ミンマヤ"@ja-kana ;
    skos:notation "1220030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220030 dct:spatial <https://wik.jp/todofuken/p02> .
:1220030 dct:spatial <https://wik.jp/todofuken/023078> .

:1220040 a skos:Concept ;
    skos:prefLabel "平舘"@ja ;
    skos:altLabel "タイラダテ"@ja-kana ;
    skos:notation "1220040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220040 dct:spatial <https://wik.jp/todofuken/p02> .
:1220040 dct:spatial <https://wik.jp/todofuken/023078> .

:1220056 a skos:Concept ;
    skos:prefLabel "蟹田"@ja ;
    skos:altLabel "カニタ"@ja-kana ;
    skos:notation "1220056" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220056 dct:spatial <https://wik.jp/todofuken/p02> .
:1220056 dct:spatial <https://wik.jp/todofuken/023078> .

:1220060 a skos:Concept ;
    skos:prefLabel "蓬田"@ja ;
    skos:altLabel "ヨモギタ"@ja-kana ;
    skos:notation "1220060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220060 dct:spatial <https://wik.jp/todofuken/p02> .
:1220060 dct:spatial <https://wik.jp/todofuken/023043> .

:1220070 a skos:Concept ;
    skos:prefLabel "後潟"@ja ;
    skos:altLabel "ウシロガタ"@ja-kana ;
    skos:notation "1220070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220070 dct:spatial <https://wik.jp/todofuken/p02> .
:1220070 dct:spatial <https://wik.jp/todofuken/022012> .

:1220080 a skos:Concept ;
    skos:prefLabel "奥内"@ja ;
    skos:altLabel "オクナイ"@ja-kana ;
    skos:notation "1220080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220080 dct:spatial <https://wik.jp/todofuken/p02> .
:1220080 dct:spatial <https://wik.jp/todofuken/022012> .

:1220090 a skos:Concept ;
    skos:prefLabel "青森"@ja ;
    skos:altLabel "アオモリ"@ja-kana ;
    skos:notation "1220090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220090 dct:spatial <https://wik.jp/todofuken/p02> .
:1220090 dct:spatial <https://wik.jp/todofuken/022012> .

:1220100 a skos:Concept ;
    skos:prefLabel "茂浦"@ja ;
    skos:altLabel "モウラ"@ja-kana ;
    skos:notation "1220100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220100 dct:spatial <https://wik.jp/todofuken/p02> .
:1220100 dct:spatial <https://wik.jp/todofuken/023019> .

:1220110 a skos:Concept ;
    skos:prefLabel "稲生"@ja ;
    skos:altLabel "イノウ"@ja-kana ;
    skos:notation "1220110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220110 dct:spatial <https://wik.jp/todofuken/p02> .
:1220110 dct:spatial <https://wik.jp/todofuken/023019> .

:1220120 a skos:Concept ;
    skos:prefLabel "東田沢"@ja ;
    skos:altLabel "ヒガシタザワ"@ja-kana ;
    skos:notation "1220120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220120 dct:spatial <https://wik.jp/todofuken/p02> .
:1220120 dct:spatial <https://wik.jp/todofuken/023019> .

:1220130 a skos:Concept ;
    skos:prefLabel "小湊"@ja ;
    skos:altLabel "コミナト"@ja-kana ;
    skos:notation "1220130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220130 dct:spatial <https://wik.jp/todofuken/p02> .
:1220130 dct:spatial <https://wik.jp/todofuken/023019> .

:1220140 a skos:Concept ;
    skos:prefLabel "清水川"@ja ;
    skos:altLabel "シミズガワ"@ja-kana ;
    skos:notation "1220140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220140 dct:spatial <https://wik.jp/todofuken/p02> .
:1220140 dct:spatial <https://wik.jp/todofuken/023019> .

:1220150 a skos:Concept ;
    skos:prefLabel "野辺地"@ja ;
    skos:altLabel "ノヘジ"@ja-kana ;
    skos:notation "1220150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220150 dct:spatial <https://wik.jp/todofuken/p02> .
:1220150 dct:spatial <https://wik.jp/todofuken/024015> .

:1220160 a skos:Concept ;
    skos:prefLabel "横浜"@ja ;
    skos:altLabel "ヨコハマ"@ja-kana ;
    skos:notation "1220160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220160 dct:spatial <https://wik.jp/todofuken/p02> .
:1220160 dct:spatial <https://wik.jp/todofuken/024066> .

:1220170 a skos:Concept ;
    skos:prefLabel "脇野沢"@ja ;
    skos:altLabel "ワキノサワ"@ja-kana ;
    skos:notation "1220170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220170 dct:spatial <https://wik.jp/todofuken/p02> .
:1220170 dct:spatial <https://wik.jp/todofuken/022080> .

:1220180 a skos:Concept ;
    skos:prefLabel "奥戸"@ja ;
    skos:altLabel "オコッペ"@ja-kana ;
    skos:notation "1220180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220180 dct:spatial <https://wik.jp/todofuken/p02> .
:1220180 dct:spatial <https://wik.jp/todofuken/024236> .

:1220190 a skos:Concept ;
    skos:prefLabel "下手浜"@ja ;
    skos:altLabel "シタテハマ"@ja-kana ;
    skos:notation "1220190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220190 dct:spatial <https://wik.jp/todofuken/p02> .
:1220190 dct:spatial <https://wik.jp/todofuken/024236> .

:1220200 a skos:Concept ;
    skos:prefLabel "下風呂"@ja ;
    skos:altLabel "シモフロ"@ja-kana ;
    skos:notation "1220200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220200 dct:spatial <https://wik.jp/todofuken/p02> .
:1220200 dct:spatial <https://wik.jp/todofuken/024252> .

:1220210 a skos:Concept ;
    skos:prefLabel "野牛"@ja ;
    skos:altLabel "ノウシ"@ja-kana ;
    skos:notation "1220210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220210 dct:spatial <https://wik.jp/todofuken/p02> .
:1220210 dct:spatial <https://wik.jp/todofuken/024244> .

:1220220 a skos:Concept ;
    skos:prefLabel "尻屋"@ja ;
    skos:altLabel "シリヤ"@ja-kana ;
    skos:notation "1220220" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220220 dct:spatial <https://wik.jp/todofuken/p02> .
:1220220 dct:spatial <https://wik.jp/todofuken/024244> .

:1220230 a skos:Concept ;
    skos:prefLabel "小舟渡"@ja ;
    skos:altLabel "コミナト"@ja-kana ;
    skos:notation "1220230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1220230 dct:spatial <https://wik.jp/todofuken/p02> .
:1220230 dct:spatial <https://wik.jp/todofuken/024465> .

:1230010 a skos:Concept ;
    skos:prefLabel "八戸"@ja ;
    skos:altLabel "ハチノヘ"@ja-kana ;
    skos:notation "1230010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:1230010 dct:spatial <https://wik.jp/todofuken/p02> .
:1230010 dct:spatial <https://wik.jp/todofuken/022039> .

:1230020 a skos:Concept ;
    skos:prefLabel "鯵ヶ沢"@ja ;
    skos:altLabel "アジガサワ"@ja-kana ;
    skos:notation "1230020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1230020 dct:spatial <https://wik.jp/todofuken/p02> .
:1230020 dct:spatial <https://wik.jp/todofuken/023213> .

:1230040 a skos:Concept ;
    skos:prefLabel "大畑"@ja ;
    skos:altLabel "オオハタ"@ja-kana ;
    skos:notation "1230040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1230040 dct:spatial <https://wik.jp/todofuken/p02> .
:1230040 dct:spatial <https://wik.jp/todofuken/022080> .

:1230050 a skos:Concept ;
    skos:prefLabel "三沢"@ja ;
    skos:altLabel "ミサワ"@ja-kana ;
    skos:notation "1230050" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1230050 dct:spatial <https://wik.jp/todofuken/p02> .
:1230050 dct:spatial <https://wik.jp/todofuken/022071> .

:1240010 a skos:Concept ;
    skos:prefLabel "小泊"@ja ;
    skos:altLabel "コドマリ"@ja-kana ;
    skos:notation "1240010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1240010 dct:spatial <https://wik.jp/todofuken/p02> .
:1240010 dct:spatial <https://wik.jp/todofuken/023876> .

:1240020 a skos:Concept ;
    skos:prefLabel "佐井"@ja ;
    skos:altLabel "サイ"@ja-kana ;
    skos:notation "1240020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1240020 dct:spatial <https://wik.jp/todofuken/p02> .
:1240020 dct:spatial <https://wik.jp/todofuken/024261> .

:1240030 a skos:Concept ;
    skos:prefLabel "白糠"@ja ;
    skos:altLabel "シラヌカ"@ja-kana ;
    skos:notation "1240030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1240030 dct:spatial <https://wik.jp/todofuken/p02> .

:1310020 a skos:Concept ;
    skos:prefLabel "川尻"@ja ;
    skos:altLabel "カワシリ"@ja-kana ;
    skos:notation "1310020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310020 dct:spatial <https://wik.jp/todofuken/p03> .
:1310020 dct:spatial <https://wik.jp/todofuken/035076> .

:1310040 a skos:Concept ;
    skos:prefLabel "鹿糠"@ja ;
    skos:altLabel "カヌカ"@ja-kana ;
    skos:notation "1310040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310040 dct:spatial <https://wik.jp/todofuken/p03> .
:1310040 dct:spatial <https://wik.jp/todofuken/035076> .

:1310050 a skos:Concept ;
    skos:prefLabel "戸類家"@ja ;
    skos:altLabel "ヘルケ"@ja-kana ;
    skos:notation "1310050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310050 dct:spatial <https://wik.jp/todofuken/p03> .
:1310050 dct:spatial <https://wik.jp/todofuken/035076> .

:1310060 a skos:Concept ;
    skos:prefLabel "宿戸"@ja ;
    skos:altLabel "シュクノヘ"@ja-kana ;
    skos:notation "1310060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310060 dct:spatial <https://wik.jp/todofuken/p03> .
:1310060 dct:spatial <https://wik.jp/todofuken/035076> .

:1310070 a skos:Concept ;
    skos:prefLabel "小子内"@ja ;
    skos:altLabel "オコナイ"@ja-kana ;
    skos:notation "1310070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310070 dct:spatial <https://wik.jp/todofuken/p03> .
:1310070 dct:spatial <https://wik.jp/todofuken/035076> .

:1310080 a skos:Concept ;
    skos:prefLabel "有家"@ja ;
    skos:altLabel "ウゲ"@ja-kana ;
    skos:notation "1310080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310080 dct:spatial <https://wik.jp/todofuken/p03> .
:1310080 dct:spatial <https://wik.jp/todofuken/035076> .

:1310090 a skos:Concept ;
    skos:prefLabel "高家"@ja ;
    skos:altLabel "コウゲ"@ja-kana ;
    skos:notation "1310090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310090 dct:spatial <https://wik.jp/todofuken/p03> .
:1310090 dct:spatial <https://wik.jp/todofuken/035076> .

:1310100 a skos:Concept ;
    skos:prefLabel "侍浜"@ja ;
    skos:altLabel "サムライハマ"@ja-kana ;
    skos:notation "1310100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310100 dct:spatial <https://wik.jp/todofuken/p03> .
:1310100 dct:spatial <https://wik.jp/todofuken/032077> .

:1310160 a skos:Concept ;
    skos:prefLabel "久慈湊"@ja ;
    skos:altLabel "クジミナト"@ja-kana ;
    skos:notation "1310160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310160 dct:spatial <https://wik.jp/todofuken/p03> .
:1310160 dct:spatial <https://wik.jp/todofuken/032077> .

:1310170 a skos:Concept ;
    skos:prefLabel "舟渡"@ja ;
    skos:altLabel "フナド"@ja-kana ;
    skos:notation "1310170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310170 dct:spatial <https://wik.jp/todofuken/p03> .
:1310170 dct:spatial <https://wik.jp/todofuken/032077> .

:1310190 a skos:Concept ;
    skos:prefLabel "小袖"@ja ;
    skos:altLabel "コソデ"@ja-kana ;
    skos:notation "1310190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310190 dct:spatial <https://wik.jp/todofuken/p03> .
:1310190 dct:spatial <https://wik.jp/todofuken/032077> .

:1310210 a skos:Concept ;
    skos:prefLabel "玉川"@ja ;
    skos:altLabel "タマガワ"@ja-kana ;
    skos:notation "1310210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310210 dct:spatial <https://wik.jp/todofuken/p03> .
:1310210 dct:spatial <https://wik.jp/todofuken/035033> .

:1310220 a skos:Concept ;
    skos:prefLabel "下安家"@ja ;
    skos:altLabel "シモアッカ"@ja-kana ;
    skos:notation "1310220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310220 dct:spatial <https://wik.jp/todofuken/p03> .
:1310220 dct:spatial <https://wik.jp/todofuken/035033> .

:1310240 a skos:Concept ;
    skos:prefLabel "沢"@ja ;
    skos:altLabel "サワ"@ja-kana ;
    skos:notation "1310240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310240 dct:spatial <https://wik.jp/todofuken/p03> .
:1310240 dct:spatial <https://wik.jp/todofuken/034851> .

:1310250 a skos:Concept ;
    skos:prefLabel "白井"@ja ;
    skos:altLabel "シライ"@ja-kana ;
    skos:notation "1310250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310250 dct:spatial <https://wik.jp/todofuken/p03> .
:1310250 dct:spatial <https://wik.jp/todofuken/034851> .

:1310290 a skos:Concept ;
    skos:prefLabel "黒崎"@ja ;
    skos:altLabel "クロサキ"@ja-kana ;
    skos:notation "1310290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310290 dct:spatial <https://wik.jp/todofuken/p03> .
:1310290 dct:spatial <https://wik.jp/todofuken/034851> .

:1310305 a skos:Concept ;
    skos:prefLabel "北山"@ja ;
    skos:altLabel "キタヤマ"@ja-kana ;
    skos:notation "1310305" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310305 dct:spatial <https://wik.jp/todofuken/p03> .
:1310305 dct:spatial <https://wik.jp/todofuken/034843> .

:1310310 a skos:Concept ;
    skos:prefLabel "机"@ja ;
    skos:altLabel "ツクエ"@ja-kana ;
    skos:notation "1310310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310310 dct:spatial <https://wik.jp/todofuken/p03> .
:1310310 dct:spatial <https://wik.jp/todofuken/034843> .

:1310330 a skos:Concept ;
    skos:prefLabel "平井賀"@ja ;
    skos:altLabel "ヒライガ"@ja-kana ;
    skos:notation "1310330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310330 dct:spatial <https://wik.jp/todofuken/p03> .
:1310330 dct:spatial <https://wik.jp/todofuken/034843> .

:1310335 a skos:Concept ;
    skos:prefLabel "槇木沢"@ja ;
    skos:altLabel "マギサワ"@ja-kana ;
    skos:notation "1310335" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310335 dct:spatial <https://wik.jp/todofuken/p03> .
:1310335 dct:spatial <https://wik.jp/todofuken/034843> .

:1310340 a skos:Concept ;
    skos:prefLabel "須久洞"@ja ;
    skos:altLabel "スクドウ"@ja-kana ;
    skos:notation "1310340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310340 dct:spatial <https://wik.jp/todofuken/p03> .
:1310340 dct:spatial <https://wik.jp/todofuken/034835> .

:1310350 a skos:Concept ;
    skos:prefLabel "小本"@ja ;
    skos:altLabel "オモト"@ja-kana ;
    skos:notation "1310350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310350 dct:spatial <https://wik.jp/todofuken/p03> .
:1310350 dct:spatial <https://wik.jp/todofuken/034835> .

:1310370 a skos:Concept ;
    skos:prefLabel "茂師"@ja ;
    skos:altLabel "モシ"@ja-kana ;
    skos:notation "1310370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310370 dct:spatial <https://wik.jp/todofuken/p03> .

:1310380 a skos:Concept ;
    skos:prefLabel "小堀内"@ja ;
    skos:altLabel "コボリナイ"@ja-kana ;
    skos:notation "1310380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310380 dct:spatial <https://wik.jp/todofuken/p03> .
:1310380 dct:spatial <https://wik.jp/todofuken/032026> .

:1310390 a skos:Concept ;
    skos:prefLabel "青野滝"@ja ;
    skos:altLabel "アオノタキ"@ja-kana ;
    skos:notation "1310390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310390 dct:spatial <https://wik.jp/todofuken/p03> .
:1310390 dct:spatial <https://wik.jp/todofuken/032026> .

:1310400 a skos:Concept ;
    skos:prefLabel "小港"@ja ;
    skos:altLabel "コミナト"@ja-kana ;
    skos:notation "1310400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310400 dct:spatial <https://wik.jp/todofuken/p03> .
:1310400 dct:spatial <https://wik.jp/todofuken/032026> .

:1310410 a skos:Concept ;
    skos:prefLabel "樫内"@ja ;
    skos:altLabel "カシナイ"@ja-kana ;
    skos:notation "1310410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310410 dct:spatial <https://wik.jp/todofuken/p03> .
:1310410 dct:spatial <https://wik.jp/todofuken/032026> .

:1310420 a skos:Concept ;
    skos:prefLabel "宿"@ja ;
    skos:altLabel "ヤド"@ja-kana ;
    skos:notation "1310420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310420 dct:spatial <https://wik.jp/todofuken/p03> .
:1310420 dct:spatial <https://wik.jp/todofuken/032026> .

:1310430 a skos:Concept ;
    skos:prefLabel "日出島"@ja ;
    skos:altLabel "ヒデシマ"@ja-kana ;
    skos:notation "1310430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310430 dct:spatial <https://wik.jp/todofuken/p03> .
:1310430 dct:spatial <https://wik.jp/todofuken/032026> .

:1310440 a skos:Concept ;
    skos:prefLabel "蛸の浜"@ja ;
    skos:altLabel "タコノハマ"@ja-kana ;
    skos:notation "1310440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310440 dct:spatial <https://wik.jp/todofuken/p03> .
:1310440 dct:spatial <https://wik.jp/todofuken/032026> .

:1310450 a skos:Concept ;
    skos:prefLabel "津軽石"@ja ;
    skos:altLabel "ツガルイシ"@ja-kana ;
    skos:notation "1310450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310450 dct:spatial <https://wik.jp/todofuken/p03> .
:1310450 dct:spatial <https://wik.jp/todofuken/032026> .

:1310460 a skos:Concept ;
    skos:prefLabel "白浜(宮古)"@ja ;
    skos:altLabel "シラハマ(ミヤコ)"@ja-kana ;
    skos:notation "1310460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310460 dct:spatial <https://wik.jp/todofuken/p03> .
:1310460 dct:spatial <https://wik.jp/todofuken/032026> .

:1310480 a skos:Concept ;
    skos:prefLabel "仲組"@ja ;
    skos:altLabel "ナカグミ"@ja-kana ;
    skos:notation "1310480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310480 dct:spatial <https://wik.jp/todofuken/p03> .
:1310480 dct:spatial <https://wik.jp/todofuken/032026> .

:1310490 a skos:Concept ;
    skos:prefLabel "音部"@ja ;
    skos:altLabel "オトベ"@ja-kana ;
    skos:notation "1310490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310490 dct:spatial <https://wik.jp/todofuken/p03> .
:1310490 dct:spatial <https://wik.jp/todofuken/032026> .

:1310520 a skos:Concept ;
    skos:prefLabel "千鶏"@ja ;
    skos:altLabel "チケイ"@ja-kana ;
    skos:notation "1310520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310520 dct:spatial <https://wik.jp/todofuken/p03> .
:1310520 dct:spatial <https://wik.jp/todofuken/032026> .

:1310530 a skos:Concept ;
    skos:prefLabel "石浜"@ja ;
    skos:altLabel "イシハマ"@ja-kana ;
    skos:notation "1310530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310530 dct:spatial <https://wik.jp/todofuken/p03> .
:1310530 dct:spatial <https://wik.jp/todofuken/032026> .

:1310550 a skos:Concept ;
    skos:prefLabel "織笠"@ja ;
    skos:altLabel "オリカサ"@ja-kana ;
    skos:notation "1310550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310550 dct:spatial <https://wik.jp/todofuken/p03> .
:1310550 dct:spatial <https://wik.jp/todofuken/034827> .

:1310560 a skos:Concept ;
    skos:prefLabel "小谷鳥"@ja ;
    skos:altLabel "コヤドリ"@ja-kana ;
    skos:notation "1310560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310560 dct:spatial <https://wik.jp/todofuken/p03> .
:1310560 dct:spatial <https://wik.jp/todofuken/034827> .

:1310580 a skos:Concept ;
    skos:prefLabel "室浜"@ja ;
    skos:altLabel "ムロハマ"@ja-kana ;
    skos:notation "1310580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310580 dct:spatial <https://wik.jp/todofuken/p03> .
:1310580 dct:spatial <https://wik.jp/todofuken/032115> .

:1310600 a skos:Concept ;
    skos:prefLabel "仮宿"@ja ;
    skos:altLabel "カリヤド"@ja-kana ;
    skos:notation "1310600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310600 dct:spatial <https://wik.jp/todofuken/p03> .
:1310600 dct:spatial <https://wik.jp/todofuken/032115> .

:1310610 a skos:Concept ;
    skos:prefLabel "桑ノ浜"@ja ;
    skos:altLabel "クワノハマ"@ja-kana ;
    skos:notation "1310610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310610 dct:spatial <https://wik.jp/todofuken/p03> .
:1310610 dct:spatial <https://wik.jp/todofuken/032115> .

:1310620 a skos:Concept ;
    skos:prefLabel "嬉石"@ja ;
    skos:altLabel "ウレイシ"@ja-kana ;
    skos:notation "1310620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310620 dct:spatial <https://wik.jp/todofuken/p03> .
:1310620 dct:spatial <https://wik.jp/todofuken/032115> .

:1310630 a skos:Concept ;
    skos:prefLabel "平田"@ja ;
    skos:altLabel "ヘイタ"@ja-kana ;
    skos:notation "1310630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310630 dct:spatial <https://wik.jp/todofuken/p03> .
:1310630 dct:spatial <https://wik.jp/todofuken/032115> .

:1310640 a skos:Concept ;
    skos:prefLabel "白浜(釜石)"@ja ;
    skos:altLabel "シラハマ(カマイシ)"@ja-kana ;
    skos:notation "1310640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310640 dct:spatial <https://wik.jp/todofuken/p03> .
:1310640 dct:spatial <https://wik.jp/todofuken/032115> .

:1310650 a skos:Concept ;
    skos:prefLabel "佐須"@ja ;
    skos:altLabel "サス"@ja-kana ;
    skos:notation "1310650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310650 dct:spatial <https://wik.jp/todofuken/p03> .
:1310650 dct:spatial <https://wik.jp/todofuken/032115> .

:1310680 a skos:Concept ;
    skos:prefLabel "大石"@ja ;
    skos:altLabel "オオイシ"@ja-kana ;
    skos:notation "1310680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310680 dct:spatial <https://wik.jp/todofuken/p03> .
:1310680 dct:spatial <https://wik.jp/todofuken/032115> .

:1310690 a skos:Concept ;
    skos:prefLabel "千歳"@ja ;
    skos:altLabel "センザイ"@ja-kana ;
    skos:notation "1310690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310690 dct:spatial <https://wik.jp/todofuken/p03> .
:1310690 dct:spatial <https://wik.jp/todofuken/032034> .

:1310700 a skos:Concept ;
    skos:prefLabel "扇洞"@ja ;
    skos:altLabel "オオギホラ"@ja-kana ;
    skos:notation "1310700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310700 dct:spatial <https://wik.jp/todofuken/p03> .
:1310700 dct:spatial <https://wik.jp/todofuken/032034> .

:1310710 a skos:Concept ;
    skos:prefLabel "吉浜"@ja ;
    skos:altLabel "ヨシハマ"@ja-kana ;
    skos:notation "1310710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310710 dct:spatial <https://wik.jp/todofuken/p03> .
:1310710 dct:spatial <https://wik.jp/todofuken/032034> .

:1310720 a skos:Concept ;
    skos:prefLabel "増館"@ja ;
    skos:altLabel "マスダテ"@ja-kana ;
    skos:notation "1310720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310720 dct:spatial <https://wik.jp/todofuken/p03> .
:1310720 dct:spatial <https://wik.jp/todofuken/032034> .

:1310730 a skos:Concept ;
    skos:prefLabel "小壁"@ja ;
    skos:altLabel "コカベ"@ja-kana ;
    skos:notation "1310730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310730 dct:spatial <https://wik.jp/todofuken/p03> .
:1310730 dct:spatial <https://wik.jp/todofuken/032034> .

:1310740 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "1310740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310740 dct:spatial <https://wik.jp/todofuken/p03> .
:1310740 dct:spatial <https://wik.jp/todofuken/032034> .

:1310750 a skos:Concept ;
    skos:prefLabel "鬼沢"@ja ;
    skos:altLabel "オニザワ"@ja-kana ;
    skos:notation "1310750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310750 dct:spatial <https://wik.jp/todofuken/p03> .
:1310750 dct:spatial <https://wik.jp/todofuken/032034> .

:1310760 a skos:Concept ;
    skos:prefLabel "小石浜"@ja ;
    skos:altLabel "コイシハマ"@ja-kana ;
    skos:notation "1310760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310760 dct:spatial <https://wik.jp/todofuken/p03> .
:1310760 dct:spatial <https://wik.jp/todofuken/032034> .

:1310770 a skos:Concept ;
    skos:prefLabel "砂子浜"@ja ;
    skos:altLabel "スナゴハマ"@ja-kana ;
    skos:notation "1310770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310770 dct:spatial <https://wik.jp/todofuken/p03> .
:1310770 dct:spatial <https://wik.jp/todofuken/032034> .

:1310780 a skos:Concept ;
    skos:prefLabel "野野前"@ja ;
    skos:altLabel "ノノマエ"@ja-kana ;
    skos:notation "1310780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310780 dct:spatial <https://wik.jp/todofuken/p03> .
:1310780 dct:spatial <https://wik.jp/todofuken/032034> .

:1310790 a skos:Concept ;
    skos:prefLabel "小路"@ja ;
    skos:altLabel "コジ"@ja-kana ;
    skos:notation "1310790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310790 dct:spatial <https://wik.jp/todofuken/p03> .
:1310790 dct:spatial <https://wik.jp/todofuken/032034> .

:1310800 a skos:Concept ;
    skos:prefLabel "長崎"@ja ;
    skos:altLabel "ナガサキ"@ja-kana ;
    skos:notation "1310800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310800 dct:spatial <https://wik.jp/todofuken/p03> .
:1310800 dct:spatial <https://wik.jp/todofuken/032034> .

:1310805 a skos:Concept ;
    skos:prefLabel "合足"@ja ;
    skos:altLabel "アッタリ"@ja-kana ;
    skos:notation "1310805" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310805 dct:spatial <https://wik.jp/todofuken/p03> .
:1310805 dct:spatial <https://wik.jp/todofuken/032034> .

:1310810 a skos:Concept ;
    skos:prefLabel "蛸ノ浦"@ja ;
    skos:altLabel "タコノウラ"@ja-kana ;
    skos:notation "1310810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310810 dct:spatial <https://wik.jp/todofuken/p03> .
:1310810 dct:spatial <https://wik.jp/todofuken/032034> .

:1310815 a skos:Concept ;
    skos:prefLabel "碁石"@ja ;
    skos:altLabel "ゴイシ"@ja-kana ;
    skos:notation "1310815" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310815 dct:spatial <https://wik.jp/todofuken/p03> .
:1310815 dct:spatial <https://wik.jp/todofuken/032034> .

:1310820 a skos:Concept ;
    skos:prefLabel "泊里"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "1310820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310820 dct:spatial <https://wik.jp/todofuken/p03> .
:1310820 dct:spatial <https://wik.jp/todofuken/032034> .

:1310840 a skos:Concept ;
    skos:prefLabel "只出"@ja ;
    skos:altLabel "タダイデ"@ja-kana ;
    skos:notation "1310840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310840 dct:spatial <https://wik.jp/todofuken/p03> .
:1310840 dct:spatial <https://wik.jp/todofuken/032107> .

:1310850 a skos:Concept ;
    skos:prefLabel "六ヶ浦"@ja ;
    skos:altLabel "ムツガウラ"@ja-kana ;
    skos:notation "1310850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310850 dct:spatial <https://wik.jp/todofuken/p03> .
:1310850 dct:spatial <https://wik.jp/todofuken/032107> .

:1310860 a skos:Concept ;
    skos:prefLabel "根岬"@ja ;
    skos:altLabel "ネサキ"@ja-kana ;
    skos:notation "1310860" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310860 dct:spatial <https://wik.jp/todofuken/p03> .
:1310860 dct:spatial <https://wik.jp/todofuken/032107> .

:1310870 a skos:Concept ;
    skos:prefLabel "大陽"@ja ;
    skos:altLabel "オオヨウ"@ja-kana ;
    skos:notation "1310870" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310870 dct:spatial <https://wik.jp/todofuken/p03> .
:1310870 dct:spatial <https://wik.jp/todofuken/032107> .

:1310890 a skos:Concept ;
    skos:prefLabel "両替"@ja ;
    skos:altLabel "リョウガエ"@ja-kana ;
    skos:notation "1310890" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310890 dct:spatial <https://wik.jp/todofuken/p03> .
:1310890 dct:spatial <https://wik.jp/todofuken/032107> .

:1310900 a skos:Concept ;
    skos:prefLabel "脇之沢"@ja ;
    skos:altLabel "ワキノサワ"@ja-kana ;
    skos:notation "1310900" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310900 dct:spatial <https://wik.jp/todofuken/p03> .
:1310900 dct:spatial <https://wik.jp/todofuken/032107> .

:1310910 a skos:Concept ;
    skos:prefLabel "要谷"@ja ;
    skos:altLabel "ヨウガイ"@ja-kana ;
    skos:notation "1310910" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1310910 dct:spatial <https://wik.jp/todofuken/p03> .
:1310910 dct:spatial <https://wik.jp/todofuken/032107> .

:1320005 a skos:Concept ;
    skos:prefLabel "種市"@ja ;
    skos:altLabel "タネイチ"@ja-kana ;
    skos:notation "1320005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320005 dct:spatial <https://wik.jp/todofuken/p03> .
:1320005 dct:spatial <https://wik.jp/todofuken/035076> .

:1320007 a skos:Concept ;
    skos:prefLabel "久喜"@ja ;
    skos:altLabel "クキ"@ja-kana ;
    skos:notation "1320007" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320007 dct:spatial <https://wik.jp/todofuken/p03> .
:1320007 dct:spatial <https://wik.jp/todofuken/032077> .

:1320010 a skos:Concept ;
    skos:prefLabel "野田"@ja ;
    skos:altLabel "ノダ"@ja-kana ;
    skos:notation "1320010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320010 dct:spatial <https://wik.jp/todofuken/p03> .
:1320010 dct:spatial <https://wik.jp/todofuken/035033> .

:1320015 a skos:Concept ;
    skos:prefLabel "堀内"@ja ;
    skos:altLabel "ホリナイ"@ja-kana ;
    skos:notation "1320015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320015 dct:spatial <https://wik.jp/todofuken/p03> .
:1320015 dct:spatial <https://wik.jp/todofuken/034851> .

:1320020 a skos:Concept ;
    skos:prefLabel "太田名部"@ja ;
    skos:altLabel "オオタナベ"@ja-kana ;
    skos:notation "1320020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320020 dct:spatial <https://wik.jp/todofuken/p03> .
:1320020 dct:spatial <https://wik.jp/todofuken/034851> .

:1320030 a skos:Concept ;
    skos:prefLabel "田老"@ja ;
    skos:altLabel "タロウ"@ja-kana ;
    skos:notation "1320030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320030 dct:spatial <https://wik.jp/todofuken/p03> .
:1320030 dct:spatial <https://wik.jp/todofuken/032026> .

:1320035 a skos:Concept ;
    skos:prefLabel "重茂"@ja ;
    skos:altLabel "オモエ"@ja-kana ;
    skos:notation "1320035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320035 dct:spatial <https://wik.jp/todofuken/p03> .
:1320035 dct:spatial <https://wik.jp/todofuken/032026> .

:1320040 a skos:Concept ;
    skos:prefLabel "大沢"@ja ;
    skos:altLabel "オオサワ"@ja-kana ;
    skos:notation "1320040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320040 dct:spatial <https://wik.jp/todofuken/p03> .
:1320040 dct:spatial <https://wik.jp/todofuken/034827> .

:1320050 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "1320050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320050 dct:spatial <https://wik.jp/todofuken/p03> .
:1320050 dct:spatial <https://wik.jp/todofuken/034827> .

:1320060 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "1320060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320060 dct:spatial <https://wik.jp/todofuken/p03> .
:1320060 dct:spatial <https://wik.jp/todofuken/034827> .

:1320070 a skos:Concept ;
    skos:prefLabel "吉里吉里"@ja ;
    skos:altLabel "キリキリ"@ja-kana ;
    skos:notation "1320070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320070 dct:spatial <https://wik.jp/todofuken/p03> .
:1320070 dct:spatial <https://wik.jp/todofuken/034614> .

:1320080 a skos:Concept ;
    skos:prefLabel "箱崎"@ja ;
    skos:altLabel "ハコザキ"@ja-kana ;
    skos:notation "1320080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320080 dct:spatial <https://wik.jp/todofuken/p03> .
:1320080 dct:spatial <https://wik.jp/todofuken/032115> .

:1320090 a skos:Concept ;
    skos:prefLabel "白浜(鵜住居)"@ja ;
    skos:altLabel "シラハマ(ウノスマイ)"@ja-kana ;
    skos:notation "1320090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320090 dct:spatial <https://wik.jp/todofuken/p03> .
:1320090 dct:spatial <https://wik.jp/todofuken/032115> .

:1320100 a skos:Concept ;
    skos:prefLabel "両石"@ja ;
    skos:altLabel "リョウイシ"@ja-kana ;
    skos:notation "1320100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320100 dct:spatial <https://wik.jp/todofuken/p03> .
:1320100 dct:spatial <https://wik.jp/todofuken/032115> .

:1320105 a skos:Concept ;
    skos:prefLabel "唐丹"@ja ;
    skos:altLabel "トウニ"@ja-kana ;
    skos:notation "1320105" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320105 dct:spatial <https://wik.jp/todofuken/p03> .
:1320105 dct:spatial <https://wik.jp/todofuken/032115> .

:1320110 a skos:Concept ;
    skos:prefLabel "小白浜"@ja ;
    skos:altLabel "コジラハマ"@ja-kana ;
    skos:notation "1320110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320110 dct:spatial <https://wik.jp/todofuken/p03> .
:1320110 dct:spatial <https://wik.jp/todofuken/032115> .

:1320120 a skos:Concept ;
    skos:prefLabel "根白"@ja ;
    skos:altLabel "コンパク"@ja-kana ;
    skos:notation "1320120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320120 dct:spatial <https://wik.jp/todofuken/p03> .
:1320120 dct:spatial <https://wik.jp/todofuken/032034> .

:1320130 a skos:Concept ;
    skos:prefLabel "崎浜"@ja ;
    skos:altLabel "サキハマ"@ja-kana ;
    skos:notation "1320130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320130 dct:spatial <https://wik.jp/todofuken/p03> .
:1320130 dct:spatial <https://wik.jp/todofuken/032034> .

:1320140 a skos:Concept ;
    skos:prefLabel "越喜来"@ja ;
    skos:altLabel "オキライ"@ja-kana ;
    skos:notation "1320140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320140 dct:spatial <https://wik.jp/todofuken/p03> .
:1320140 dct:spatial <https://wik.jp/todofuken/032034> .

:1320150 a skos:Concept ;
    skos:prefLabel "綾里"@ja ;
    skos:altLabel "リョウリ"@ja-kana ;
    skos:notation "1320150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320150 dct:spatial <https://wik.jp/todofuken/p03> .
:1320150 dct:spatial <https://wik.jp/todofuken/032034> .

:1320155 a skos:Concept ;
    skos:prefLabel "門の浜"@ja ;
    skos:altLabel "カドノハマ"@ja-kana ;
    skos:notation "1320155" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320155 dct:spatial <https://wik.jp/todofuken/p03> .
:1320155 dct:spatial <https://wik.jp/todofuken/032034> .

:1320160 a skos:Concept ;
    skos:prefLabel "広田"@ja ;
    skos:altLabel "ヒロタ"@ja-kana ;
    skos:notation "1320160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320160 dct:spatial <https://wik.jp/todofuken/p03> .
:1320160 dct:spatial <https://wik.jp/todofuken/032107> .

:1320170 a skos:Concept ;
    skos:prefLabel "長部"@ja ;
    skos:altLabel "オサベ"@ja-kana ;
    skos:notation "1320170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1320170 dct:spatial <https://wik.jp/todofuken/p03> .
:1320170 dct:spatial <https://wik.jp/todofuken/032107> .

:1330010 a skos:Concept ;
    skos:prefLabel "山田"@ja ;
    skos:altLabel "ヤマダ"@ja-kana ;
    skos:notation "1330010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1330010 dct:spatial <https://wik.jp/todofuken/p03> .
:1330010 dct:spatial <https://wik.jp/todofuken/034827> .

:1330020 a skos:Concept ;
    skos:prefLabel "大槌"@ja ;
    skos:altLabel "オオツチ"@ja-kana ;
    skos:notation "1330020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1330020 dct:spatial <https://wik.jp/todofuken/p03> .
:1330020 dct:spatial <https://wik.jp/todofuken/034614> .

:1330030 a skos:Concept ;
    skos:prefLabel "釜石"@ja ;
    skos:altLabel "カマイシ"@ja-kana ;
    skos:notation "1330030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1330030 dct:spatial <https://wik.jp/todofuken/p03> .
:1330030 dct:spatial <https://wik.jp/todofuken/032115> .

:1330040 a skos:Concept ;
    skos:prefLabel "大船渡"@ja ;
    skos:altLabel "オオフナト"@ja-kana ;
    skos:notation "1330040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1330040 dct:spatial <https://wik.jp/todofuken/p03> .
:1330040 dct:spatial <https://wik.jp/todofuken/032034> .

:1340010 a skos:Concept ;
    skos:prefLabel "島の越"@ja ;
    skos:altLabel "シマノコシ"@ja-kana ;
    skos:notation "1340010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1340010 dct:spatial <https://wik.jp/todofuken/p03> .
:1340010 dct:spatial <https://wik.jp/todofuken/034843> .

:1410010 a skos:Concept ;
    skos:prefLabel "大沢(唐桑)"@ja ;
    skos:altLabel "オオサワ(カラクワ)"@ja-kana ;
    skos:notation "1410010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410010 dct:spatial <https://wik.jp/todofuken/p04> .
:1410010 dct:spatial <https://wik.jp/todofuken/042056> .

:1410020 a skos:Concept ;
    skos:prefLabel "館"@ja ;
    skos:altLabel "タテ"@ja-kana ;
    skos:notation "1410020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410020 dct:spatial <https://wik.jp/todofuken/p04> .
:1410020 dct:spatial <https://wik.jp/todofuken/042056> .

:1410030 a skos:Concept ;
    skos:prefLabel "岩井沢"@ja ;
    skos:altLabel "イワイサワ"@ja-kana ;
    skos:notation "1410030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410030 dct:spatial <https://wik.jp/todofuken/p04> .
:1410030 dct:spatial <https://wik.jp/todofuken/042056> .

:1410040 a skos:Concept ;
    skos:prefLabel "載鈎"@ja ;
    skos:altLabel "ノセカギ"@ja-kana ;
    skos:notation "1410040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410040 dct:spatial <https://wik.jp/todofuken/p04> .
:1410040 dct:spatial <https://wik.jp/todofuken/042056> .

:1410050 a skos:Concept ;
    skos:prefLabel "小田浜"@ja ;
    skos:altLabel "コダハマ"@ja-kana ;
    skos:notation "1410050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410050 dct:spatial <https://wik.jp/todofuken/p04> .
:1410050 dct:spatial <https://wik.jp/todofuken/042056> .

:1410060 a skos:Concept ;
    skos:prefLabel "只越"@ja ;
    skos:altLabel "タダコシ"@ja-kana ;
    skos:notation "1410060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410060 dct:spatial <https://wik.jp/todofuken/p04> .
:1410060 dct:spatial <https://wik.jp/todofuken/042056> .

:1410070 a skos:Concept ;
    skos:prefLabel "金取"@ja ;
    skos:altLabel "カネトリ"@ja-kana ;
    skos:notation "1410070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410070 dct:spatial <https://wik.jp/todofuken/p04> .
:1410070 dct:spatial <https://wik.jp/todofuken/042056> .

:1410080 a skos:Concept ;
    skos:prefLabel "石浜(唐桑)"@ja ;
    skos:altLabel "イシハマ(カラクワ)"@ja-kana ;
    skos:notation "1410080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410080 dct:spatial <https://wik.jp/todofuken/p04> .
:1410080 dct:spatial <https://wik.jp/todofuken/042056> .

:1410090 a skos:Concept ;
    skos:prefLabel "馬場(唐桑)"@ja ;
    skos:altLabel "ババ(カラクワ)"@ja-kana ;
    skos:notation "1410090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410090 dct:spatial <https://wik.jp/todofuken/p04> .
:1410090 dct:spatial <https://wik.jp/todofuken/042056> .

:1410100 a skos:Concept ;
    skos:prefLabel "笹浜"@ja ;
    skos:altLabel "ササハマ"@ja-kana ;
    skos:notation "1410100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410100 dct:spatial <https://wik.jp/todofuken/p04> .
:1410100 dct:spatial <https://wik.jp/todofuken/042056> .

:1410110 a skos:Concept ;
    skos:prefLabel "滝浜(唐桑)"@ja ;
    skos:altLabel "タキハマ(カラクワ)"@ja-kana ;
    skos:notation "1410110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410110 dct:spatial <https://wik.jp/todofuken/p04> .
:1410110 dct:spatial <https://wik.jp/todofuken/042056> .

:1410120 a skos:Concept ;
    skos:prefLabel "長浜"@ja ;
    skos:altLabel "ナガハマ"@ja-kana ;
    skos:notation "1410120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410120 dct:spatial <https://wik.jp/todofuken/p04> .
:1410120 dct:spatial <https://wik.jp/todofuken/042056> .

:1410130 a skos:Concept ;
    skos:prefLabel "津本"@ja ;
    skos:altLabel "ツモト"@ja-kana ;
    skos:notation "1410130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410130 dct:spatial <https://wik.jp/todofuken/p04> .
:1410130 dct:spatial <https://wik.jp/todofuken/042056> .

:1410140 a skos:Concept ;
    skos:prefLabel "神止浜"@ja ;
    skos:altLabel "カドマリハマ"@ja-kana ;
    skos:notation "1410140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410140 dct:spatial <https://wik.jp/todofuken/p04> .
:1410140 dct:spatial <https://wik.jp/todofuken/042056> .

:1410160 a skos:Concept ;
    skos:prefLabel "宿舞根"@ja ;
    skos:altLabel "シュクモウネ"@ja-kana ;
    skos:notation "1410160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410160 dct:spatial <https://wik.jp/todofuken/p04> .
:1410160 dct:spatial <https://wik.jp/todofuken/042056> .

:1410180 a skos:Concept ;
    skos:prefLabel "鶴ヶ浦"@ja ;
    skos:altLabel "ツルガウラ"@ja-kana ;
    skos:notation "1410180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410180 dct:spatial <https://wik.jp/todofuken/p04> .
:1410180 dct:spatial <https://wik.jp/todofuken/042056> .

:1410200 a skos:Concept ;
    skos:prefLabel "川原"@ja ;
    skos:altLabel "カワラ"@ja-kana ;
    skos:notation "1410200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410200 dct:spatial <https://wik.jp/todofuken/p04> .
:1410200 dct:spatial <https://wik.jp/todofuken/042056> .

:1410250 a skos:Concept ;
    skos:prefLabel "杉ノ下"@ja ;
    skos:altLabel "スギノシタ"@ja-kana ;
    skos:notation "1410250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410250 dct:spatial <https://wik.jp/todofuken/p04> .
:1410250 dct:spatial <https://wik.jp/todofuken/042056> .

:1410260 a skos:Concept ;
    skos:prefLabel "磯草"@ja ;
    skos:altLabel "イソクサ"@ja-kana ;
    skos:notation "1410260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410260 dct:spatial <https://wik.jp/todofuken/p04> .
:1410260 dct:spatial <https://wik.jp/todofuken/042056> .

:1410270 a skos:Concept ;
    skos:prefLabel "長崎"@ja ;
    skos:altLabel "ナガサキ"@ja-kana ;
    skos:notation "1410270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410270 dct:spatial <https://wik.jp/todofuken/p04> .
:1410270 dct:spatial <https://wik.jp/todofuken/042056> .

:1410280 a skos:Concept ;
    skos:prefLabel "横沼"@ja ;
    skos:altLabel "ヨコヌマ"@ja-kana ;
    skos:notation "1410280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410280 dct:spatial <https://wik.jp/todofuken/p04> .
:1410280 dct:spatial <https://wik.jp/todofuken/042056> .

:1410290 a skos:Concept ;
    skos:prefLabel "駒形"@ja ;
    skos:altLabel "コマガタ"@ja-kana ;
    skos:notation "1410290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410290 dct:spatial <https://wik.jp/todofuken/p04> .
:1410290 dct:spatial <https://wik.jp/todofuken/042056> .

:1410300 a skos:Concept ;
    skos:prefLabel "要害"@ja ;
    skos:altLabel "ヨウガイ"@ja-kana ;
    skos:notation "1410300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410300 dct:spatial <https://wik.jp/todofuken/p04> .
:1410300 dct:spatial <https://wik.jp/todofuken/042056> .

:1410320 a skos:Concept ;
    skos:prefLabel "大谷"@ja ;
    skos:altLabel "オオヤ"@ja-kana ;
    skos:notation "1410320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410320 dct:spatial <https://wik.jp/todofuken/p04> .
:1410320 dct:spatial <https://wik.jp/todofuken/042056> .

:1410340 a skos:Concept ;
    skos:prefLabel "前浜"@ja ;
    skos:altLabel "マエハマ"@ja-kana ;
    skos:notation "1410340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410340 dct:spatial <https://wik.jp/todofuken/p04> .
:1410340 dct:spatial <https://wik.jp/todofuken/042056> .

:1410350 a skos:Concept ;
    skos:prefLabel "赤牛"@ja ;
    skos:altLabel "アカウシ"@ja-kana ;
    skos:notation "1410350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410350 dct:spatial <https://wik.jp/todofuken/p04> .
:1410350 dct:spatial <https://wik.jp/todofuken/042056> .

:1410360 a skos:Concept ;
    skos:prefLabel "大沢(津谷)"@ja ;
    skos:altLabel "オオサワ(ツヤ)"@ja-kana ;
    skos:notation "1410360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410360 dct:spatial <https://wik.jp/todofuken/p04> .
:1410360 dct:spatial <https://wik.jp/todofuken/042056> .

:1410370 a skos:Concept ;
    skos:prefLabel "土台磯"@ja ;
    skos:altLabel "ドダイイソ"@ja-kana ;
    skos:notation "1410370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410370 dct:spatial <https://wik.jp/todofuken/p04> .
:1410370 dct:spatial <https://wik.jp/todofuken/042056> .

:1410380 a skos:Concept ;
    skos:prefLabel "二十一浜"@ja ;
    skos:altLabel "ニジュウイチハマ"@ja-kana ;
    skos:notation "1410380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410380 dct:spatial <https://wik.jp/todofuken/p04> .
:1410380 dct:spatial <https://wik.jp/todofuken/042056> .

:1410390 a skos:Concept ;
    skos:prefLabel "今朝磯"@ja ;
    skos:altLabel "ケサイソ"@ja-kana ;
    skos:notation "1410390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410390 dct:spatial <https://wik.jp/todofuken/p04> .
:1410390 dct:spatial <https://wik.jp/todofuken/042056> .

:1410400 a skos:Concept ;
    skos:prefLabel "蔵内"@ja ;
    skos:altLabel "クラウチ"@ja-kana ;
    skos:notation "1410400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410400 dct:spatial <https://wik.jp/todofuken/p04> .
:1410400 dct:spatial <https://wik.jp/todofuken/042056> .

:1410410 a skos:Concept ;
    skos:prefLabel "港"@ja ;
    skos:altLabel "ミナト"@ja-kana ;
    skos:notation "1410410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410410 dct:spatial <https://wik.jp/todofuken/p04> .
:1410410 dct:spatial <https://wik.jp/todofuken/046060> .

:1410420 a skos:Concept ;
    skos:prefLabel "田浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "1410420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410420 dct:spatial <https://wik.jp/todofuken/p04> .
:1410420 dct:spatial <https://wik.jp/todofuken/046060> .

:1410430 a skos:Concept ;
    skos:prefLabel "石浜(歌津)"@ja ;
    skos:altLabel "イシハマ(ウタツ)"@ja-kana ;
    skos:notation "1410430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410430 dct:spatial <https://wik.jp/todofuken/p04> .
:1410430 dct:spatial <https://wik.jp/todofuken/046060> .

:1410445 a skos:Concept ;
    skos:prefLabel "ばなな"@ja ;
    skos:altLabel "バナナ"@ja-kana ;
    skos:notation "1410445" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410445 dct:spatial <https://wik.jp/todofuken/p04> .
:1410445 dct:spatial <https://wik.jp/todofuken/046060> .

:1410460 a skos:Concept ;
    skos:prefLabel "稲淵"@ja ;
    skos:altLabel "イナブチ"@ja-kana ;
    skos:notation "1410460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410460 dct:spatial <https://wik.jp/todofuken/p04> .
:1410460 dct:spatial <https://wik.jp/todofuken/046060> .

:1410470 a skos:Concept ;
    skos:prefLabel "館浜"@ja ;
    skos:altLabel "タテハマ"@ja-kana ;
    skos:notation "1410470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410470 dct:spatial <https://wik.jp/todofuken/p04> .
:1410470 dct:spatial <https://wik.jp/todofuken/046060> .

:1410490 a skos:Concept ;
    skos:prefLabel "寄木"@ja ;
    skos:altLabel "ヨリキ"@ja-kana ;
    skos:notation "1410490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410490 dct:spatial <https://wik.jp/todofuken/p04> .
:1410490 dct:spatial <https://wik.jp/todofuken/046060> .

:1410500 a skos:Concept ;
    skos:prefLabel "韮浜"@ja ;
    skos:altLabel "ニラノハマ"@ja-kana ;
    skos:notation "1410500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410500 dct:spatial <https://wik.jp/todofuken/p04> .
:1410500 dct:spatial <https://wik.jp/todofuken/046060> .

:1410510 a skos:Concept ;
    skos:prefLabel "細浦"@ja ;
    skos:altLabel "ホソウラ"@ja-kana ;
    skos:notation "1410510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410510 dct:spatial <https://wik.jp/todofuken/p04> .
:1410510 dct:spatial <https://wik.jp/todofuken/046060> .

:1410520 a skos:Concept ;
    skos:prefLabel "清水"@ja ;
    skos:altLabel "シズ"@ja-kana ;
    skos:notation "1410520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410520 dct:spatial <https://wik.jp/todofuken/p04> .
:1410520 dct:spatial <https://wik.jp/todofuken/046060> .

:1410530 a skos:Concept ;
    skos:prefLabel "荒砥"@ja ;
    skos:altLabel "アラト"@ja-kana ;
    skos:notation "1410530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410530 dct:spatial <https://wik.jp/todofuken/p04> .
:1410530 dct:spatial <https://wik.jp/todofuken/046060> .

:1410540 a skos:Concept ;
    skos:prefLabel "平磯"@ja ;
    skos:altLabel "ヒライソ"@ja-kana ;
    skos:notation "1410540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410540 dct:spatial <https://wik.jp/todofuken/p04> .
:1410540 dct:spatial <https://wik.jp/todofuken/046060> .

:1410550 a skos:Concept ;
    skos:prefLabel "折立"@ja ;
    skos:altLabel "オリタテ"@ja-kana ;
    skos:notation "1410550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410550 dct:spatial <https://wik.jp/todofuken/p04> .
:1410550 dct:spatial <https://wik.jp/todofuken/046060> .

:1410560 a skos:Concept ;
    skos:prefLabel "水戸辺"@ja ;
    skos:altLabel "ミトベ"@ja-kana ;
    skos:notation "1410560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410560 dct:spatial <https://wik.jp/todofuken/p04> .
:1410560 dct:spatial <https://wik.jp/todofuken/046060> .

:1410580 a skos:Concept ;
    skos:prefLabel "津ノ宮"@ja ;
    skos:altLabel "ツノミヤ"@ja-kana ;
    skos:notation "1410580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410580 dct:spatial <https://wik.jp/todofuken/p04> .
:1410580 dct:spatial <https://wik.jp/todofuken/046060> .

:1410590 a skos:Concept ;
    skos:prefLabel "滝浜(戸倉)"@ja ;
    skos:altLabel "タキハマ(トクラ)"@ja-kana ;
    skos:notation "1410590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410590 dct:spatial <https://wik.jp/todofuken/p04> .
:1410590 dct:spatial <https://wik.jp/todofuken/046060> .

:1410600 a skos:Concept ;
    skos:prefLabel "藤浜"@ja ;
    skos:altLabel "フジハマ"@ja-kana ;
    skos:notation "1410600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410600 dct:spatial <https://wik.jp/todofuken/p04> .
:1410600 dct:spatial <https://wik.jp/todofuken/046060> .

:1410610 a skos:Concept ;
    skos:prefLabel "長清水"@ja ;
    skos:altLabel "ナガシズ"@ja-kana ;
    skos:notation "1410610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410610 dct:spatial <https://wik.jp/todofuken/p04> .
:1410610 dct:spatial <https://wik.jp/todofuken/046060> .

:1410620 a skos:Concept ;
    skos:prefLabel "寺浜"@ja ;
    skos:altLabel "テラハマ"@ja-kana ;
    skos:notation "1410620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410620 dct:spatial <https://wik.jp/todofuken/p04> .
:1410620 dct:spatial <https://wik.jp/todofuken/046060> .

:1410630 a skos:Concept ;
    skos:prefLabel "北上"@ja ;
    skos:altLabel "キタカミ"@ja-kana ;
    skos:notation "1410630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410630 dct:spatial <https://wik.jp/todofuken/p04> .
:1410630 dct:spatial <https://wik.jp/todofuken/042021> .

:1410635 a skos:Concept ;
    skos:prefLabel "白浜"@ja ;
    skos:altLabel "シラハマ"@ja-kana ;
    skos:notation "1410635" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410635 dct:spatial <https://wik.jp/todofuken/p04> .
:1410635 dct:spatial <https://wik.jp/todofuken/042021> .

:1410640 a skos:Concept ;
    skos:prefLabel "長面"@ja ;
    skos:altLabel "ナガツラ"@ja-kana ;
    skos:notation "1410640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410640 dct:spatial <https://wik.jp/todofuken/p04> .
:1410640 dct:spatial <https://wik.jp/todofuken/042021> .

:1410650 a skos:Concept ;
    skos:prefLabel "名振"@ja ;
    skos:altLabel "ナブリ"@ja-kana ;
    skos:notation "1410650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410650 dct:spatial <https://wik.jp/todofuken/p04> .
:1410650 dct:spatial <https://wik.jp/todofuken/042021> .

:1410660 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "1410660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410660 dct:spatial <https://wik.jp/todofuken/p04> .
:1410660 dct:spatial <https://wik.jp/todofuken/042021> .

:1410670 a skos:Concept ;
    skos:prefLabel "荒"@ja ;
    skos:altLabel "アラ"@ja-kana ;
    skos:notation "1410670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410670 dct:spatial <https://wik.jp/todofuken/p04> .
:1410670 dct:spatial <https://wik.jp/todofuken/042021> .

:1410680 a skos:Concept ;
    skos:prefLabel "大須"@ja ;
    skos:altLabel "オオス"@ja-kana ;
    skos:notation "1410680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410680 dct:spatial <https://wik.jp/todofuken/p04> .
:1410680 dct:spatial <https://wik.jp/todofuken/042021> .

:1410690 a skos:Concept ;
    skos:prefLabel "宇島"@ja ;
    skos:altLabel "ウジマ"@ja-kana ;
    skos:notation "1410690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410690 dct:spatial <https://wik.jp/todofuken/p04> .
:1410690 dct:spatial <https://wik.jp/todofuken/042021> .

:1410700 a skos:Concept ;
    skos:prefLabel "熊沢"@ja ;
    skos:altLabel "クマザワ"@ja-kana ;
    skos:notation "1410700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410700 dct:spatial <https://wik.jp/todofuken/p04> .
:1410700 dct:spatial <https://wik.jp/todofuken/042021> .

:1410710 a skos:Concept ;
    skos:prefLabel "羽坂"@ja ;
    skos:altLabel "ハザカ"@ja-kana ;
    skos:notation "1410710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410710 dct:spatial <https://wik.jp/todofuken/p04> .
:1410710 dct:spatial <https://wik.jp/todofuken/042021> .

:1410720 a skos:Concept ;
    skos:prefLabel "桑の浜"@ja ;
    skos:altLabel "クワノハマ"@ja-kana ;
    skos:notation "1410720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410720 dct:spatial <https://wik.jp/todofuken/p04> .
:1410720 dct:spatial <https://wik.jp/todofuken/042021> .

:1410730 a skos:Concept ;
    skos:prefLabel "小島"@ja ;
    skos:altLabel "オジマ"@ja-kana ;
    skos:notation "1410730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410730 dct:spatial <https://wik.jp/todofuken/p04> .
:1410730 dct:spatial <https://wik.jp/todofuken/042021> .

:1410740 a skos:Concept ;
    skos:prefLabel "明神"@ja ;
    skos:altLabel "ミョウジン"@ja-kana ;
    skos:notation "1410740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410740 dct:spatial <https://wik.jp/todofuken/p04> .
:1410740 dct:spatial <https://wik.jp/todofuken/042021> .

:1410750 a skos:Concept ;
    skos:prefLabel "水浜分浜"@ja ;
    skos:altLabel "ミズハマワケハマ"@ja-kana ;
    skos:notation "1410750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410750 dct:spatial <https://wik.jp/todofuken/p04> .
:1410750 dct:spatial <https://wik.jp/todofuken/042021> .

:1410760 a skos:Concept ;
    skos:prefLabel "指ヶ浜"@ja ;
    skos:altLabel "サシガハマ"@ja-kana ;
    skos:notation "1410760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410760 dct:spatial <https://wik.jp/todofuken/p04> .
:1410760 dct:spatial <https://wik.jp/todofuken/045811> .

:1410770 a skos:Concept ;
    skos:prefLabel "御前"@ja ;
    skos:altLabel "オンマエ"@ja-kana ;
    skos:notation "1410770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410770 dct:spatial <https://wik.jp/todofuken/p04> .
:1410770 dct:spatial <https://wik.jp/todofuken/045811> .

:1410780 a skos:Concept ;
    skos:prefLabel "尾浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "1410780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410780 dct:spatial <https://wik.jp/todofuken/p04> .
:1410780 dct:spatial <https://wik.jp/todofuken/045811> .

:1410790 a skos:Concept ;
    skos:prefLabel "竹浦"@ja ;
    skos:altLabel "タケノウラ"@ja-kana ;
    skos:notation "1410790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410790 dct:spatial <https://wik.jp/todofuken/p04> .
:1410790 dct:spatial <https://wik.jp/todofuken/045811> .

:1410800 a skos:Concept ;
    skos:prefLabel "桐ヶ崎"@ja ;
    skos:altLabel "キリガサキ"@ja-kana ;
    skos:notation "1410800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410800 dct:spatial <https://wik.jp/todofuken/p04> .
:1410800 dct:spatial <https://wik.jp/todofuken/045811> .

:1410810 a skos:Concept ;
    skos:prefLabel "野野浜"@ja ;
    skos:altLabel "ノノハマ"@ja-kana ;
    skos:notation "1410810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410810 dct:spatial <https://wik.jp/todofuken/p04> .
:1410810 dct:spatial <https://wik.jp/todofuken/045811> .

:1410820 a skos:Concept ;
    skos:prefLabel "飯子浜"@ja ;
    skos:altLabel "イイゴハマ"@ja-kana ;
    skos:notation "1410820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410820 dct:spatial <https://wik.jp/todofuken/p04> .
:1410820 dct:spatial <https://wik.jp/todofuken/045811> .

:1410830 a skos:Concept ;
    skos:prefLabel "塚浜"@ja ;
    skos:altLabel "ツカハマ"@ja-kana ;
    skos:notation "1410830" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410830 dct:spatial <https://wik.jp/todofuken/p04> .
:1410830 dct:spatial <https://wik.jp/todofuken/045811> .

:1410840 a skos:Concept ;
    skos:prefLabel "小屋取"@ja ;
    skos:altLabel "コヤドリ"@ja-kana ;
    skos:notation "1410840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410840 dct:spatial <https://wik.jp/todofuken/p04> .
:1410840 dct:spatial <https://wik.jp/todofuken/045811> .

:1410850 a skos:Concept ;
    skos:prefLabel "出島"@ja ;
    skos:altLabel "イズシマ"@ja-kana ;
    skos:notation "1410850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410850 dct:spatial <https://wik.jp/todofuken/p04> .
:1410850 dct:spatial <https://wik.jp/todofuken/045811> .

:1410860 a skos:Concept ;
    skos:prefLabel "寺間"@ja ;
    skos:altLabel "テラマ"@ja-kana ;
    skos:notation "1410860" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410860 dct:spatial <https://wik.jp/todofuken/p04> .
:1410860 dct:spatial <https://wik.jp/todofuken/045811> .

:1410870 a skos:Concept ;
    skos:prefLabel "江の島"@ja ;
    skos:altLabel "エノシマ"@ja-kana ;
    skos:notation "1410870" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410870 dct:spatial <https://wik.jp/todofuken/p04> .
:1410870 dct:spatial <https://wik.jp/todofuken/045811> .

:1410880 a skos:Concept ;
    skos:prefLabel "万石浦"@ja ;
    skos:altLabel "マンゴクウラ"@ja-kana ;
    skos:notation "1410880" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410880 dct:spatial <https://wik.jp/todofuken/p04> .
:1410880 dct:spatial <https://wik.jp/todofuken/045811> .

:1410890 a skos:Concept ;
    skos:prefLabel "前網"@ja ;
    skos:altLabel "マエアミ"@ja-kana ;
    skos:notation "1410890" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410890 dct:spatial <https://wik.jp/todofuken/p04> .
:1410890 dct:spatial <https://wik.jp/todofuken/042021> .

:1410900 a skos:Concept ;
    skos:prefLabel "鮫ノ浦(大原)"@ja ;
    skos:altLabel "サメノウラ(オオハラ)"@ja-kana ;
    skos:notation "1410900" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410900 dct:spatial <https://wik.jp/todofuken/p04> .
:1410900 dct:spatial <https://wik.jp/todofuken/042021> .

:1410910 a skos:Concept ;
    skos:prefLabel "谷川"@ja ;
    skos:altLabel "ヤガワ"@ja-kana ;
    skos:notation "1410910" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410910 dct:spatial <https://wik.jp/todofuken/p04> .
:1410910 dct:spatial <https://wik.jp/todofuken/042021> .

:1410920 a skos:Concept ;
    skos:prefLabel "泊(大原)"@ja ;
    skos:altLabel "トマリ(オオハラ)"@ja-kana ;
    skos:notation "1410920" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410920 dct:spatial <https://wik.jp/todofuken/p04> .
:1410920 dct:spatial <https://wik.jp/todofuken/042021> .

:1410930 a skos:Concept ;
    skos:prefLabel "新山"@ja ;
    skos:altLabel "ニイヤマ"@ja-kana ;
    skos:notation "1410930" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410930 dct:spatial <https://wik.jp/todofuken/p04> .
:1410930 dct:spatial <https://wik.jp/todofuken/042021> .

:1410940 a skos:Concept ;
    skos:prefLabel "十八成浜"@ja ;
    skos:altLabel "クグナリハマ"@ja-kana ;
    skos:notation "1410940" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410940 dct:spatial <https://wik.jp/todofuken/p04> .
:1410940 dct:spatial <https://wik.jp/todofuken/042021> .

:1410950 a skos:Concept ;
    skos:prefLabel "小淵"@ja ;
    skos:altLabel "コブチ"@ja-kana ;
    skos:notation "1410950" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410950 dct:spatial <https://wik.jp/todofuken/p04> .
:1410950 dct:spatial <https://wik.jp/todofuken/042021> .

:1410960 a skos:Concept ;
    skos:prefLabel "給分"@ja ;
    skos:altLabel "キュウブン"@ja-kana ;
    skos:notation "1410960" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410960 dct:spatial <https://wik.jp/todofuken/p04> .
:1410960 dct:spatial <https://wik.jp/todofuken/042021> .

:1410970 a skos:Concept ;
    skos:prefLabel "大原"@ja ;
    skos:altLabel "オオハラ"@ja-kana ;
    skos:notation "1410970" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410970 dct:spatial <https://wik.jp/todofuken/p04> .
:1410970 dct:spatial <https://wik.jp/todofuken/042021> .

:1410980 a skos:Concept ;
    skos:prefLabel "小網倉"@ja ;
    skos:altLabel "コアミクラ"@ja-kana ;
    skos:notation "1410980" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410980 dct:spatial <https://wik.jp/todofuken/p04> .
:1410980 dct:spatial <https://wik.jp/todofuken/042021> .

:1410990 a skos:Concept ;
    skos:prefLabel "池ノ浜"@ja ;
    skos:altLabel "イケノハマ"@ja-kana ;
    skos:notation "1410990" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1410990 dct:spatial <https://wik.jp/todofuken/p04> .
:1410990 dct:spatial <https://wik.jp/todofuken/042021> .

:1411000 a skos:Concept ;
    skos:prefLabel "長渡"@ja ;
    skos:altLabel "フタワタシ"@ja-kana ;
    skos:notation "1411000" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411000 dct:spatial <https://wik.jp/todofuken/p04> .
:1411000 dct:spatial <https://wik.jp/todofuken/042021> .

:1411030 a skos:Concept ;
    skos:prefLabel "竹ノ浜"@ja ;
    skos:altLabel "タケノハマ"@ja-kana ;
    skos:notation "1411030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411030 dct:spatial <https://wik.jp/todofuken/p04> .
:1411030 dct:spatial <https://wik.jp/todofuken/042021> .

:1411040 a skos:Concept ;
    skos:prefLabel "牧ノ浜"@ja ;
    skos:altLabel "マキノハマ"@ja-kana ;
    skos:notation "1411040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411040 dct:spatial <https://wik.jp/todofuken/p04> .
:1411040 dct:spatial <https://wik.jp/todofuken/042021> .

:1411050 a skos:Concept ;
    skos:prefLabel "侍浜"@ja ;
    skos:altLabel "サムライハマ"@ja-kana ;
    skos:notation "1411050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411050 dct:spatial <https://wik.jp/todofuken/p04> .
:1411050 dct:spatial <https://wik.jp/todofuken/042021> .

:1411060 a skos:Concept ;
    skos:prefLabel "月浦"@ja ;
    skos:altLabel "ツキノウラ"@ja-kana ;
    skos:notation "1411060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411060 dct:spatial <https://wik.jp/todofuken/p04> .
:1411060 dct:spatial <https://wik.jp/todofuken/042021> .

:1411070 a skos:Concept ;
    skos:prefLabel "蛤浜"@ja ;
    skos:altLabel "ハマグリハマ"@ja-kana ;
    skos:notation "1411070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411070 dct:spatial <https://wik.jp/todofuken/p04> .
:1411070 dct:spatial <https://wik.jp/todofuken/042021> .

:1411080 a skos:Concept ;
    skos:prefLabel "折ノ浜"@ja ;
    skos:altLabel "オリノハマ"@ja-kana ;
    skos:notation "1411080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411080 dct:spatial <https://wik.jp/todofuken/p04> .
:1411080 dct:spatial <https://wik.jp/todofuken/042021> .

:1411090 a skos:Concept ;
    skos:prefLabel "小竹"@ja ;
    skos:altLabel "コタケ"@ja-kana ;
    skos:notation "1411090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411090 dct:spatial <https://wik.jp/todofuken/p04> .
:1411090 dct:spatial <https://wik.jp/todofuken/042021> .

:1411100 a skos:Concept ;
    skos:prefLabel "大泊"@ja ;
    skos:altLabel "オオドマリ"@ja-kana ;
    skos:notation "1411100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411100 dct:spatial <https://wik.jp/todofuken/p04> .
:1411100 dct:spatial <https://wik.jp/todofuken/042021> .

:1411120 a skos:Concept ;
    skos:prefLabel "浜市"@ja ;
    skos:altLabel "ハマイチ"@ja-kana ;
    skos:notation "1411120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411120 dct:spatial <https://wik.jp/todofuken/p04> .
:1411120 dct:spatial <https://wik.jp/todofuken/042145> .

:1411130 a skos:Concept ;
    skos:prefLabel "野蒜"@ja ;
    skos:altLabel "ノビル"@ja-kana ;
    skos:notation "1411130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411130 dct:spatial <https://wik.jp/todofuken/p04> .
:1411130 dct:spatial <https://wik.jp/todofuken/042145> .

:1411140 a skos:Concept ;
    skos:prefLabel "室浜"@ja ;
    skos:altLabel "ムロハマ"@ja-kana ;
    skos:notation "1411140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411140 dct:spatial <https://wik.jp/todofuken/p04> .
:1411140 dct:spatial <https://wik.jp/todofuken/042145> .

:1411150 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "1411150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411150 dct:spatial <https://wik.jp/todofuken/p04> .
:1411150 dct:spatial <https://wik.jp/todofuken/042145> .

:1411160 a skos:Concept ;
    skos:prefLabel "月浜"@ja ;
    skos:altLabel "ツキハマ"@ja-kana ;
    skos:notation "1411160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411160 dct:spatial <https://wik.jp/todofuken/p04> .
:1411160 dct:spatial <https://wik.jp/todofuken/042145> .

:1411170 a skos:Concept ;
    skos:prefLabel "里浜"@ja ;
    skos:altLabel "サトハマ"@ja-kana ;
    skos:notation "1411170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411170 dct:spatial <https://wik.jp/todofuken/p04> .
:1411170 dct:spatial <https://wik.jp/todofuken/042145> .

:1411180 a skos:Concept ;
    skos:prefLabel "東名"@ja ;
    skos:altLabel "トウナ"@ja-kana ;
    skos:notation "1411180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411180 dct:spatial <https://wik.jp/todofuken/p04> .
:1411180 dct:spatial <https://wik.jp/todofuken/042145> .

:1411190 a skos:Concept ;
    skos:prefLabel "古浦"@ja ;
    skos:altLabel "フルウラ"@ja-kana ;
    skos:notation "1411190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411190 dct:spatial <https://wik.jp/todofuken/p04> .
:1411190 dct:spatial <https://wik.jp/todofuken/044016> .

:1411200 a skos:Concept ;
    skos:prefLabel "名籠"@ja ;
    skos:altLabel "ナゴメ"@ja-kana ;
    skos:notation "1411200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411200 dct:spatial <https://wik.jp/todofuken/p04> .
:1411200 dct:spatial <https://wik.jp/todofuken/044016> .

:1411210 a skos:Concept ;
    skos:prefLabel "銭神"@ja ;
    skos:altLabel "ゼニガミ"@ja-kana ;
    skos:notation "1411210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411210 dct:spatial <https://wik.jp/todofuken/p04> .
:1411210 dct:spatial <https://wik.jp/todofuken/044016> .

:1411230 a skos:Concept ;
    skos:prefLabel "高城"@ja ;
    skos:altLabel "タカギ"@ja-kana ;
    skos:notation "1411230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411230 dct:spatial <https://wik.jp/todofuken/p04> .
:1411230 dct:spatial <https://wik.jp/todofuken/044016> .

:1411240 a skos:Concept ;
    skos:prefLabel "浜田"@ja ;
    skos:altLabel "ハマダ"@ja-kana ;
    skos:notation "1411240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411240 dct:spatial <https://wik.jp/todofuken/p04> .
:1411240 dct:spatial <https://wik.jp/todofuken/044067> .

:1411250 a skos:Concept ;
    skos:prefLabel "須賀"@ja ;
    skos:altLabel "スカ"@ja-kana ;
    skos:notation "1411250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411250 dct:spatial <https://wik.jp/todofuken/p04> .
:1411250 dct:spatial <https://wik.jp/todofuken/044067> .

:1411260 a skos:Concept ;
    skos:prefLabel "野野島"@ja ;
    skos:altLabel "ノノシマ"@ja-kana ;
    skos:notation "1411260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411260 dct:spatial <https://wik.jp/todofuken/p04> .
:1411260 dct:spatial <https://wik.jp/todofuken/042030> .

:1411270 a skos:Concept ;
    skos:prefLabel "寒風沢"@ja ;
    skos:altLabel "サブサワ"@ja-kana ;
    skos:notation "1411270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411270 dct:spatial <https://wik.jp/todofuken/p04> .
:1411270 dct:spatial <https://wik.jp/todofuken/042030> .

:1411290 a skos:Concept ;
    skos:prefLabel "菖蒲田"@ja ;
    skos:altLabel "ショウブタ"@ja-kana ;
    skos:notation "1411290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411290 dct:spatial <https://wik.jp/todofuken/p04> .
:1411290 dct:spatial <https://wik.jp/todofuken/044041> .

:1411300 a skos:Concept ;
    skos:prefLabel "松ヶ浜"@ja ;
    skos:altLabel "マツガハマ"@ja-kana ;
    skos:notation "1411300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411300 dct:spatial <https://wik.jp/todofuken/p04> .
:1411300 dct:spatial <https://wik.jp/todofuken/044041> .

:1411310 a skos:Concept ;
    skos:prefLabel "深沼"@ja ;
    skos:altLabel "フカヌマ"@ja-kana ;
    skos:notation "1411310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411310 dct:spatial <https://wik.jp/todofuken/p04> .
:1411310 dct:spatial <https://wik.jp/todofuken/041009> .

:1411320 a skos:Concept ;
    skos:prefLabel "磯浜"@ja ;
    skos:altLabel "イソハマ"@ja-kana ;
    skos:notation "1411320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1411320 dct:spatial <https://wik.jp/todofuken/p04> .
:1411320 dct:spatial <https://wik.jp/todofuken/043621> .

:1420005 a skos:Concept ;
    skos:prefLabel "小鯖"@ja ;
    skos:altLabel "コサバ"@ja-kana ;
    skos:notation "1420005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420005 dct:spatial <https://wik.jp/todofuken/p04> .
:1420005 dct:spatial <https://wik.jp/todofuken/042056> .

:1420010 a skos:Concept ;
    skos:prefLabel "鮪立"@ja ;
    skos:altLabel "シビタチ"@ja-kana ;
    skos:notation "1420010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420010 dct:spatial <https://wik.jp/todofuken/p04> .
:1420010 dct:spatial <https://wik.jp/todofuken/042056> .

:1420015 a skos:Concept ;
    skos:prefLabel "松岩"@ja ;
    skos:altLabel "マツイワ"@ja-kana ;
    skos:notation "1420015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420015 dct:spatial <https://wik.jp/todofuken/p04> .
:1420015 dct:spatial <https://wik.jp/todofuken/042056> .

:1420020 a skos:Concept ;
    skos:prefLabel "波路上"@ja ;
    skos:altLabel "ハジカミ"@ja-kana ;
    skos:notation "1420020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420020 dct:spatial <https://wik.jp/todofuken/p04> .
:1420020 dct:spatial <https://wik.jp/todofuken/042056> .

:1420030 a skos:Concept ;
    skos:prefLabel "浦の浜"@ja ;
    skos:altLabel "ウラノハマ"@ja-kana ;
    skos:notation "1420030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420030 dct:spatial <https://wik.jp/todofuken/p04> .
:1420030 dct:spatial <https://wik.jp/todofuken/042056> .

:1420035 a skos:Concept ;
    skos:prefLabel "日門"@ja ;
    skos:altLabel "ヒカド"@ja-kana ;
    skos:notation "1420035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420035 dct:spatial <https://wik.jp/todofuken/p04> .
:1420035 dct:spatial <https://wik.jp/todofuken/042056> .

:1420040 a skos:Concept ;
    skos:prefLabel "泊(歌津)"@ja ;
    skos:altLabel "トマリ(ウタツ)"@ja-kana ;
    skos:notation "1420040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420040 dct:spatial <https://wik.jp/todofuken/p04> .
:1420040 dct:spatial <https://wik.jp/todofuken/046060> .

:1420043 a skos:Concept ;
    skos:prefLabel "伊里前"@ja ;
    skos:altLabel "イサトマエ"@ja-kana ;
    skos:notation "1420043" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420043 dct:spatial <https://wik.jp/todofuken/p04> .
:1420043 dct:spatial <https://wik.jp/todofuken/046060> .

:1420050 a skos:Concept ;
    skos:prefLabel "志津川"@ja ;
    skos:altLabel "シヅ゙ガワ"@ja-kana ;
    skos:notation "1420050" ;
    skos:scopeNote "読みの濁点は原本表記のまま（原本に濁点重複の表記ゆれあり）"@ja ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420050 dct:spatial <https://wik.jp/todofuken/p04> .
:1420050 dct:spatial <https://wik.jp/todofuken/046060> .

:1420055 a skos:Concept ;
    skos:prefLabel "波伝谷"@ja ;
    skos:altLabel "ハデンヤ"@ja-kana ;
    skos:notation "1420055" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420055 dct:spatial <https://wik.jp/todofuken/p04> .
:1420055 dct:spatial <https://wik.jp/todofuken/046060> .

:1420060 a skos:Concept ;
    skos:prefLabel "雄勝"@ja ;
    skos:altLabel "オガツ"@ja-kana ;
    skos:notation "1420060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420060 dct:spatial <https://wik.jp/todofuken/p04> .
:1420060 dct:spatial <https://wik.jp/todofuken/042021> .

:1420068 a skos:Concept ;
    skos:prefLabel "寄磯"@ja ;
    skos:altLabel "ヨリイソ"@ja-kana ;
    skos:notation "1420068" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420068 dct:spatial <https://wik.jp/todofuken/p04> .
:1420068 dct:spatial <https://wik.jp/todofuken/042021> .

:1420070 a skos:Concept ;
    skos:prefLabel "網地"@ja ;
    skos:altLabel "アジ"@ja-kana ;
    skos:notation "1420070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420070 dct:spatial <https://wik.jp/todofuken/p04> .
:1420070 dct:spatial <https://wik.jp/todofuken/042021> .

:1420075 a skos:Concept ;
    skos:prefLabel "福貴浦"@ja ;
    skos:altLabel "フキウラ"@ja-kana ;
    skos:notation "1420075" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420075 dct:spatial <https://wik.jp/todofuken/p04> .
:1420075 dct:spatial <https://wik.jp/todofuken/042021> .

:1420077 a skos:Concept ;
    skos:prefLabel "狐崎"@ja ;
    skos:altLabel "キツネザキ"@ja-kana ;
    skos:notation "1420077" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420077 dct:spatial <https://wik.jp/todofuken/p04> .
:1420077 dct:spatial <https://wik.jp/todofuken/042021> .

:1420080 a skos:Concept ;
    skos:prefLabel "桃ノ浦"@ja ;
    skos:altLabel "モモノウラ"@ja-kana ;
    skos:notation "1420080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420080 dct:spatial <https://wik.jp/todofuken/p04> .
:1420080 dct:spatial <https://wik.jp/todofuken/042021> .

:1420090 a skos:Concept ;
    skos:prefLabel "仁斗田"@ja ;
    skos:altLabel "ニトダ"@ja-kana ;
    skos:notation "1420090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420090 dct:spatial <https://wik.jp/todofuken/p04> .
:1420090 dct:spatial <https://wik.jp/todofuken/042021> .

:1420093 a skos:Concept ;
    skos:prefLabel "磯崎"@ja ;
    skos:altLabel "イソザキ"@ja-kana ;
    skos:notation "1420093" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420093 dct:spatial <https://wik.jp/todofuken/p04> .
:1420093 dct:spatial <https://wik.jp/todofuken/044016> .

:1420095 a skos:Concept ;
    skos:prefLabel "桂島"@ja ;
    skos:altLabel "カツラシマ"@ja-kana ;
    skos:notation "1420095" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420095 dct:spatial <https://wik.jp/todofuken/p04> .
:1420095 dct:spatial <https://wik.jp/todofuken/042030> .

:1420100 a skos:Concept ;
    skos:prefLabel "閖上"@ja ;
    skos:altLabel "ユリアゲ"@ja-kana ;
    skos:notation "1420100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420100 dct:spatial <https://wik.jp/todofuken/p04> .
:1420100 dct:spatial <https://wik.jp/todofuken/042072> .

:1420110 a skos:Concept ;
    skos:prefLabel "荒浜"@ja ;
    skos:altLabel "アラハマ"@ja-kana ;
    skos:notation "1420110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1420110 dct:spatial <https://wik.jp/todofuken/p04> .
:1420110 dct:spatial <https://wik.jp/todofuken/043613> .

:1430010 a skos:Concept ;
    skos:prefLabel "気仙沼"@ja ;
    skos:altLabel "ケセンヌマ"@ja-kana ;
    skos:notation "1430010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:1430010 dct:spatial <https://wik.jp/todofuken/p04> .
:1430010 dct:spatial <https://wik.jp/todofuken/042056> .

:1430020 a skos:Concept ;
    skos:prefLabel "塩釜"@ja ;
    skos:altLabel "シオガマ"@ja-kana ;
    skos:notation "1430020" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:1430020 dct:spatial <https://wik.jp/todofuken/p04> .
:1430020 dct:spatial <https://wik.jp/todofuken/042030> .

:1430030 a skos:Concept ;
    skos:prefLabel "女川"@ja ;
    skos:altLabel "オナガワ"@ja-kana ;
    skos:notation "1430030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1430030 dct:spatial <https://wik.jp/todofuken/p04> .
:1430030 dct:spatial <https://wik.jp/todofuken/045811> .

:1430040 a skos:Concept ;
    skos:prefLabel "渡波"@ja ;
    skos:altLabel "ワタノハ"@ja-kana ;
    skos:notation "1430040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1430040 dct:spatial <https://wik.jp/todofuken/p04> .
:1430040 dct:spatial <https://wik.jp/todofuken/042021> .

:1430050 a skos:Concept ;
    skos:prefLabel "石巻"@ja ;
    skos:altLabel "イシノマキ"@ja-kana ;
    skos:notation "1430050" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:1430050 dct:spatial <https://wik.jp/todofuken/p04> .
:1430050 dct:spatial <https://wik.jp/todofuken/042021> .

:1440010 a skos:Concept ;
    skos:prefLabel "鮎川"@ja ;
    skos:altLabel "アユカワ"@ja-kana ;
    skos:notation "1440010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1440010 dct:spatial <https://wik.jp/todofuken/p04> .
:1440010 dct:spatial <https://wik.jp/todofuken/042021> .

:1510025 a skos:Concept ;
    skos:prefLabel "若美"@ja ;
    skos:altLabel "ワカミ"@ja-kana ;
    skos:notation "1510025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510025 dct:spatial <https://wik.jp/todofuken/p05> .
:1510025 dct:spatial <https://wik.jp/todofuken/052060> .

:1510030 a skos:Concept ;
    skos:prefLabel "加茂"@ja ;
    skos:altLabel "カモ"@ja-kana ;
    skos:notation "1510030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510030 dct:spatial <https://wik.jp/todofuken/p05> .
:1510030 dct:spatial <https://wik.jp/todofuken/052060> .

:1510035 a skos:Concept ;
    skos:prefLabel "門前"@ja ;
    skos:altLabel "モンゼン"@ja-kana ;
    skos:notation "1510035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510035 dct:spatial <https://wik.jp/todofuken/p05> .
:1510035 dct:spatial <https://wik.jp/todofuken/052060> .

:1510040 a skos:Concept ;
    skos:prefLabel "脇本"@ja ;
    skos:altLabel "ワキモト"@ja-kana ;
    skos:notation "1510040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510040 dct:spatial <https://wik.jp/todofuken/p05> .
:1510040 dct:spatial <https://wik.jp/todofuken/052060> .

:1510050 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "1510050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510050 dct:spatial <https://wik.jp/todofuken/p05> .
:1510050 dct:spatial <https://wik.jp/todofuken/052060> .

:1510060 a skos:Concept ;
    skos:prefLabel "五里合"@ja ;
    skos:altLabel "イリアイ"@ja-kana ;
    skos:notation "1510060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510060 dct:spatial <https://wik.jp/todofuken/p05> .
:1510060 dct:spatial <https://wik.jp/todofuken/052060> .

:1510065 a skos:Concept ;
    skos:prefLabel "湯之尻"@ja ;
    skos:altLabel "ユノシリ"@ja-kana ;
    skos:notation "1510065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510065 dct:spatial <https://wik.jp/todofuken/p05> .
:1510065 dct:spatial <https://wik.jp/todofuken/052060> .

:1510070 a skos:Concept ;
    skos:prefLabel "潟上"@ja ;
    skos:altLabel "カタガミ"@ja-kana ;
    skos:notation "1510070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510070 dct:spatial <https://wik.jp/todofuken/p05> .
:1510070 dct:spatial <https://wik.jp/todofuken/052116> .

:1510075 a skos:Concept ;
    skos:prefLabel "道川"@ja ;
    skos:altLabel "ミチカワ"@ja-kana ;
    skos:notation "1510075" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510075 dct:spatial <https://wik.jp/todofuken/p05> .
:1510075 dct:spatial <https://wik.jp/todofuken/052108> .

:1510080 a skos:Concept ;
    skos:prefLabel "松ヶ崎"@ja ;
    skos:altLabel "マツガサキ"@ja-kana ;
    skos:notation "1510080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510080 dct:spatial <https://wik.jp/todofuken/p05> .
:1510080 dct:spatial <https://wik.jp/todofuken/052108> .

:1510090 a skos:Concept ;
    skos:prefLabel "本荘"@ja ;
    skos:altLabel "ホンジョウ"@ja-kana ;
    skos:notation "1510090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510090 dct:spatial <https://wik.jp/todofuken/p05> .
:1510090 dct:spatial <https://wik.jp/todofuken/052108> .

:1510100 a skos:Concept ;
    skos:prefLabel "西目"@ja ;
    skos:altLabel "ニシメ"@ja-kana ;
    skos:notation "1510100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510100 dct:spatial <https://wik.jp/todofuken/p05> .
:1510100 dct:spatial <https://wik.jp/todofuken/052108> .

:1510110 a skos:Concept ;
    skos:prefLabel "小砂川"@ja ;
    skos:altLabel "コサガワ"@ja-kana ;
    skos:notation "1510110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510110 dct:spatial <https://wik.jp/todofuken/p05> .
:1510110 dct:spatial <https://wik.jp/todofuken/052141> .

:1510120 a skos:Concept ;
    skos:prefLabel "八郎湖"@ja ;
    skos:altLabel "ハチロウコ"@ja-kana ;
    skos:notation "1510120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1510120 dct:spatial <https://wik.jp/todofuken/p05> .
:1510120 dct:spatial <https://wik.jp/todofuken/053635> .

:1520010 a skos:Concept ;
    skos:prefLabel "岩館"@ja ;
    skos:altLabel "イワダテ"@ja-kana ;
    skos:notation "1520010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520010 dct:spatial <https://wik.jp/todofuken/p05> .
:1520010 dct:spatial <https://wik.jp/todofuken/053490> .

:1520020 a skos:Concept ;
    skos:prefLabel "八森"@ja ;
    skos:altLabel "ハチモリ"@ja-kana ;
    skos:notation "1520020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520020 dct:spatial <https://wik.jp/todofuken/p05> .
:1520020 dct:spatial <https://wik.jp/todofuken/053490> .

:1520030 a skos:Concept ;
    skos:prefLabel "畠"@ja ;
    skos:altLabel "ハタケ"@ja-kana ;
    skos:notation "1520030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520030 dct:spatial <https://wik.jp/todofuken/p05> .
:1520030 dct:spatial <https://wik.jp/todofuken/052060> .

:1520040 a skos:Concept ;
    skos:prefLabel "平沢"@ja ;
    skos:altLabel "ヒラサワ"@ja-kana ;
    skos:notation "1520040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520040 dct:spatial <https://wik.jp/todofuken/p05> .
:1520040 dct:spatial <https://wik.jp/todofuken/052141> .

:1520050 a skos:Concept ;
    skos:prefLabel "金浦"@ja ;
    skos:altLabel "コノウラ"@ja-kana ;
    skos:notation "1520050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520050 dct:spatial <https://wik.jp/todofuken/p05> .
:1520050 dct:spatial <https://wik.jp/todofuken/052141> .

:1520060 a skos:Concept ;
    skos:prefLabel "象潟"@ja ;
    skos:altLabel "キサカタ"@ja-kana ;
    skos:notation "1520060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1520060 dct:spatial <https://wik.jp/todofuken/p05> .
:1520060 dct:spatial <https://wik.jp/todofuken/052141> .

:1530010 a skos:Concept ;
    skos:prefLabel "椿(船川港)"@ja ;
    skos:altLabel "ツバキ(フナガワミナト)"@ja-kana ;
    skos:notation "1530010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1530010 dct:spatial <https://wik.jp/todofuken/p05> .
:1530010 dct:spatial <https://wik.jp/todofuken/052060> .

:1540010 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "1540010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1540010 dct:spatial <https://wik.jp/todofuken/p05> .
:1540010 dct:spatial <https://wik.jp/todofuken/052060> .

:1610010 a skos:Concept ;
    skos:prefLabel "女鹿"@ja ;
    skos:altLabel "メガ"@ja-kana ;
    skos:notation "1610010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610010 dct:spatial <https://wik.jp/todofuken/p06> .
:1610010 dct:spatial <https://wik.jp/todofuken/064611> .

:1610020 a skos:Concept ;
    skos:prefLabel "吹浦"@ja ;
    skos:altLabel "フクラ"@ja-kana ;
    skos:notation "1610020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610020 dct:spatial <https://wik.jp/todofuken/p06> .
:1610020 dct:spatial <https://wik.jp/todofuken/064611> .

:1610030 a skos:Concept ;
    skos:prefLabel "油戸"@ja ;
    skos:altLabel "アブラト"@ja-kana ;
    skos:notation "1610030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610030 dct:spatial <https://wik.jp/todofuken/p06> .
:1610030 dct:spatial <https://wik.jp/todofuken/062031> .

:1610040 a skos:Concept ;
    skos:prefLabel "三瀬"@ja ;
    skos:altLabel "サンゼ"@ja-kana ;
    skos:notation "1610040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610040 dct:spatial <https://wik.jp/todofuken/p06> .
:1610040 dct:spatial <https://wik.jp/todofuken/062031> .

:1610050 a skos:Concept ;
    skos:prefLabel "小波渡"@ja ;
    skos:altLabel "コバト"@ja-kana ;
    skos:notation "1610050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610050 dct:spatial <https://wik.jp/todofuken/p06> .
:1610050 dct:spatial <https://wik.jp/todofuken/062031> .

:1610060 a skos:Concept ;
    skos:prefLabel "鈴"@ja ;
    skos:altLabel "スズ"@ja-kana ;
    skos:notation "1610060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610060 dct:spatial <https://wik.jp/todofuken/p06> .
:1610060 dct:spatial <https://wik.jp/todofuken/062031> .

:1610070 a skos:Concept ;
    skos:prefLabel "暮坪"@ja ;
    skos:altLabel "クレツボ"@ja-kana ;
    skos:notation "1610070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610070 dct:spatial <https://wik.jp/todofuken/p06> .
:1610070 dct:spatial <https://wik.jp/todofuken/062031> .

:1610080 a skos:Concept ;
    skos:prefLabel "米子"@ja ;
    skos:altLabel "ヨナゴ"@ja-kana ;
    skos:notation "1610080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610080 dct:spatial <https://wik.jp/todofuken/p06> .
:1610080 dct:spatial <https://wik.jp/todofuken/062031> .

:1610090 a skos:Concept ;
    skos:prefLabel "温福"@ja ;
    skos:altLabel "オンプク"@ja-kana ;
    skos:notation "1610090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610090 dct:spatial <https://wik.jp/todofuken/p06> .
:1610090 dct:spatial <https://wik.jp/todofuken/062031> .

:1610100 a skos:Concept ;
    skos:prefLabel "大岩川"@ja ;
    skos:altLabel "オオイワガワ"@ja-kana ;
    skos:notation "1610100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610100 dct:spatial <https://wik.jp/todofuken/p06> .
:1610100 dct:spatial <https://wik.jp/todofuken/062031> .

:1610110 a skos:Concept ;
    skos:prefLabel "小岩川"@ja ;
    skos:altLabel "コイワガワ"@ja-kana ;
    skos:notation "1610110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610110 dct:spatial <https://wik.jp/todofuken/p06> .
:1610110 dct:spatial <https://wik.jp/todofuken/062031> .

:1610120 a skos:Concept ;
    skos:prefLabel "早田"@ja ;
    skos:altLabel "ワサダ"@ja-kana ;
    skos:notation "1610120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1610120 dct:spatial <https://wik.jp/todofuken/p06> .
:1610120 dct:spatial <https://wik.jp/todofuken/062031> .

:1620010 a skos:Concept ;
    skos:prefLabel "由良"@ja ;
    skos:altLabel "ユラ"@ja-kana ;
    skos:notation "1620010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1620010 dct:spatial <https://wik.jp/todofuken/p06> .
:1620010 dct:spatial <https://wik.jp/todofuken/062031> .

:1620020 a skos:Concept ;
    skos:prefLabel "堅苔沢"@ja ;
    skos:altLabel "カタノリザワ"@ja-kana ;
    skos:notation "1620020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1620020 dct:spatial <https://wik.jp/todofuken/p06> .
:1620020 dct:spatial <https://wik.jp/todofuken/062031> .

:1640010 a skos:Concept ;
    skos:prefLabel "飛島"@ja ;
    skos:altLabel "トビシマ"@ja-kana ;
    skos:notation "1640010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1640010 dct:spatial <https://wik.jp/todofuken/p06> .
:1640010 dct:spatial <https://wik.jp/todofuken/062049> .

:1710070 a skos:Concept ;
    skos:prefLabel "富岡"@ja ;
    skos:altLabel "トミオカ"@ja-kana ;
    skos:notation "1710070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1710070 dct:spatial <https://wik.jp/todofuken/p07> .
:1710070 dct:spatial <https://wik.jp/todofuken/075434> .

:1710090 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "オバマ"@ja-kana ;
    skos:notation "1710090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1710090 dct:spatial <https://wik.jp/todofuken/p07> .
:1710090 dct:spatial <https://wik.jp/todofuken/072044> .

:1720005 a skos:Concept ;
    skos:prefLabel "釣師浜"@ja ;
    skos:altLabel "ツルシハマ"@ja-kana ;
    skos:notation "1720005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720005 dct:spatial <https://wik.jp/todofuken/p07> .
:1720005 dct:spatial <https://wik.jp/todofuken/075612> .

:1720007 a skos:Concept ;
    skos:prefLabel "真野川"@ja ;
    skos:altLabel "マノガワ"@ja-kana ;
    skos:notation "1720007" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720007 dct:spatial <https://wik.jp/todofuken/p07> .
:1720007 dct:spatial <https://wik.jp/todofuken/072125> .

:1720010 a skos:Concept ;
    skos:prefLabel "久之浜"@ja ;
    skos:altLabel "ヒサノハマ"@ja-kana ;
    skos:notation "1720010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720010 dct:spatial <https://wik.jp/todofuken/p07> .
:1720010 dct:spatial <https://wik.jp/todofuken/072044> .

:1720015 a skos:Concept ;
    skos:prefLabel "四倉"@ja ;
    skos:altLabel "ヨツクラ"@ja-kana ;
    skos:notation "1720015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720015 dct:spatial <https://wik.jp/todofuken/p07> .
:1720015 dct:spatial <https://wik.jp/todofuken/072044> .

:1720020 a skos:Concept ;
    skos:prefLabel "豊間"@ja ;
    skos:altLabel "トヨマ"@ja-kana ;
    skos:notation "1720020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720020 dct:spatial <https://wik.jp/todofuken/p07> .
:1720020 dct:spatial <https://wik.jp/todofuken/072044> .

:1720030 a skos:Concept ;
    skos:prefLabel "勿来"@ja ;
    skos:altLabel "ナコソ"@ja-kana ;
    skos:notation "1720030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1720030 dct:spatial <https://wik.jp/todofuken/p07> .
:1720030 dct:spatial <https://wik.jp/todofuken/072044> .

:1730010 a skos:Concept ;
    skos:prefLabel "松川浦"@ja ;
    skos:altLabel "マツカワウラ"@ja-kana ;
    skos:notation "1730010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1730010 dct:spatial <https://wik.jp/todofuken/p07> .
:1730010 dct:spatial <https://wik.jp/todofuken/072095> .

:1730015 a skos:Concept ;
    skos:prefLabel "請戸"@ja ;
    skos:altLabel "ウケド"@ja-kana ;
    skos:notation "1730015" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1730015 dct:spatial <https://wik.jp/todofuken/p07> .
:1730015 dct:spatial <https://wik.jp/todofuken/075477> .

:1810010 a skos:Concept ;
    skos:prefLabel "日高"@ja ;
    skos:altLabel "ヒダカ"@ja-kana ;
    skos:notation "1810010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810010 dct:spatial <https://wik.jp/todofuken/p08> .
:1810010 dct:spatial <https://wik.jp/todofuken/082023> .

:1810020 a skos:Concept ;
    skos:prefLabel "会瀬"@ja ;
    skos:altLabel "オウセ"@ja-kana ;
    skos:notation "1810020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810020 dct:spatial <https://wik.jp/todofuken/p08> .
:1810020 dct:spatial <https://wik.jp/todofuken/082023> .

:1810030 a skos:Concept ;
    skos:prefLabel "水木"@ja ;
    skos:altLabel "ミズキ"@ja-kana ;
    skos:notation "1810030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810030 dct:spatial <https://wik.jp/todofuken/p08> .
:1810030 dct:spatial <https://wik.jp/todofuken/082023> .

:1810031 a skos:Concept ;
    skos:prefLabel "磯崎"@ja ;
    skos:altLabel "イソザキ"@ja-kana ;
    skos:notation "1810031" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810031 dct:spatial <https://wik.jp/todofuken/p08> .
:1810031 dct:spatial <https://wik.jp/todofuken/082210> .

:1810033 a skos:Concept ;
    skos:prefLabel "磯浜"@ja ;
    skos:altLabel "イソハマ"@ja-kana ;
    skos:notation "1810033" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810033 dct:spatial <https://wik.jp/todofuken/p08> .
:1810033 dct:spatial <https://wik.jp/todofuken/083097> .

:1810035 a skos:Concept ;
    skos:prefLabel "松川"@ja ;
    skos:altLabel "マツカワ"@ja-kana ;
    skos:notation "1810035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810035 dct:spatial <https://wik.jp/todofuken/p08> .
:1810035 dct:spatial <https://wik.jp/todofuken/083097> .

:1810040 a skos:Concept ;
    skos:prefLabel "白浜"@ja ;
    skos:altLabel "シラハマ"@ja-kana ;
    skos:notation "1810040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810040 dct:spatial <https://wik.jp/todofuken/p08> .
:1810040 dct:spatial <https://wik.jp/todofuken/082333> .

:1810050 a skos:Concept ;
    skos:prefLabel "麻生"@ja ;
    skos:altLabel "アソウ"@ja-kana ;
    skos:notation "1810050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810050 dct:spatial <https://wik.jp/todofuken/p08> .
:1810050 dct:spatial <https://wik.jp/todofuken/082333> .

:1810060 a skos:Concept ;
    skos:prefLabel "小高"@ja ;
    skos:altLabel "オダカ"@ja-kana ;
    skos:notation "1810060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810060 dct:spatial <https://wik.jp/todofuken/p08> .
:1810060 dct:spatial <https://wik.jp/todofuken/082333> .

:1810070 a skos:Concept ;
    skos:prefLabel "五町田"@ja ;
    skos:altLabel "ゴチョウダ"@ja-kana ;
    skos:notation "1810070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810070 dct:spatial <https://wik.jp/todofuken/p08> .
:1810070 dct:spatial <https://wik.jp/todofuken/082333> .

:1810080 a skos:Concept ;
    skos:prefLabel "荒宿"@ja ;
    skos:altLabel "アラジュク"@ja-kana ;
    skos:notation "1810080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810080 dct:spatial <https://wik.jp/todofuken/p08> .
:1810080 dct:spatial <https://wik.jp/todofuken/082333> .

:1810090 a skos:Concept ;
    skos:prefLabel "志戸崎"@ja ;
    skos:altLabel "シトザキ"@ja-kana ;
    skos:notation "1810090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810090 dct:spatial <https://wik.jp/todofuken/p08> .
:1810090 dct:spatial <https://wik.jp/todofuken/082309> .

:1810100 a skos:Concept ;
    skos:prefLabel "牛渡"@ja ;
    skos:altLabel "ウシワタ"@ja-kana ;
    skos:notation "1810100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810100 dct:spatial <https://wik.jp/todofuken/p08> .
:1810100 dct:spatial <https://wik.jp/todofuken/082309> .

:1810110 a skos:Concept ;
    skos:prefLabel "沖宿"@ja ;
    skos:altLabel "オキジュク"@ja-kana ;
    skos:notation "1810110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810110 dct:spatial <https://wik.jp/todofuken/p08> .
:1810110 dct:spatial <https://wik.jp/todofuken/082031> .

:1810120 a skos:Concept ;
    skos:prefLabel "木原"@ja ;
    skos:altLabel "キハラ"@ja-kana ;
    skos:notation "1810120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810120 dct:spatial <https://wik.jp/todofuken/p08> .
:1810120 dct:spatial <https://wik.jp/todofuken/084425> .

:1810130 a skos:Concept ;
    skos:prefLabel "安中"@ja ;
    skos:altLabel "アンジュウ"@ja-kana ;
    skos:notation "1810130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810130 dct:spatial <https://wik.jp/todofuken/p08> .
:1810130 dct:spatial <https://wik.jp/todofuken/084425> .

:1810140 a skos:Concept ;
    skos:prefLabel "広浦"@ja ;
    skos:altLabel "ヒロウラ"@ja-kana ;
    skos:notation "1810140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810140 dct:spatial <https://wik.jp/todofuken/p08> .
:1810140 dct:spatial <https://wik.jp/todofuken/083020> .

:1810150 a skos:Concept ;
    skos:prefLabel "太田"@ja ;
    skos:altLabel "オオタ"@ja-kana ;
    skos:notation "1810150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810150 dct:spatial <https://wik.jp/todofuken/p08> .
:1810150 dct:spatial <https://wik.jp/todofuken/082325> .

:1810160 a skos:Concept ;
    skos:prefLabel "手賀"@ja ;
    skos:altLabel "テガ"@ja-kana ;
    skos:notation "1810160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1810160 dct:spatial <https://wik.jp/todofuken/p08> .
:1810160 dct:spatial <https://wik.jp/todofuken/082333> .

:1830005 a skos:Concept ;
    skos:prefLabel "平潟"@ja ;
    skos:altLabel "ヒラカタ"@ja-kana ;
    skos:notation "1830005" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1830005 dct:spatial <https://wik.jp/todofuken/p08> .
:1830005 dct:spatial <https://wik.jp/todofuken/082155> .

:1830010 a skos:Concept ;
    skos:prefLabel "大津"@ja ;
    skos:altLabel "オオツ"@ja-kana ;
    skos:notation "1830010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1830010 dct:spatial <https://wik.jp/todofuken/p08> .
:1830010 dct:spatial <https://wik.jp/todofuken/082155> .

:1830020 a skos:Concept ;
    skos:prefLabel "久慈"@ja ;
    skos:altLabel "クジ"@ja-kana ;
    skos:notation "1830020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1830020 dct:spatial <https://wik.jp/todofuken/p08> .
:1830020 dct:spatial <https://wik.jp/todofuken/082023> .

:1830030 a skos:Concept ;
    skos:prefLabel "那珂湊"@ja ;
    skos:altLabel "ナカミナト"@ja-kana ;
    skos:notation "1830030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1830030 dct:spatial <https://wik.jp/todofuken/p08> .

:1830040 a skos:Concept ;
    skos:prefLabel "波崎"@ja ;
    skos:altLabel "ハサキ"@ja-kana ;
    skos:notation "1830040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1830040 dct:spatial <https://wik.jp/todofuken/p08> .
:1830040 dct:spatial <https://wik.jp/todofuken/082325> .

:1910020 a skos:Concept ;
    skos:prefLabel "飯岡"@ja ;
    skos:altLabel "イイオカ"@ja-kana ;
    skos:notation "1910020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910020 dct:spatial <https://wik.jp/todofuken/p12> .
:1910020 dct:spatial <https://wik.jp/todofuken/122157> .

:1910030 a skos:Concept ;
    skos:prefLabel "栗山川"@ja ;
    skos:altLabel "クリヤマガワ"@ja-kana ;
    skos:notation "1910030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910030 dct:spatial <https://wik.jp/todofuken/p12> .
:1910030 dct:spatial <https://wik.jp/todofuken/124109> .

:1910040 a skos:Concept ;
    skos:prefLabel "太東"@ja ;
    skos:altLabel "タイトウ"@ja-kana ;
    skos:notation "1910040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910040 dct:spatial <https://wik.jp/todofuken/p12> .
:1910040 dct:spatial <https://wik.jp/todofuken/122386> .

:1910050 a skos:Concept ;
    skos:prefLabel "岩船"@ja ;
    skos:altLabel "イワフネ"@ja-kana ;
    skos:notation "1910050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910050 dct:spatial <https://wik.jp/todofuken/p12> .
:1910050 dct:spatial <https://wik.jp/todofuken/122386> .

:1910070 a skos:Concept ;
    skos:prefLabel "串浜"@ja ;
    skos:altLabel "クシハマ"@ja-kana ;
    skos:notation "1910070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910070 dct:spatial <https://wik.jp/todofuken/p12> .
:1910070 dct:spatial <https://wik.jp/todofuken/122181> .

:1910080 a skos:Concept ;
    skos:prefLabel "鵜原"@ja ;
    skos:altLabel "ウバラ"@ja-kana ;
    skos:notation "1910080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910080 dct:spatial <https://wik.jp/todofuken/p12> .
:1910080 dct:spatial <https://wik.jp/todofuken/122181> .

:1910090 a skos:Concept ;
    skos:prefLabel "守谷"@ja ;
    skos:altLabel "モリヤ"@ja-kana ;
    skos:notation "1910090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910090 dct:spatial <https://wik.jp/todofuken/p12> .
:1910090 dct:spatial <https://wik.jp/todofuken/122181> .

:1910100 a skos:Concept ;
    skos:prefLabel "浜行川"@ja ;
    skos:altLabel "ハマナメガワ"@ja-kana ;
    skos:notation "1910100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910100 dct:spatial <https://wik.jp/todofuken/p12> .
:1910100 dct:spatial <https://wik.jp/todofuken/122181> .

:1910110 a skos:Concept ;
    skos:prefLabel "大沢"@ja ;
    skos:altLabel "オオサワ"@ja-kana ;
    skos:notation "1910110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910110 dct:spatial <https://wik.jp/todofuken/p12> .
:1910110 dct:spatial <https://wik.jp/todofuken/122181> .

:1910120 a skos:Concept ;
    skos:prefLabel "天面"@ja ;
    skos:altLabel "アマツラ"@ja-kana ;
    skos:notation "1910120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910120 dct:spatial <https://wik.jp/todofuken/p12> .
:1910120 dct:spatial <https://wik.jp/todofuken/122238> .

:1910130 a skos:Concept ;
    skos:prefLabel "太夫崎"@ja ;
    skos:altLabel "タユウザキ"@ja-kana ;
    skos:notation "1910130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910130 dct:spatial <https://wik.jp/todofuken/p12> .
:1910130 dct:spatial <https://wik.jp/todofuken/122238> .

:1910140 a skos:Concept ;
    skos:prefLabel "白子"@ja ;
    skos:altLabel "シラコ"@ja-kana ;
    skos:notation "1910140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910140 dct:spatial <https://wik.jp/todofuken/p12> .
:1910140 dct:spatial <https://wik.jp/todofuken/122343> .

:1910150 a skos:Concept ;
    skos:prefLabel "忽戸"@ja ;
    skos:altLabel "コット"@ja-kana ;
    skos:notation "1910150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910150 dct:spatial <https://wik.jp/todofuken/p12> .
:1910150 dct:spatial <https://wik.jp/todofuken/122343> .

:1910160 a skos:Concept ;
    skos:prefLabel "川口"@ja ;
    skos:altLabel "カワグチ"@ja-kana ;
    skos:notation "1910160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910160 dct:spatial <https://wik.jp/todofuken/p12> .
:1910160 dct:spatial <https://wik.jp/todofuken/122343> .

:1910170 a skos:Concept ;
    skos:prefLabel "平磯"@ja ;
    skos:altLabel "ヒライソ"@ja-kana ;
    skos:notation "1910170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910170 dct:spatial <https://wik.jp/todofuken/p12> .
:1910170 dct:spatial <https://wik.jp/todofuken/122343> .

:1910175 a skos:Concept ;
    skos:prefLabel "七浦"@ja ;
    skos:altLabel "ナナウラ"@ja-kana ;
    skos:notation "1910175" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910175 dct:spatial <https://wik.jp/todofuken/p12> .
:1910175 dct:spatial <https://wik.jp/todofuken/122343> .

:1910180 a skos:Concept ;
    skos:prefLabel "白間津"@ja ;
    skos:altLabel "シラマヅ"@ja-kana ;
    skos:notation "1910180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910180 dct:spatial <https://wik.jp/todofuken/p12> .
:1910180 dct:spatial <https://wik.jp/todofuken/122343> .

:1910190 a skos:Concept ;
    skos:prefLabel "大川"@ja ;
    skos:altLabel "オオカワ"@ja-kana ;
    skos:notation "1910190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910190 dct:spatial <https://wik.jp/todofuken/p12> .
:1910190 dct:spatial <https://wik.jp/todofuken/122343> .

:1910200 a skos:Concept ;
    skos:prefLabel "名倉"@ja ;
    skos:altLabel "ナグラ"@ja-kana ;
    skos:notation "1910200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910200 dct:spatial <https://wik.jp/todofuken/p12> .
:1910200 dct:spatial <https://wik.jp/todofuken/122343> .

:1910210 a skos:Concept ;
    skos:prefLabel "野島"@ja ;
    skos:altLabel "ノジマ"@ja-kana ;
    skos:notation "1910210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910210 dct:spatial <https://wik.jp/todofuken/p12> .
:1910210 dct:spatial <https://wik.jp/todofuken/122343> .

:1910230 a skos:Concept ;
    skos:prefLabel "川下"@ja ;
    skos:altLabel "カワシモ"@ja-kana ;
    skos:notation "1910230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910230 dct:spatial <https://wik.jp/todofuken/p12> .
:1910230 dct:spatial <https://wik.jp/todofuken/122343> .

:1910240 a skos:Concept ;
    skos:prefLabel "白浜西部"@ja ;
    skos:altLabel "シラハマセイブ"@ja-kana ;
    skos:notation "1910240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910240 dct:spatial <https://wik.jp/todofuken/p12> .
:1910240 dct:spatial <https://wik.jp/todofuken/122343> .

:1910260 a skos:Concept ;
    skos:prefLabel "伊戸"@ja ;
    skos:altLabel "イト"@ja-kana ;
    skos:notation "1910260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910260 dct:spatial <https://wik.jp/todofuken/p12> .
:1910260 dct:spatial <https://wik.jp/todofuken/122050> .

:1910270 a skos:Concept ;
    skos:prefLabel "川名"@ja ;
    skos:altLabel "カワナ"@ja-kana ;
    skos:notation "1910270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910270 dct:spatial <https://wik.jp/todofuken/p12> .
:1910270 dct:spatial <https://wik.jp/todofuken/122050> .

:1910280 a skos:Concept ;
    skos:prefLabel "洲崎"@ja ;
    skos:altLabel "スノサキ"@ja-kana ;
    skos:notation "1910280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910280 dct:spatial <https://wik.jp/todofuken/p12> .
:1910280 dct:spatial <https://wik.jp/todofuken/122050> .

:1910290 a skos:Concept ;
    skos:prefLabel "栄の浦"@ja ;
    skos:altLabel "エイノウラ"@ja-kana ;
    skos:notation "1910290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910290 dct:spatial <https://wik.jp/todofuken/p12> .
:1910290 dct:spatial <https://wik.jp/todofuken/122050> .

:1910300 a skos:Concept ;
    skos:prefLabel "坂田"@ja ;
    skos:altLabel "バンダ"@ja-kana ;
    skos:notation "1910300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910300 dct:spatial <https://wik.jp/todofuken/p12> .
:1910300 dct:spatial <https://wik.jp/todofuken/122050> .

:1910310 a skos:Concept ;
    skos:prefLabel "波左間"@ja ;
    skos:altLabel "ハザマ"@ja-kana ;
    skos:notation "1910310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910310 dct:spatial <https://wik.jp/todofuken/p12> .
:1910310 dct:spatial <https://wik.jp/todofuken/122050> .

:1910320 a skos:Concept ;
    skos:prefLabel "見物"@ja ;
    skos:altLabel "ケンブツ"@ja-kana ;
    skos:notation "1910320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910320 dct:spatial <https://wik.jp/todofuken/p12> .
:1910320 dct:spatial <https://wik.jp/todofuken/122050> .

:1910330 a skos:Concept ;
    skos:prefLabel "下原"@ja ;
    skos:altLabel "シモバラ"@ja-kana ;
    skos:notation "1910330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910330 dct:spatial <https://wik.jp/todofuken/p12> .
:1910330 dct:spatial <https://wik.jp/todofuken/122050> .

:1910350 a skos:Concept ;
    skos:prefLabel "多田良"@ja ;
    skos:altLabel "タダラ"@ja-kana ;
    skos:notation "1910350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910350 dct:spatial <https://wik.jp/todofuken/p12> .
:1910350 dct:spatial <https://wik.jp/todofuken/122343> .

:1910360 a skos:Concept ;
    skos:prefLabel "富浦"@ja ;
    skos:altLabel "トミウラ"@ja-kana ;
    skos:notation "1910360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910360 dct:spatial <https://wik.jp/todofuken/p12> .
:1910360 dct:spatial <https://wik.jp/todofuken/122343> .

:1910370 a skos:Concept ;
    skos:prefLabel "南無谷"@ja ;
    skos:altLabel "ナムヤ"@ja-kana ;
    skos:notation "1910370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910370 dct:spatial <https://wik.jp/todofuken/p12> .
:1910370 dct:spatial <https://wik.jp/todofuken/122343> .

:1910380 a skos:Concept ;
    skos:prefLabel "小浦"@ja ;
    skos:altLabel "コウラ"@ja-kana ;
    skos:notation "1910380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910380 dct:spatial <https://wik.jp/todofuken/p12> .
:1910380 dct:spatial <https://wik.jp/todofuken/122343> .

:1910390 a skos:Concept ;
    skos:prefLabel "高崎"@ja ;
    skos:altLabel "タカサキ"@ja-kana ;
    skos:notation "1910390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910390 dct:spatial <https://wik.jp/todofuken/p12> .
:1910390 dct:spatial <https://wik.jp/todofuken/122343> .

:1910400 a skos:Concept ;
    skos:prefLabel "岩井袋"@ja ;
    skos:altLabel "イワイブクロ"@ja-kana ;
    skos:notation "1910400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910400 dct:spatial <https://wik.jp/todofuken/p12> .
:1910400 dct:spatial <https://wik.jp/todofuken/124630> .

:1910410 a skos:Concept ;
    skos:prefLabel "金谷"@ja ;
    skos:altLabel "カナヤ"@ja-kana ;
    skos:notation "1910410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910410 dct:spatial <https://wik.jp/todofuken/p12> .
:1910410 dct:spatial <https://wik.jp/todofuken/122262> .

:1910420 a skos:Concept ;
    skos:prefLabel "萩生"@ja ;
    skos:altLabel "ハギュウ"@ja-kana ;
    skos:notation "1910420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910420 dct:spatial <https://wik.jp/todofuken/p12> .
:1910420 dct:spatial <https://wik.jp/todofuken/122262> .

:1910430 a skos:Concept ;
    skos:prefLabel "竹岡"@ja ;
    skos:altLabel "タケオカ"@ja-kana ;
    skos:notation "1910430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910430 dct:spatial <https://wik.jp/todofuken/p12> .
:1910430 dct:spatial <https://wik.jp/todofuken/122262> .

:1910440 a skos:Concept ;
    skos:prefLabel "佐貫"@ja ;
    skos:altLabel "サヌキ"@ja-kana ;
    skos:notation "1910440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910440 dct:spatial <https://wik.jp/todofuken/p12> .
:1910440 dct:spatial <https://wik.jp/todofuken/122262> .

:1910450 a skos:Concept ;
    skos:prefLabel "大貫"@ja ;
    skos:altLabel "オオヌキ"@ja-kana ;
    skos:notation "1910450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910450 dct:spatial <https://wik.jp/todofuken/p12> .
:1910450 dct:spatial <https://wik.jp/todofuken/122262> .

:1910455 a skos:Concept ;
    skos:prefLabel "小糸川"@ja ;
    skos:altLabel "コイトガワ"@ja-kana ;
    skos:notation "1910455" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910455 dct:spatial <https://wik.jp/todofuken/p12> .

:1910470 a skos:Concept ;
    skos:prefLabel "金田"@ja ;
    skos:altLabel "カネダ"@ja-kana ;
    skos:notation "1910470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910470 dct:spatial <https://wik.jp/todofuken/p12> .
:1910470 dct:spatial <https://wik.jp/todofuken/122068> .

:1910475 a skos:Concept ;
    skos:prefLabel "牛込"@ja ;
    skos:altLabel "ウシゴメ"@ja-kana ;
    skos:notation "1910475" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910475 dct:spatial <https://wik.jp/todofuken/p12> .
:1910475 dct:spatial <https://wik.jp/todofuken/122068> .

:1910495 a skos:Concept ;
    skos:prefLabel "市川"@ja ;
    skos:altLabel "イチカワ"@ja-kana ;
    skos:notation "1910495" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910495 dct:spatial <https://wik.jp/todofuken/p12> .
:1910495 dct:spatial <https://wik.jp/todofuken/122033> .

:1910500 a skos:Concept ;
    skos:prefLabel "浦安"@ja ;
    skos:altLabel "ウラヤス"@ja-kana ;
    skos:notation "1910500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:1910500 dct:spatial <https://wik.jp/todofuken/p12> .
:1910500 dct:spatial <https://wik.jp/todofuken/122271> .

:1920010 a skos:Concept ;
    skos:prefLabel "外川"@ja ;
    skos:altLabel "トカワ"@ja-kana ;
    skos:notation "1920010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920010 dct:spatial <https://wik.jp/todofuken/p12> .
:1920010 dct:spatial <https://wik.jp/todofuken/122025> .

:1920020 a skos:Concept ;
    skos:prefLabel "御宿岩和田"@ja ;
    skos:altLabel "オンジュクイワワダ"@ja-kana ;
    skos:notation "1920020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920020 dct:spatial <https://wik.jp/todofuken/p12> .
:1920020 dct:spatial <https://wik.jp/todofuken/124435> .

:1920030 a skos:Concept ;
    skos:prefLabel "勝浦東部"@ja ;
    skos:altLabel "カツウラトウブ"@ja-kana ;
    skos:notation "1920030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920030 dct:spatial <https://wik.jp/todofuken/p12> .
:1920030 dct:spatial <https://wik.jp/todofuken/122181> .

:1920040 a skos:Concept ;
    skos:prefLabel "松部"@ja ;
    skos:altLabel "マツベ"@ja-kana ;
    skos:notation "1920040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920040 dct:spatial <https://wik.jp/todofuken/p12> .
:1920040 dct:spatial <https://wik.jp/todofuken/122181> .

:1920050 a skos:Concept ;
    skos:prefLabel "浜荻"@ja ;
    skos:altLabel "ハマオギ"@ja-kana ;
    skos:notation "1920050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920050 dct:spatial <https://wik.jp/todofuken/p12> .
:1920050 dct:spatial <https://wik.jp/todofuken/122238> .

:1920060 a skos:Concept ;
    skos:prefLabel "浜波太"@ja ;
    skos:altLabel "ハマナブト"@ja-kana ;
    skos:notation "1920060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920060 dct:spatial <https://wik.jp/todofuken/p12> .
:1920060 dct:spatial <https://wik.jp/todofuken/122238> .

:1920070 a skos:Concept ;
    skos:prefLabel "江見"@ja ;
    skos:altLabel "エミ"@ja-kana ;
    skos:notation "1920070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920070 dct:spatial <https://wik.jp/todofuken/p12> .
:1920070 dct:spatial <https://wik.jp/todofuken/122238> .

:1920080 a skos:Concept ;
    skos:prefLabel "和田"@ja ;
    skos:altLabel "ワダ"@ja-kana ;
    skos:notation "1920080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920080 dct:spatial <https://wik.jp/todofuken/p12> .
:1920080 dct:spatial <https://wik.jp/todofuken/122343> .

:1920100 a skos:Concept ;
    skos:prefLabel "富崎"@ja ;
    skos:altLabel "トミサキ"@ja-kana ;
    skos:notation "1920100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920100 dct:spatial <https://wik.jp/todofuken/p12> .
:1920100 dct:spatial <https://wik.jp/todofuken/122050> .

:1920110 a skos:Concept ;
    skos:prefLabel "勝山"@ja ;
    skos:altLabel "カツヤマ"@ja-kana ;
    skos:notation "1920110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920110 dct:spatial <https://wik.jp/todofuken/p12> .
:1920110 dct:spatial <https://wik.jp/todofuken/124630> .

:1920120 a skos:Concept ;
    skos:prefLabel "保田"@ja ;
    skos:altLabel "ホタ"@ja-kana ;
    skos:notation "1920120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920120 dct:spatial <https://wik.jp/todofuken/p12> .
:1920120 dct:spatial <https://wik.jp/todofuken/124630> .

:1920130 a skos:Concept ;
    skos:prefLabel "富津"@ja ;
    skos:altLabel "フッツ"@ja-kana ;
    skos:notation "1920130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:1920130 dct:spatial <https://wik.jp/todofuken/p12> .
:1920130 dct:spatial <https://wik.jp/todofuken/122262> .

:1930010 a skos:Concept ;
    skos:prefLabel "銚子"@ja ;
    skos:altLabel "チョウシ"@ja-kana ;
    skos:notation "1930010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:1930010 dct:spatial <https://wik.jp/todofuken/p12> .
:1930010 dct:spatial <https://wik.jp/todofuken/122025> .

:1930020 a skos:Concept ;
    skos:prefLabel "大原"@ja ;
    skos:altLabel "オオハラ"@ja-kana ;
    skos:notation "1930020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930020 dct:spatial <https://wik.jp/todofuken/p12> .
:1930020 dct:spatial <https://wik.jp/todofuken/122386> .

:1930030 a skos:Concept ;
    skos:prefLabel "勝浦"@ja ;
    skos:altLabel "カツウラ"@ja-kana ;
    skos:notation "1930030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930030 dct:spatial <https://wik.jp/todofuken/p12> .
:1930030 dct:spatial <https://wik.jp/todofuken/122181> .

:1930040 a skos:Concept ;
    skos:prefLabel "小湊"@ja ;
    skos:altLabel "コミナト"@ja-kana ;
    skos:notation "1930040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930040 dct:spatial <https://wik.jp/todofuken/p12> .
:1930040 dct:spatial <https://wik.jp/todofuken/122238> .

:1930050 a skos:Concept ;
    skos:prefLabel "天津"@ja ;
    skos:altLabel "アマツ"@ja-kana ;
    skos:notation "1930050" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930050 dct:spatial <https://wik.jp/todofuken/p12> .
:1930050 dct:spatial <https://wik.jp/todofuken/122238> .

:1930060 a skos:Concept ;
    skos:prefLabel "鴨川"@ja ;
    skos:altLabel "カモガワ"@ja-kana ;
    skos:notation "1930060" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930060 dct:spatial <https://wik.jp/todofuken/p12> .
:1930060 dct:spatial <https://wik.jp/todofuken/122238> .

:1930070 a skos:Concept ;
    skos:prefLabel "千倉"@ja ;
    skos:altLabel "チクラ"@ja-kana ;
    skos:notation "1930070" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930070 dct:spatial <https://wik.jp/todofuken/p12> .
:1930070 dct:spatial <https://wik.jp/todofuken/122343> .

:1930080 a skos:Concept ;
    skos:prefLabel "船形"@ja ;
    skos:altLabel "フナカタ"@ja-kana ;
    skos:notation "1930080" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:1930080 dct:spatial <https://wik.jp/todofuken/p12> .
:1930080 dct:spatial <https://wik.jp/todofuken/122050> .

:1940010 a skos:Concept ;
    skos:prefLabel "片貝"@ja ;
    skos:altLabel "カタカイ"@ja-kana ;
    skos:notation "1940010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1940010 dct:spatial <https://wik.jp/todofuken/p12> .
:1940010 dct:spatial <https://wik.jp/todofuken/124036> .

:1940020 a skos:Concept ;
    skos:prefLabel "乙浜"@ja ;
    skos:altLabel "オトハマ"@ja-kana ;
    skos:notation "1940020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:1940020 dct:spatial <https://wik.jp/todofuken/p12> .
:1940020 dct:spatial <https://wik.jp/todofuken/122343> .

:2010010 a skos:Concept ;
    skos:prefLabel "泉津"@ja ;
    skos:altLabel "センズ"@ja-kana ;
    skos:notation "2010010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010010 dct:spatial <https://wik.jp/todofuken/p13> .
:2010010 dct:spatial <https://wik.jp/todofuken/133612> .

:2010020 a skos:Concept ;
    skos:prefLabel "差木地"@ja ;
    skos:altLabel "サシキジ"@ja-kana ;
    skos:notation "2010020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010020 dct:spatial <https://wik.jp/todofuken/p13> .
:2010020 dct:spatial <https://wik.jp/todofuken/133612> .

:2010030 a skos:Concept ;
    skos:prefLabel "野増"@ja ;
    skos:altLabel "ノマシ"@ja-kana ;
    skos:notation "2010030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010030 dct:spatial <https://wik.jp/todofuken/p13> .
:2010030 dct:spatial <https://wik.jp/todofuken/133612> .

:2010040 a skos:Concept ;
    skos:prefLabel "元町"@ja ;
    skos:altLabel "モトマチ"@ja-kana ;
    skos:notation "2010040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010040 dct:spatial <https://wik.jp/todofuken/p13> .
:2010040 dct:spatial <https://wik.jp/todofuken/133612> .

:2010050 a skos:Concept ;
    skos:prefLabel "岡田"@ja ;
    skos:altLabel "オカタ"@ja-kana ;
    skos:notation "2010050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010050 dct:spatial <https://wik.jp/todofuken/p13> .
:2010050 dct:spatial <https://wik.jp/todofuken/133612> .

:2010060 a skos:Concept ;
    skos:prefLabel "羽伏"@ja ;
    skos:altLabel "ハブシ"@ja-kana ;
    skos:notation "2010060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010060 dct:spatial <https://wik.jp/todofuken/p13> .
:2010060 dct:spatial <https://wik.jp/todofuken/133639> .

:2010070 a skos:Concept ;
    skos:prefLabel "若郷"@ja ;
    skos:altLabel "ワカゴウ"@ja-kana ;
    skos:notation "2010070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010070 dct:spatial <https://wik.jp/todofuken/p13> .
:2010070 dct:spatial <https://wik.jp/todofuken/133639> .

:2010080 a skos:Concept ;
    skos:prefLabel "野伏"@ja ;
    skos:altLabel "ノブシ"@ja-kana ;
    skos:notation "2010080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010080 dct:spatial <https://wik.jp/todofuken/p13> .
:2010080 dct:spatial <https://wik.jp/todofuken/133639> .

:2010090 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "コハマ"@ja-kana ;
    skos:notation "2010090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010090 dct:spatial <https://wik.jp/todofuken/p13> .
:2010090 dct:spatial <https://wik.jp/todofuken/133639> .

:2010100 a skos:Concept ;
    skos:prefLabel "大久保"@ja ;
    skos:altLabel "オオクボ"@ja-kana ;
    skos:notation "2010100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010100 dct:spatial <https://wik.jp/todofuken/p13> .
:2010100 dct:spatial <https://wik.jp/todofuken/133817> .

:2010110 a skos:Concept ;
    skos:prefLabel "湯の浜"@ja ;
    skos:altLabel "ユノハマ"@ja-kana ;
    skos:notation "2010110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010110 dct:spatial <https://wik.jp/todofuken/p13> .
:2010110 dct:spatial <https://wik.jp/todofuken/133817> .

:2010120 a skos:Concept ;
    skos:prefLabel "伊ヶ谷"@ja ;
    skos:altLabel "イガヤ"@ja-kana ;
    skos:notation "2010120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010120 dct:spatial <https://wik.jp/todofuken/p13> .
:2010120 dct:spatial <https://wik.jp/todofuken/133817> .

:2010130 a skos:Concept ;
    skos:prefLabel "出鼻"@ja ;
    skos:altLabel "デバナ"@ja-kana ;
    skos:notation "2010130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010130 dct:spatial <https://wik.jp/todofuken/p13> .
:2010130 dct:spatial <https://wik.jp/todofuken/134015> .

:2010140 a skos:Concept ;
    skos:prefLabel "洞輪沢"@ja ;
    skos:altLabel "ボラワザワ"@ja-kana ;
    skos:notation "2010140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010140 dct:spatial <https://wik.jp/todofuken/p13> .
:2010140 dct:spatial <https://wik.jp/todofuken/134015> .

:2010150 a skos:Concept ;
    skos:prefLabel "中ノ郷"@ja ;
    skos:altLabel "ナカノゴウ"@ja-kana ;
    skos:notation "2010150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010150 dct:spatial <https://wik.jp/todofuken/p13> .
:2010150 dct:spatial <https://wik.jp/todofuken/134015> .

:2010170 a skos:Concept ;
    skos:prefLabel "ナツマド"@ja ;
    skos:altLabel "ナツマド"@ja-kana ;
    skos:notation "2010170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2010170 dct:spatial <https://wik.jp/todofuken/p13> .
:2010170 dct:spatial <https://wik.jp/todofuken/134015> .

:2020010 a skos:Concept ;
    skos:prefLabel "坪田"@ja ;
    skos:altLabel "ツボタ"@ja-kana ;
    skos:notation "2020010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2020010 dct:spatial <https://wik.jp/todofuken/p13> .
:2020010 dct:spatial <https://wik.jp/todofuken/133817> .

:2040010 a skos:Concept ;
    skos:prefLabel "阿古"@ja ;
    skos:altLabel "アコ"@ja-kana ;
    skos:notation "2040010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040010 dct:spatial <https://wik.jp/todofuken/p13> .
:2040010 dct:spatial <https://wik.jp/todofuken/133817> .

:2040020 a skos:Concept ;
    skos:prefLabel "神湊"@ja ;
    skos:altLabel "カミナト"@ja-kana ;
    skos:notation "2040020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040020 dct:spatial <https://wik.jp/todofuken/p13> .
:2040020 dct:spatial <https://wik.jp/todofuken/134015> .

:2040030 a skos:Concept ;
    skos:prefLabel "八重根"@ja ;
    skos:altLabel "ヤエネ"@ja-kana ;
    skos:notation "2040030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040030 dct:spatial <https://wik.jp/todofuken/p13> .
:2040030 dct:spatial <https://wik.jp/todofuken/134015> .

:2040040 a skos:Concept ;
    skos:prefLabel "三浦"@ja ;
    skos:altLabel "ミウラ"@ja-kana ;
    skos:notation "2040040" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040040 dct:spatial <https://wik.jp/todofuken/p13> .
:2040040 dct:spatial <https://wik.jp/todofuken/133647> .

:2040050 a skos:Concept ;
    skos:prefLabel "二見"@ja ;
    skos:altLabel "フタミ"@ja-kana ;
    skos:notation "2040050" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040050 dct:spatial <https://wik.jp/todofuken/p13> .
:2040050 dct:spatial <https://wik.jp/todofuken/134210> .

:2040060 a skos:Concept ;
    skos:prefLabel "母島"@ja ;
    skos:altLabel "ハハジマ"@ja-kana ;
    skos:notation "2040060" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2040060 dct:spatial <https://wik.jp/todofuken/p13> .
:2040060 dct:spatial <https://wik.jp/todofuken/134210> .

:2110020 a skos:Concept ;
    skos:prefLabel "柴"@ja ;
    skos:altLabel "シバ"@ja-kana ;
    skos:notation "2110020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110020 dct:spatial <https://wik.jp/todofuken/p14> .
:2110020 dct:spatial <https://wik.jp/todofuken/141003> .

:2110030 a skos:Concept ;
    skos:prefLabel "金沢"@ja ;
    skos:altLabel "カナザワ"@ja-kana ;
    skos:notation "2110030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110030 dct:spatial <https://wik.jp/todofuken/p14> .
:2110030 dct:spatial <https://wik.jp/todofuken/141003> .

:2110040 a skos:Concept ;
    skos:prefLabel "北下浦"@ja ;
    skos:altLabel "キタシタウラ"@ja-kana ;
    skos:notation "2110040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110040 dct:spatial <https://wik.jp/todofuken/p14> .
:2110040 dct:spatial <https://wik.jp/todofuken/142018> .

:2110050 a skos:Concept ;
    skos:prefLabel "秋谷"@ja ;
    skos:altLabel "アキヤ"@ja-kana ;
    skos:notation "2110050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110050 dct:spatial <https://wik.jp/todofuken/p14> .
:2110050 dct:spatial <https://wik.jp/todofuken/142018> .

:2110060 a skos:Concept ;
    skos:prefLabel "久留和"@ja ;
    skos:altLabel "クルワ"@ja-kana ;
    skos:notation "2110060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110060 dct:spatial <https://wik.jp/todofuken/p14> .
:2110060 dct:spatial <https://wik.jp/todofuken/142018> .

:2110070 a skos:Concept ;
    skos:prefLabel "金田"@ja ;
    skos:altLabel "カネダ"@ja-kana ;
    skos:notation "2110070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110070 dct:spatial <https://wik.jp/todofuken/p14> .
:2110070 dct:spatial <https://wik.jp/todofuken/142107> .

:2110073 a skos:Concept ;
    skos:prefLabel "毘沙門"@ja ;
    skos:altLabel "ビシャモン"@ja-kana ;
    skos:notation "2110073" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110073 dct:spatial <https://wik.jp/todofuken/p14> .
:2110073 dct:spatial <https://wik.jp/todofuken/142107> .

:2110077 a skos:Concept ;
    skos:prefLabel "初声"@ja ;
    skos:altLabel "ハッセ"@ja-kana ;
    skos:notation "2110077" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110077 dct:spatial <https://wik.jp/todofuken/p14> .
:2110077 dct:spatial <https://wik.jp/todofuken/142107> .

:2110080 a skos:Concept ;
    skos:prefLabel "真名瀬"@ja ;
    skos:altLabel "シンナセ"@ja-kana ;
    skos:notation "2110080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110080 dct:spatial <https://wik.jp/todofuken/p14> .
:2110080 dct:spatial <https://wik.jp/todofuken/143014> .

:2110090 a skos:Concept ;
    skos:prefLabel "小坪"@ja ;
    skos:altLabel "コツボ"@ja-kana ;
    skos:notation "2110090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110090 dct:spatial <https://wik.jp/todofuken/p14> .
:2110090 dct:spatial <https://wik.jp/todofuken/142085> .

:2110100 a skos:Concept ;
    skos:prefLabel "腰越"@ja ;
    skos:altLabel "コシゴエ"@ja-kana ;
    skos:notation "2110100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110100 dct:spatial <https://wik.jp/todofuken/p14> .
:2110100 dct:spatial <https://wik.jp/todofuken/142042> .

:2110101 a skos:Concept ;
    skos:prefLabel "鎌倉"@ja ;
    skos:altLabel "カマクラ"@ja-kana ;
    skos:notation "2110101" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110101 dct:spatial <https://wik.jp/todofuken/p14> .
:2110101 dct:spatial <https://wik.jp/todofuken/142042> .

:2110110 a skos:Concept ;
    skos:prefLabel "片瀬"@ja ;
    skos:altLabel "カタセ"@ja-kana ;
    skos:notation "2110110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110110 dct:spatial <https://wik.jp/todofuken/p14> .
:2110110 dct:spatial <https://wik.jp/todofuken/142051> .

:2110120 a skos:Concept ;
    skos:prefLabel "茅ヶ崎"@ja ;
    skos:altLabel "チガサキ"@ja-kana ;
    skos:notation "2110120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110120 dct:spatial <https://wik.jp/todofuken/p14> .
:2110120 dct:spatial <https://wik.jp/todofuken/142077> .

:2110125 a skos:Concept ;
    skos:prefLabel "二宮"@ja ;
    skos:altLabel "ニノミヤ"@ja-kana ;
    skos:notation "2110125" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110125 dct:spatial <https://wik.jp/todofuken/p14> .
:2110125 dct:spatial <https://wik.jp/todofuken/143421> .

:2110130 a skos:Concept ;
    skos:prefLabel "石橋"@ja ;
    skos:altLabel "イシバシ"@ja-kana ;
    skos:notation "2110130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110130 dct:spatial <https://wik.jp/todofuken/p14> .
:2110130 dct:spatial <https://wik.jp/todofuken/142069> .

:2110140 a skos:Concept ;
    skos:prefLabel "米神"@ja ;
    skos:altLabel "コメカミ"@ja-kana ;
    skos:notation "2110140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110140 dct:spatial <https://wik.jp/todofuken/p14> .
:2110140 dct:spatial <https://wik.jp/todofuken/142069> .

:2110150 a skos:Concept ;
    skos:prefLabel "江之浦"@ja ;
    skos:altLabel "エノウラ"@ja-kana ;
    skos:notation "2110150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110150 dct:spatial <https://wik.jp/todofuken/p14> .
:2110150 dct:spatial <https://wik.jp/todofuken/142069> .

:2110160 a skos:Concept ;
    skos:prefLabel "岩"@ja ;
    skos:altLabel "イワ"@ja-kana ;
    skos:notation "2110160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110160 dct:spatial <https://wik.jp/todofuken/p14> .
:2110160 dct:spatial <https://wik.jp/todofuken/143839> .

:2110165 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "2110165" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2110165 dct:spatial <https://wik.jp/todofuken/p14> .
:2110165 dct:spatial <https://wik.jp/todofuken/143847> .

:2120020 a skos:Concept ;
    skos:prefLabel "長井"@ja ;
    skos:altLabel "ナガイ"@ja-kana ;
    skos:notation "2120020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2120020 dct:spatial <https://wik.jp/todofuken/p14> .
:2120020 dct:spatial <https://wik.jp/todofuken/142018> .

:2120030 a skos:Concept ;
    skos:prefLabel "佐島"@ja ;
    skos:altLabel "サジマ"@ja-kana ;
    skos:notation "2120030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2120030 dct:spatial <https://wik.jp/todofuken/p14> .
:2120030 dct:spatial <https://wik.jp/todofuken/142018> .

:2120040 a skos:Concept ;
    skos:prefLabel "間口"@ja ;
    skos:altLabel "マクチ"@ja-kana ;
    skos:notation "2120040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2120040 dct:spatial <https://wik.jp/todofuken/p14> .
:2120040 dct:spatial <https://wik.jp/todofuken/142107> .

:2120050 a skos:Concept ;
    skos:prefLabel "平塚"@ja ;
    skos:altLabel "ヒラツカ"@ja-kana ;
    skos:notation "2120050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2120050 dct:spatial <https://wik.jp/todofuken/p14> .
:2120050 dct:spatial <https://wik.jp/todofuken/142034> .

:2130010 a skos:Concept ;
    skos:prefLabel "三崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "2130010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:2130010 dct:spatial <https://wik.jp/todofuken/p14> .
:2130010 dct:spatial <https://wik.jp/todofuken/142107> .

:2130020 a skos:Concept ;
    skos:prefLabel "小田原"@ja ;
    skos:altLabel "オダワラ"@ja-kana ;
    skos:notation "2130020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2130020 dct:spatial <https://wik.jp/todofuken/p14> .
:2130020 dct:spatial <https://wik.jp/todofuken/142069> .

:2210010 a skos:Concept ;
    skos:prefLabel "中浜"@ja ;
    skos:altLabel "ナカハマ"@ja-kana ;
    skos:notation "2210010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210010 dct:spatial <https://wik.jp/todofuken/p15> .
:2210010 dct:spatial <https://wik.jp/todofuken/152129> .

:2210020 a skos:Concept ;
    skos:prefLabel "府屋"@ja ;
    skos:altLabel "フヤ"@ja-kana ;
    skos:notation "2210020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210020 dct:spatial <https://wik.jp/todofuken/p15> .
:2210020 dct:spatial <https://wik.jp/todofuken/152129> .

:2210040 a skos:Concept ;
    skos:prefLabel "脇川"@ja ;
    skos:altLabel "ワキガワ"@ja-kana ;
    skos:notation "2210040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210040 dct:spatial <https://wik.jp/todofuken/p15> .
:2210040 dct:spatial <https://wik.jp/todofuken/152129> .

:2210050 a skos:Concept ;
    skos:prefLabel "桑川"@ja ;
    skos:altLabel "クワガワ"@ja-kana ;
    skos:notation "2210050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210050 dct:spatial <https://wik.jp/todofuken/p15> .
:2210050 dct:spatial <https://wik.jp/todofuken/152129> .

:2210060 a skos:Concept ;
    skos:prefLabel "荒川"@ja ;
    skos:altLabel "アラカワ"@ja-kana ;
    skos:notation "2210060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210060 dct:spatial <https://wik.jp/todofuken/p15> .
:2210060 dct:spatial <https://wik.jp/todofuken/152129> .

:2210070 a skos:Concept ;
    skos:prefLabel "釜谷"@ja ;
    skos:altLabel "カマヤ"@ja-kana ;
    skos:notation "2210070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210070 dct:spatial <https://wik.jp/todofuken/p15> .
:2210070 dct:spatial <https://wik.jp/todofuken/155861> .

:2210080 a skos:Concept ;
    skos:prefLabel "松塚"@ja ;
    skos:altLabel "マツヅカ"@ja-kana ;
    skos:notation "2210080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210080 dct:spatial <https://wik.jp/todofuken/p15> .
:2210080 dct:spatial <https://wik.jp/todofuken/152064> .

:2210090 a skos:Concept ;
    skos:prefLabel "松浜"@ja ;
    skos:altLabel "マツハマ"@ja-kana ;
    skos:notation "2210090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210090 dct:spatial <https://wik.jp/todofuken/p15> .
:2210090 dct:spatial <https://wik.jp/todofuken/151009> .

:2210100 a skos:Concept ;
    skos:prefLabel "新川"@ja ;
    skos:altLabel "シンカワ"@ja-kana ;
    skos:notation "2210100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210100 dct:spatial <https://wik.jp/todofuken/p15> .
:2210100 dct:spatial <https://wik.jp/todofuken/151009> .

:2210105 a skos:Concept ;
    skos:prefLabel "巻"@ja ;
    skos:altLabel "マキ"@ja-kana ;
    skos:notation "2210105" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210105 dct:spatial <https://wik.jp/todofuken/p15> .
:2210105 dct:spatial <https://wik.jp/todofuken/151009> .

:2210110 a skos:Concept ;
    skos:prefLabel "石地"@ja ;
    skos:altLabel "イシジ"@ja-kana ;
    skos:notation "2210110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210110 dct:spatial <https://wik.jp/todofuken/p15> .
:2210110 dct:spatial <https://wik.jp/todofuken/152056> .

:2210120 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "2210120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210120 dct:spatial <https://wik.jp/todofuken/p15> .
:2210120 dct:spatial <https://wik.jp/todofuken/152056> .

:2210130 a skos:Concept ;
    skos:prefLabel "荒浜"@ja ;
    skos:altLabel "アラハマ"@ja-kana ;
    skos:notation "2210130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210130 dct:spatial <https://wik.jp/todofuken/p15> .
:2210130 dct:spatial <https://wik.jp/todofuken/152056> .

:2210135 a skos:Concept ;
    skos:prefLabel "鯨波"@ja ;
    skos:altLabel "クジラナミ"@ja-kana ;
    skos:notation "2210135" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210135 dct:spatial <https://wik.jp/todofuken/p15> .
:2210135 dct:spatial <https://wik.jp/todofuken/152056> .

:2210140 a skos:Concept ;
    skos:prefLabel "笠島"@ja ;
    skos:altLabel "カサシマ"@ja-kana ;
    skos:notation "2210140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210140 dct:spatial <https://wik.jp/todofuken/p15> .
:2210140 dct:spatial <https://wik.jp/todofuken/152056> .

:2210143 a skos:Concept ;
    skos:prefLabel "上越市柿崎"@ja ;
    skos:altLabel "ジョウエツシカキザキ"@ja-kana ;
    skos:notation "2210143" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210143 dct:spatial <https://wik.jp/todofuken/p15> .
:2210143 dct:spatial <https://wik.jp/todofuken/152226> .

:2210144 a skos:Concept ;
    skos:prefLabel "上越市大潟"@ja ;
    skos:altLabel "ジョウエツシオオガタ"@ja-kana ;
    skos:notation "2210144" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210144 dct:spatial <https://wik.jp/todofuken/p15> .
:2210144 dct:spatial <https://wik.jp/todofuken/152226> .

:2210145 a skos:Concept ;
    skos:prefLabel "有間川"@ja ;
    skos:altLabel "アリマガワ"@ja-kana ;
    skos:notation "2210145" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210145 dct:spatial <https://wik.jp/todofuken/p15> .
:2210145 dct:spatial <https://wik.jp/todofuken/152226> .

:2210150 a skos:Concept ;
    skos:prefLabel "鬼舞"@ja ;
    skos:altLabel "キブ"@ja-kana ;
    skos:notation "2210150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210150 dct:spatial <https://wik.jp/todofuken/p15> .
:2210150 dct:spatial <https://wik.jp/todofuken/152161> .

:2210160 a skos:Concept ;
    skos:prefLabel "大和川"@ja ;
    skos:altLabel "ヤマトガワ"@ja-kana ;
    skos:notation "2210160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210160 dct:spatial <https://wik.jp/todofuken/p15> .
:2210160 dct:spatial <https://wik.jp/todofuken/152161> .

:2210165 a skos:Concept ;
    skos:prefLabel "親不知"@ja ;
    skos:altLabel "オヤシラズ"@ja-kana ;
    skos:notation "2210165" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210165 dct:spatial <https://wik.jp/todofuken/p15> .
:2210165 dct:spatial <https://wik.jp/todofuken/152161> .

:2210180 a skos:Concept ;
    skos:prefLabel "関"@ja ;
    skos:altLabel "セキ"@ja-kana ;
    skos:notation "2210180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210180 dct:spatial <https://wik.jp/todofuken/p15> .
:2210180 dct:spatial <https://wik.jp/todofuken/152242> .

:2210200 a skos:Concept ;
    skos:prefLabel "片辺"@ja ;
    skos:altLabel "カタベ"@ja-kana ;
    skos:notation "2210200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210200 dct:spatial <https://wik.jp/todofuken/p15> .
:2210200 dct:spatial <https://wik.jp/todofuken/152242> .

:2210210 a skos:Concept ;
    skos:prefLabel "北狄"@ja ;
    skos:altLabel "キタエビス"@ja-kana ;
    skos:notation "2210210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210210 dct:spatial <https://wik.jp/todofuken/p15> .
:2210210 dct:spatial <https://wik.jp/todofuken/152242> .

:2210230 a skos:Concept ;
    skos:prefLabel "相川"@ja ;
    skos:altLabel "アイカワ"@ja-kana ;
    skos:notation "2210230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210230 dct:spatial <https://wik.jp/todofuken/p15> .
:2210230 dct:spatial <https://wik.jp/todofuken/152242> .

:2210240 a skos:Concept ;
    skos:prefLabel "高瀬"@ja ;
    skos:altLabel "タコセ"@ja-kana ;
    skos:notation "2210240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210240 dct:spatial <https://wik.jp/todofuken/p15> .
:2210240 dct:spatial <https://wik.jp/todofuken/152242> .

:2210260 a skos:Concept ;
    skos:prefLabel "沢根"@ja ;
    skos:altLabel "サワネ"@ja-kana ;
    skos:notation "2210260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210260 dct:spatial <https://wik.jp/todofuken/p15> .
:2210260 dct:spatial <https://wik.jp/todofuken/152242> .

:2210270 a skos:Concept ;
    skos:prefLabel "真野"@ja ;
    skos:altLabel "マノ"@ja-kana ;
    skos:notation "2210270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210270 dct:spatial <https://wik.jp/todofuken/p15> .
:2210270 dct:spatial <https://wik.jp/todofuken/152242> .

:2210280 a skos:Concept ;
    skos:prefLabel "大立"@ja ;
    skos:altLabel "オオダツ"@ja-kana ;
    skos:notation "2210280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210280 dct:spatial <https://wik.jp/todofuken/p15> .
:2210280 dct:spatial <https://wik.jp/todofuken/152242> .

:2210290 a skos:Concept ;
    skos:prefLabel "西三川"@ja ;
    skos:altLabel "ニシミカワ"@ja-kana ;
    skos:notation "2210290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210290 dct:spatial <https://wik.jp/todofuken/p15> .
:2210290 dct:spatial <https://wik.jp/todofuken/152242> .

:2210300 a skos:Concept ;
    skos:prefLabel "亀脇"@ja ;
    skos:altLabel "カメワキ"@ja-kana ;
    skos:notation "2210300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210300 dct:spatial <https://wik.jp/todofuken/p15> .
:2210300 dct:spatial <https://wik.jp/todofuken/152242> .

:2210310 a skos:Concept ;
    skos:prefLabel "江積"@ja ;
    skos:altLabel "エッツミ"@ja-kana ;
    skos:notation "2210310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210310 dct:spatial <https://wik.jp/todofuken/p15> .
:2210310 dct:spatial <https://wik.jp/todofuken/152242> .

:2210316 a skos:Concept ;
    skos:prefLabel "内岬"@ja ;
    skos:altLabel "ウチミサキ"@ja-kana ;
    skos:notation "2210316" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210316 dct:spatial <https://wik.jp/todofuken/p15> .
:2210316 dct:spatial <https://wik.jp/todofuken/152242> .

:2210320 a skos:Concept ;
    skos:prefLabel "羽茂"@ja ;
    skos:altLabel "ハモチ"@ja-kana ;
    skos:notation "2210320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210320 dct:spatial <https://wik.jp/todofuken/p15> .
:2210320 dct:spatial <https://wik.jp/todofuken/152242> .

:2210323 a skos:Concept ;
    skos:prefLabel "上浦"@ja ;
    skos:altLabel "カミウラ"@ja-kana ;
    skos:notation "2210323" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210323 dct:spatial <https://wik.jp/todofuken/p15> .
:2210323 dct:spatial <https://wik.jp/todofuken/152242> .

:2210325 a skos:Concept ;
    skos:prefLabel "赤泊"@ja ;
    skos:altLabel "アカドマリ"@ja-kana ;
    skos:notation "2210325" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210325 dct:spatial <https://wik.jp/todofuken/p15> .
:2210325 dct:spatial <https://wik.jp/todofuken/152242> .

:2210330 a skos:Concept ;
    skos:prefLabel "多田"@ja ;
    skos:altLabel "オオダ"@ja-kana ;
    skos:notation "2210330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210330 dct:spatial <https://wik.jp/todofuken/p15> .
:2210330 dct:spatial <https://wik.jp/todofuken/152242> .

:2210340 a skos:Concept ;
    skos:prefLabel "豊岡"@ja ;
    skos:altLabel "トヨオカ"@ja-kana ;
    skos:notation "2210340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210340 dct:spatial <https://wik.jp/todofuken/p15> .
:2210340 dct:spatial <https://wik.jp/todofuken/152242> .

:2210355 a skos:Concept ;
    skos:prefLabel "大川"@ja ;
    skos:altLabel "オオガワ"@ja-kana ;
    skos:notation "2210355" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210355 dct:spatial <https://wik.jp/todofuken/p15> .
:2210355 dct:spatial <https://wik.jp/todofuken/152242> .

:2210360 a skos:Concept ;
    skos:prefLabel "入桑"@ja ;
    skos:altLabel "イリクワ"@ja-kana ;
    skos:notation "2210360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210360 dct:spatial <https://wik.jp/todofuken/p15> .
:2210360 dct:spatial <https://wik.jp/todofuken/152242> .

:2210370 a skos:Concept ;
    skos:prefLabel "椎泊"@ja ;
    skos:altLabel "シイドマリ"@ja-kana ;
    skos:notation "2210370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210370 dct:spatial <https://wik.jp/todofuken/p15> .
:2210370 dct:spatial <https://wik.jp/todofuken/152242> .

:2210375 a skos:Concept ;
    skos:prefLabel "羽吉"@ja ;
    skos:altLabel "ハヨシ"@ja-kana ;
    skos:notation "2210375" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210375 dct:spatial <https://wik.jp/todofuken/p15> .
:2210375 dct:spatial <https://wik.jp/todofuken/152242> .

:2210377 a skos:Concept ;
    skos:prefLabel "和木"@ja ;
    skos:altLabel "ワキ"@ja-kana ;
    skos:notation "2210377" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210377 dct:spatial <https://wik.jp/todofuken/p15> .
:2210377 dct:spatial <https://wik.jp/todofuken/152242> .

:2210380 a skos:Concept ;
    skos:prefLabel "浦川"@ja ;
    skos:altLabel "ウラガワ"@ja-kana ;
    skos:notation "2210380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210380 dct:spatial <https://wik.jp/todofuken/p15> .
:2210380 dct:spatial <https://wik.jp/todofuken/152242> .

:2210390 a skos:Concept ;
    skos:prefLabel "黒姫"@ja ;
    skos:altLabel "クロヒメ"@ja-kana ;
    skos:notation "2210390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210390 dct:spatial <https://wik.jp/todofuken/p15> .
:2210390 dct:spatial <https://wik.jp/todofuken/152242> .

:2210395 a skos:Concept ;
    skos:prefLabel "北小浦"@ja ;
    skos:altLabel "キタコウラ"@ja-kana ;
    skos:notation "2210395" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210395 dct:spatial <https://wik.jp/todofuken/p15> .
:2210395 dct:spatial <https://wik.jp/todofuken/152242> .

:2210400 a skos:Concept ;
    skos:prefLabel "真更川"@ja ;
    skos:altLabel "マサラガワ"@ja-kana ;
    skos:notation "2210400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2210400 dct:spatial <https://wik.jp/todofuken/p15> .
:2210400 dct:spatial <https://wik.jp/todofuken/152242> .

:2220010 a skos:Concept ;
    skos:prefLabel "寝屋"@ja ;
    skos:altLabel "ネヤ"@ja-kana ;
    skos:notation "2220010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220010 dct:spatial <https://wik.jp/todofuken/p15> .
:2220010 dct:spatial <https://wik.jp/todofuken/152129> .

:2220020 a skos:Concept ;
    skos:prefLabel "間瀬"@ja ;
    skos:altLabel "マゼ"@ja-kana ;
    skos:notation "2220020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220020 dct:spatial <https://wik.jp/todofuken/p15> .
:2220020 dct:spatial <https://wik.jp/todofuken/151009> .

:2220030 a skos:Concept ;
    skos:prefLabel "出雲崎"@ja ;
    skos:altLabel "イズモザキ"@ja-kana ;
    skos:notation "2220030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220030 dct:spatial <https://wik.jp/todofuken/p15> .
:2220030 dct:spatial <https://wik.jp/todofuken/154059> .

:2220040 a skos:Concept ;
    skos:prefLabel "名立"@ja ;
    skos:altLabel "ナダチ"@ja-kana ;
    skos:notation "2220040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220040 dct:spatial <https://wik.jp/todofuken/p15> .
:2220040 dct:spatial <https://wik.jp/todofuken/152226> .

:2220050 a skos:Concept ;
    skos:prefLabel "筒石"@ja ;
    skos:altLabel "ツツイシ"@ja-kana ;
    skos:notation "2220050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220050 dct:spatial <https://wik.jp/todofuken/p15> .
:2220050 dct:spatial <https://wik.jp/todofuken/152161> .

:2220060 a skos:Concept ;
    skos:prefLabel "浦本"@ja ;
    skos:altLabel "ウラモト"@ja-kana ;
    skos:notation "2220060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220060 dct:spatial <https://wik.jp/todofuken/p15> .
:2220060 dct:spatial <https://wik.jp/todofuken/152161> .

:2220063 a skos:Concept ;
    skos:prefLabel "市振"@ja ;
    skos:altLabel "イチブリ"@ja-kana ;
    skos:notation "2220063" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220063 dct:spatial <https://wik.jp/todofuken/p15> .
:2220063 dct:spatial <https://wik.jp/todofuken/152161> .

:2220065 a skos:Concept ;
    skos:prefLabel "高千"@ja ;
    skos:altLabel "タカチ"@ja-kana ;
    skos:notation "2220065" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220065 dct:spatial <https://wik.jp/todofuken/p15> .
:2220065 dct:spatial <https://wik.jp/todofuken/152242> .

:2220070 a skos:Concept ;
    skos:prefLabel "稲鯨"@ja ;
    skos:altLabel "イナクジラ"@ja-kana ;
    skos:notation "2220070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220070 dct:spatial <https://wik.jp/todofuken/p15> .
:2220070 dct:spatial <https://wik.jp/todofuken/152242> .

:2220080 a skos:Concept ;
    skos:prefLabel "小木"@ja ;
    skos:altLabel "オギ"@ja-kana ;
    skos:notation "2220080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220080 dct:spatial <https://wik.jp/todofuken/p15> .
:2220080 dct:spatial <https://wik.jp/todofuken/152242> .

:2220085 a skos:Concept ;
    skos:prefLabel "水津"@ja ;
    skos:altLabel "スイヅ"@ja-kana ;
    skos:notation "2220085" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220085 dct:spatial <https://wik.jp/todofuken/p15> .
:2220085 dct:spatial <https://wik.jp/todofuken/152242> .

:2220090 a skos:Concept ;
    skos:prefLabel "白瀬"@ja ;
    skos:altLabel "シロセ"@ja-kana ;
    skos:notation "2220090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220090 dct:spatial <https://wik.jp/todofuken/p15> .
:2220090 dct:spatial <https://wik.jp/todofuken/152242> .

:2220100 a skos:Concept ;
    skos:prefLabel "姫津"@ja ;
    skos:altLabel "ヒメヅ"@ja-kana ;
    skos:notation "2220100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2220100 dct:spatial <https://wik.jp/todofuken/p15> .
:2220100 dct:spatial <https://wik.jp/todofuken/152242> .

:2230010 a skos:Concept ;
    skos:prefLabel "能生"@ja ;
    skos:altLabel "ノウ"@ja-kana ;
    skos:notation "2230010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2230010 dct:spatial <https://wik.jp/todofuken/p15> .
:2230010 dct:spatial <https://wik.jp/todofuken/152161> .

:2230020 a skos:Concept ;
    skos:prefLabel "両津"@ja ;
    skos:altLabel "リョウツ"@ja-kana ;
    skos:notation "2230020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2230020 dct:spatial <https://wik.jp/todofuken/p15> .
:2230020 dct:spatial <https://wik.jp/todofuken/152242> .

:2240010 a skos:Concept ;
    skos:prefLabel "粟島"@ja ;
    skos:altLabel "アワシマ"@ja-kana ;
    skos:notation "2240010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2240010 dct:spatial <https://wik.jp/todofuken/p15> .
:2240010 dct:spatial <https://wik.jp/todofuken/155861> .

:2240020 a skos:Concept ;
    skos:prefLabel "鷲崎"@ja ;
    skos:altLabel "ワシザキ"@ja-kana ;
    skos:notation "2240020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2240020 dct:spatial <https://wik.jp/todofuken/p15> .
:2240020 dct:spatial <https://wik.jp/todofuken/152242> .

:2310010 a skos:Concept ;
    skos:prefLabel "宮崎"@ja ;
    skos:altLabel "ミヤザキ"@ja-kana ;
    skos:notation "2310010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310010 dct:spatial <https://wik.jp/todofuken/p16> .
:2310010 dct:spatial <https://wik.jp/todofuken/163431> .

:2310020 a skos:Concept ;
    skos:prefLabel "入善"@ja ;
    skos:altLabel "ニュウゼン"@ja-kana ;
    skos:notation "2310020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310020 dct:spatial <https://wik.jp/todofuken/p16> .
:2310020 dct:spatial <https://wik.jp/todofuken/163422> .

:2310025 a skos:Concept ;
    skos:prefLabel "石田"@ja ;
    skos:altLabel "イシダ"@ja-kana ;
    skos:notation "2310025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310025 dct:spatial <https://wik.jp/todofuken/p16> .
:2310025 dct:spatial <https://wik.jp/todofuken/162078> .

:2310030 a skos:Concept ;
    skos:prefLabel "高月"@ja ;
    skos:altLabel "タカツキ"@ja-kana ;
    skos:notation "2310030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310030 dct:spatial <https://wik.jp/todofuken/p16> .
:2310030 dct:spatial <https://wik.jp/todofuken/162060> .

:2310040 a skos:Concept ;
    skos:prefLabel "四方"@ja ;
    skos:altLabel "ヨカタ"@ja-kana ;
    skos:notation "2310040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310040 dct:spatial <https://wik.jp/todofuken/p16> .
:2310040 dct:spatial <https://wik.jp/todofuken/162019> .

:2310050 a skos:Concept ;
    skos:prefLabel "阿尾"@ja ;
    skos:altLabel "アオ"@ja-kana ;
    skos:notation "2310050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310050 dct:spatial <https://wik.jp/todofuken/p16> .
:2310050 dct:spatial <https://wik.jp/todofuken/162051> .

:2310060 a skos:Concept ;
    skos:prefLabel "薮田"@ja ;
    skos:altLabel "ヤブタ"@ja-kana ;
    skos:notation "2310060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310060 dct:spatial <https://wik.jp/todofuken/p16> .
:2310060 dct:spatial <https://wik.jp/todofuken/162051> .

:2310070 a skos:Concept ;
    skos:prefLabel "宇波"@ja ;
    skos:altLabel "ウナミ"@ja-kana ;
    skos:notation "2310070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310070 dct:spatial <https://wik.jp/todofuken/p16> .
:2310070 dct:spatial <https://wik.jp/todofuken/162051> .

:2310080 a skos:Concept ;
    skos:prefLabel "大境"@ja ;
    skos:altLabel "オオザカイ"@ja-kana ;
    skos:notation "2310080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310080 dct:spatial <https://wik.jp/todofuken/p16> .
:2310080 dct:spatial <https://wik.jp/todofuken/162051> .

:2310090 a skos:Concept ;
    skos:prefLabel "女良"@ja ;
    skos:altLabel "メラ"@ja-kana ;
    skos:notation "2310090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2310090 dct:spatial <https://wik.jp/todofuken/p16> .
:2310090 dct:spatial <https://wik.jp/todofuken/162051> .

:2320010 a skos:Concept ;
    skos:prefLabel "黒部"@ja ;
    skos:altLabel "クロベ"@ja-kana ;
    skos:notation "2320010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2320010 dct:spatial <https://wik.jp/todofuken/p16> .
:2320010 dct:spatial <https://wik.jp/todofuken/162078> .

:2320020 a skos:Concept ;
    skos:prefLabel "経田"@ja ;
    skos:altLabel "キョウデン"@ja-kana ;
    skos:notation "2320020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2320020 dct:spatial <https://wik.jp/todofuken/p16> .
:2320020 dct:spatial <https://wik.jp/todofuken/162043> .

:2320030 a skos:Concept ;
    skos:prefLabel "滑川"@ja ;
    skos:altLabel "ナメリカワ"@ja-kana ;
    skos:notation "2320030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2320030 dct:spatial <https://wik.jp/todofuken/p16> .
:2320030 dct:spatial <https://wik.jp/todofuken/162060> .

:2320040 a skos:Concept ;
    skos:prefLabel "水橋"@ja ;
    skos:altLabel "ミズハシ"@ja-kana ;
    skos:notation "2320040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2320040 dct:spatial <https://wik.jp/todofuken/p16> .
:2320040 dct:spatial <https://wik.jp/todofuken/162019> .

:2330010 a skos:Concept ;
    skos:prefLabel "新湊"@ja ;
    skos:altLabel "シンミナト"@ja-kana ;
    skos:notation "2330010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2330010 dct:spatial <https://wik.jp/todofuken/p16> .
:2330010 dct:spatial <https://wik.jp/todofuken/162116> .

:2330020 a skos:Concept ;
    skos:prefLabel "氷見"@ja ;
    skos:altLabel "ヒミ"@ja-kana ;
    skos:notation "2330020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2330020 dct:spatial <https://wik.jp/todofuken/p16> .
:2330020 dct:spatial <https://wik.jp/todofuken/162051> .

:2410010 a skos:Concept ;
    skos:prefLabel "東浜"@ja ;
    skos:altLabel "トウノハマ"@ja-kana ;
    skos:notation "2410010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410010 dct:spatial <https://wik.jp/todofuken/p17> .
:2410010 dct:spatial <https://wik.jp/todofuken/172022> .

:2410020 a skos:Concept ;
    skos:prefLabel "黒崎"@ja ;
    skos:altLabel "クロサキ"@ja-kana ;
    skos:notation "2410020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410020 dct:spatial <https://wik.jp/todofuken/p17> .
:2410020 dct:spatial <https://wik.jp/todofuken/172022> .

:2410030 a skos:Concept ;
    skos:prefLabel "上佐佐波"@ja ;
    skos:altLabel "カミサザナミ"@ja-kana ;
    skos:notation "2410030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410030 dct:spatial <https://wik.jp/todofuken/p17> .
:2410030 dct:spatial <https://wik.jp/todofuken/172022> .

:2410050 a skos:Concept ;
    skos:prefLabel "百海"@ja ;
    skos:altLabel "ドウミ"@ja-kana ;
    skos:notation "2410050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410050 dct:spatial <https://wik.jp/todofuken/p17> .
:2410050 dct:spatial <https://wik.jp/todofuken/172022> .

:2410060 a skos:Concept ;
    skos:prefLabel "江泊"@ja ;
    skos:altLabel "エノトマリ"@ja-kana ;
    skos:notation "2410060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410060 dct:spatial <https://wik.jp/todofuken/p17> .
:2410060 dct:spatial <https://wik.jp/todofuken/172022> .

:2410070 a skos:Concept ;
    skos:prefLabel "鵜浦"@ja ;
    skos:altLabel "ウノウラ"@ja-kana ;
    skos:notation "2410070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410070 dct:spatial <https://wik.jp/todofuken/p17> .
:2410070 dct:spatial <https://wik.jp/todofuken/172022> .

:2410080 a skos:Concept ;
    skos:prefLabel "三室"@ja ;
    skos:altLabel "ミムロ"@ja-kana ;
    skos:notation "2410080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410080 dct:spatial <https://wik.jp/todofuken/p17> .
:2410080 dct:spatial <https://wik.jp/todofuken/172022> .

:2410090 a skos:Concept ;
    skos:prefLabel "野崎"@ja ;
    skos:altLabel "ノザキ"@ja-kana ;
    skos:notation "2410090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410090 dct:spatial <https://wik.jp/todofuken/p17> .
:2410090 dct:spatial <https://wik.jp/todofuken/172022> .

:2410100 a skos:Concept ;
    skos:prefLabel "祖母ヶ浦"@ja ;
    skos:altLabel "バガウラ"@ja-kana ;
    skos:notation "2410100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410100 dct:spatial <https://wik.jp/todofuken/p17> .
:2410100 dct:spatial <https://wik.jp/todofuken/172022> .

:2410110 a skos:Concept ;
    skos:prefLabel "向田"@ja ;
    skos:altLabel "コウダ"@ja-kana ;
    skos:notation "2410110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410110 dct:spatial <https://wik.jp/todofuken/p17> .
:2410110 dct:spatial <https://wik.jp/todofuken/172022> .

:2410120 a skos:Concept ;
    skos:prefLabel "曲"@ja ;
    skos:altLabel "マガリ"@ja-kana ;
    skos:notation "2410120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410120 dct:spatial <https://wik.jp/todofuken/p17> .
:2410120 dct:spatial <https://wik.jp/todofuken/172022> .

:2410123 a skos:Concept ;
    skos:prefLabel "三ヶ浦"@ja ;
    skos:altLabel "サンガウラ"@ja-kana ;
    skos:notation "2410123" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410123 dct:spatial <https://wik.jp/todofuken/p17> .
:2410123 dct:spatial <https://wik.jp/todofuken/172022> .

:2410125 a skos:Concept ;
    skos:prefLabel "中島"@ja ;
    skos:altLabel "ナカジマ"@ja-kana ;
    skos:notation "2410125" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410125 dct:spatial <https://wik.jp/todofuken/p17> .
:2410125 dct:spatial <https://wik.jp/todofuken/172022> .

:2410130 a skos:Concept ;
    skos:prefLabel "新崎"@ja ;
    skos:altLabel "ニンザキ"@ja-kana ;
    skos:notation "2410130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410130 dct:spatial <https://wik.jp/todofuken/p17> .
:2410130 dct:spatial <https://wik.jp/todofuken/174611> .

:2410140 a skos:Concept ;
    skos:prefLabel "岩車"@ja ;
    skos:altLabel "イワグルマ"@ja-kana ;
    skos:notation "2410140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410140 dct:spatial <https://wik.jp/todofuken/p17> .
:2410140 dct:spatial <https://wik.jp/todofuken/174611> .

:2410150 a skos:Concept ;
    skos:prefLabel "鹿波"@ja ;
    skos:altLabel "カナミ"@ja-kana ;
    skos:notation "2410150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410150 dct:spatial <https://wik.jp/todofuken/p17> .
:2410150 dct:spatial <https://wik.jp/todofuken/174611> .

:2410160 a skos:Concept ;
    skos:prefLabel "曾良"@ja ;
    skos:altLabel "ソラ"@ja-kana ;
    skos:notation "2410160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410160 dct:spatial <https://wik.jp/todofuken/p17> .
:2410160 dct:spatial <https://wik.jp/todofuken/174611> .

:2410170 a skos:Concept ;
    skos:prefLabel "甲"@ja ;
    skos:altLabel "カブト"@ja-kana ;
    skos:notation "2410170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410170 dct:spatial <https://wik.jp/todofuken/p17> .
:2410170 dct:spatial <https://wik.jp/todofuken/174611> .

:2410180 a skos:Concept ;
    skos:prefLabel "沖波"@ja ;
    skos:altLabel "オキナミ"@ja-kana ;
    skos:notation "2410180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410180 dct:spatial <https://wik.jp/todofuken/p17> .
:2410180 dct:spatial <https://wik.jp/todofuken/174611> .

:2410190 a skos:Concept ;
    skos:prefLabel "前波"@ja ;
    skos:altLabel "マエナミ"@ja-kana ;
    skos:notation "2410190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410190 dct:spatial <https://wik.jp/todofuken/p17> .
:2410190 dct:spatial <https://wik.jp/todofuken/174611> .

:2410200 a skos:Concept ;
    skos:prefLabel "宇加川"@ja ;
    skos:altLabel "ウカガワ"@ja-kana ;
    skos:notation "2410200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410200 dct:spatial <https://wik.jp/todofuken/p17> .
:2410200 dct:spatial <https://wik.jp/todofuken/174611> .

:2410210 a skos:Concept ;
    skos:prefLabel "古君"@ja ;
    skos:altLabel "フルキミ"@ja-kana ;
    skos:notation "2410210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410210 dct:spatial <https://wik.jp/todofuken/p17> .
:2410210 dct:spatial <https://wik.jp/todofuken/174611> .

:2410215 a skos:Concept ;
    skos:prefLabel "鵜川"@ja ;
    skos:altLabel "ウカワ"@ja-kana ;
    skos:notation "2410215" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410215 dct:spatial <https://wik.jp/todofuken/p17> .
:2410215 dct:spatial <https://wik.jp/todofuken/174637> .

:2410220 a skos:Concept ;
    skos:prefLabel "七見"@ja ;
    skos:altLabel "シチミ"@ja-kana ;
    skos:notation "2410220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410220 dct:spatial <https://wik.jp/todofuken/p17> .
:2410220 dct:spatial <https://wik.jp/todofuken/174637> .

:2410230 a skos:Concept ;
    skos:prefLabel "矢波"@ja ;
    skos:altLabel "ヤナミ"@ja-kana ;
    skos:notation "2410230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410230 dct:spatial <https://wik.jp/todofuken/p17> .
:2410230 dct:spatial <https://wik.jp/todofuken/174637> .

:2410240 a skos:Concept ;
    skos:prefLabel "波並"@ja ;
    skos:altLabel "ハナミ"@ja-kana ;
    skos:notation "2410240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410240 dct:spatial <https://wik.jp/todofuken/p17> .
:2410240 dct:spatial <https://wik.jp/todofuken/174637> .

:2410250 a skos:Concept ;
    skos:prefLabel "藤波"@ja ;
    skos:altLabel "フジナミ"@ja-kana ;
    skos:notation "2410250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410250 dct:spatial <https://wik.jp/todofuken/p17> .
:2410250 dct:spatial <https://wik.jp/todofuken/174637> .

:2410260 a skos:Concept ;
    skos:prefLabel "羽根"@ja ;
    skos:altLabel "ハネ"@ja-kana ;
    skos:notation "2410260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410260 dct:spatial <https://wik.jp/todofuken/p17> .
:2410260 dct:spatial <https://wik.jp/todofuken/174637> .

:2410270 a skos:Concept ;
    skos:prefLabel "小浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "2410270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410270 dct:spatial <https://wik.jp/todofuken/p17> .
:2410270 dct:spatial <https://wik.jp/todofuken/174637> .

:2410290 a skos:Concept ;
    skos:prefLabel "白丸"@ja ;
    skos:altLabel "シロマル"@ja-kana ;
    skos:notation "2410290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410290 dct:spatial <https://wik.jp/todofuken/p17> .
:2410290 dct:spatial <https://wik.jp/todofuken/174637> .

:2410300 a skos:Concept ;
    skos:prefLabel "比那"@ja ;
    skos:altLabel "ビナ"@ja-kana ;
    skos:notation "2410300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410300 dct:spatial <https://wik.jp/todofuken/p17> .
:2410300 dct:spatial <https://wik.jp/todofuken/174637> .

:2410310 a skos:Concept ;
    skos:prefLabel "小泊"@ja ;
    skos:altLabel "コドマリ"@ja-kana ;
    skos:notation "2410310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410310 dct:spatial <https://wik.jp/todofuken/p17> .
:2410310 dct:spatial <https://wik.jp/todofuken/172057> .

:2410320 a skos:Concept ;
    skos:prefLabel "寺家"@ja ;
    skos:altLabel "ジケ"@ja-kana ;
    skos:notation "2410320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410320 dct:spatial <https://wik.jp/todofuken/p17> .
:2410320 dct:spatial <https://wik.jp/todofuken/172057> .

:2410330 a skos:Concept ;
    skos:prefLabel "長橋"@ja ;
    skos:altLabel "ナガハシ"@ja-kana ;
    skos:notation "2410330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410330 dct:spatial <https://wik.jp/todofuken/p17> .
:2410330 dct:spatial <https://wik.jp/todofuken/172057> .

:2410340 a skos:Concept ;
    skos:prefLabel "真浦"@ja ;
    skos:altLabel "マウラ"@ja-kana ;
    skos:notation "2410340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410340 dct:spatial <https://wik.jp/todofuken/p17> .
:2410340 dct:spatial <https://wik.jp/todofuken/172057> .

:2410350 a skos:Concept ;
    skos:prefLabel "曽々木"@ja ;
    skos:altLabel "ソソギ"@ja-kana ;
    skos:notation "2410350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410350 dct:spatial <https://wik.jp/todofuken/p17> .
:2410350 dct:spatial <https://wik.jp/todofuken/172049> .

:2410360 a skos:Concept ;
    skos:prefLabel "光浦"@ja ;
    skos:altLabel "ヒカリウラ"@ja-kana ;
    skos:notation "2410360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410360 dct:spatial <https://wik.jp/todofuken/p17> .
:2410360 dct:spatial <https://wik.jp/todofuken/172049> .

:2410370 a skos:Concept ;
    skos:prefLabel "鵜入"@ja ;
    skos:altLabel "ウニュウ"@ja-kana ;
    skos:notation "2410370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410370 dct:spatial <https://wik.jp/todofuken/p17> .
:2410370 dct:spatial <https://wik.jp/todofuken/172049> .

:2410380 a skos:Concept ;
    skos:prefLabel "大沢"@ja ;
    skos:altLabel "オオザワ"@ja-kana ;
    skos:notation "2410380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410380 dct:spatial <https://wik.jp/todofuken/p17> .
:2410380 dct:spatial <https://wik.jp/todofuken/172049> .

:2410390 a skos:Concept ;
    skos:prefLabel "皆月"@ja ;
    skos:altLabel "ミナヅキ"@ja-kana ;
    skos:notation "2410390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410390 dct:spatial <https://wik.jp/todofuken/p17> .
:2410390 dct:spatial <https://wik.jp/todofuken/172049> .

:2410400 a skos:Concept ;
    skos:prefLabel "深見"@ja ;
    skos:altLabel "フカミ"@ja-kana ;
    skos:notation "2410400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410400 dct:spatial <https://wik.jp/todofuken/p17> .
:2410400 dct:spatial <https://wik.jp/todofuken/172049> .

:2410415 a skos:Concept ;
    skos:prefLabel "黒島"@ja ;
    skos:altLabel "クロシマ"@ja-kana ;
    skos:notation "2410415" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410415 dct:spatial <https://wik.jp/todofuken/p17> .
:2410415 dct:spatial <https://wik.jp/todofuken/172049> .

:2410420 a skos:Concept ;
    skos:prefLabel "赤神"@ja ;
    skos:altLabel "アカカミ"@ja-kana ;
    skos:notation "2410420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410420 dct:spatial <https://wik.jp/todofuken/p17> .
:2410420 dct:spatial <https://wik.jp/todofuken/172049> .

:2410430 a skos:Concept ;
    skos:prefLabel "剱地"@ja ;
    skos:altLabel "ツルギジ"@ja-kana ;
    skos:notation "2410430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410430 dct:spatial <https://wik.jp/todofuken/p17> .
:2410430 dct:spatial <https://wik.jp/todofuken/172049> .

:2410443 a skos:Concept ;
    skos:prefLabel "赤崎"@ja ;
    skos:altLabel "アカサキ"@ja-kana ;
    skos:notation "2410443" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410443 dct:spatial <https://wik.jp/todofuken/p17> .
:2410443 dct:spatial <https://wik.jp/todofuken/173843> .

:2410450 a skos:Concept ;
    skos:prefLabel "領家"@ja ;
    skos:altLabel "リョウケ"@ja-kana ;
    skos:notation "2410450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410450 dct:spatial <https://wik.jp/todofuken/p17> .
:2410450 dct:spatial <https://wik.jp/todofuken/173843> .

:2410460 a skos:Concept ;
    skos:prefLabel "七海"@ja ;
    skos:altLabel "シツミ"@ja-kana ;
    skos:notation "2410460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410460 dct:spatial <https://wik.jp/todofuken/p17> .
:2410460 dct:spatial <https://wik.jp/todofuken/173843> .

:2410470 a skos:Concept ;
    skos:prefLabel "赤住"@ja ;
    skos:altLabel "アカスミ"@ja-kana ;
    skos:notation "2410470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410470 dct:spatial <https://wik.jp/todofuken/p17> .
:2410470 dct:spatial <https://wik.jp/todofuken/173843> .

:2410475 a skos:Concept ;
    skos:prefLabel "安部屋"@ja ;
    skos:altLabel "アブヤ"@ja-kana ;
    skos:notation "2410475" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410475 dct:spatial <https://wik.jp/todofuken/p17> .
:2410475 dct:spatial <https://wik.jp/todofuken/173843> .

:2410476 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "2410476" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410476 dct:spatial <https://wik.jp/todofuken/p17> .
:2410476 dct:spatial <https://wik.jp/todofuken/173843> .

:2410480 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オシマ"@ja-kana ;
    skos:notation "2410480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410480 dct:spatial <https://wik.jp/todofuken/p17> .
:2410480 dct:spatial <https://wik.jp/todofuken/173843> .

:2410490 a skos:Concept ;
    skos:prefLabel "柴垣"@ja ;
    skos:altLabel "シバガキ"@ja-kana ;
    skos:notation "2410490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410490 dct:spatial <https://wik.jp/todofuken/p17> .
:2410490 dct:spatial <https://wik.jp/todofuken/172073> .

:2410500 a skos:Concept ;
    skos:prefLabel "羽咋"@ja ;
    skos:altLabel "ハクイ"@ja-kana ;
    skos:notation "2410500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410500 dct:spatial <https://wik.jp/todofuken/p17> .
:2410500 dct:spatial <https://wik.jp/todofuken/172073> .

:2410505 a skos:Concept ;
    skos:prefLabel "美川"@ja ;
    skos:altLabel "ミカワ"@ja-kana ;
    skos:notation "2410505" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410505 dct:spatial <https://wik.jp/todofuken/p17> .
:2410505 dct:spatial <https://wik.jp/todofuken/172103> .

:2410510 a skos:Concept ;
    skos:prefLabel "安宅"@ja ;
    skos:altLabel "アタカ"@ja-kana ;
    skos:notation "2410510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2410510 dct:spatial <https://wik.jp/todofuken/p17> .
:2410510 dct:spatial <https://wik.jp/todofuken/172031> .

:2420010 a skos:Concept ;
    skos:prefLabel "庵"@ja ;
    skos:altLabel "イオリ"@ja-kana ;
    skos:notation "2420010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420010 dct:spatial <https://wik.jp/todofuken/p17> .
:2420010 dct:spatial <https://wik.jp/todofuken/172022> .

:2420015 a skos:Concept ;
    skos:prefLabel "下佐々波"@ja ;
    skos:altLabel "シモサザナミ"@ja-kana ;
    skos:notation "2420015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420015 dct:spatial <https://wik.jp/todofuken/p17> .
:2420015 dct:spatial <https://wik.jp/todofuken/172022> .

:2420020 a skos:Concept ;
    skos:prefLabel "石崎"@ja ;
    skos:altLabel "イシザキ"@ja-kana ;
    skos:notation "2420020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420020 dct:spatial <https://wik.jp/todofuken/p17> .
:2420020 dct:spatial <https://wik.jp/todofuken/172022> .

:2420030 a skos:Concept ;
    skos:prefLabel "鰀目"@ja ;
    skos:altLabel "エノメ"@ja-kana ;
    skos:notation "2420030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420030 dct:spatial <https://wik.jp/todofuken/p17> .
:2420030 dct:spatial <https://wik.jp/todofuken/172022> .

:2420045 a skos:Concept ;
    skos:prefLabel "高倉"@ja ;
    skos:altLabel "タカクラ"@ja-kana ;
    skos:notation "2420045" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420045 dct:spatial <https://wik.jp/todofuken/p17> .
:2420045 dct:spatial <https://wik.jp/todofuken/174637> .

:2420050 a skos:Concept ;
    skos:prefLabel "松波"@ja ;
    skos:altLabel "マツナミ"@ja-kana ;
    skos:notation "2420050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420050 dct:spatial <https://wik.jp/todofuken/p17> .
:2420050 dct:spatial <https://wik.jp/todofuken/174637> .

:2420060 a skos:Concept ;
    skos:prefLabel "鵜飼"@ja ;
    skos:altLabel "ウカイ"@ja-kana ;
    skos:notation "2420060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420060 dct:spatial <https://wik.jp/todofuken/p17> .
:2420060 dct:spatial <https://wik.jp/todofuken/172057> .

:2420070 a skos:Concept ;
    skos:prefLabel "名舟"@ja ;
    skos:altLabel "ナフネ"@ja-kana ;
    skos:notation "2420070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420070 dct:spatial <https://wik.jp/todofuken/p17> .
:2420070 dct:spatial <https://wik.jp/todofuken/172049> .

:2420075 a skos:Concept ;
    skos:prefLabel "鹿磯"@ja ;
    skos:altLabel "カイソ"@ja-kana ;
    skos:notation "2420075" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2420075 dct:spatial <https://wik.jp/todofuken/p17> .
:2420075 dct:spatial <https://wik.jp/todofuken/172049> .

:2430010 a skos:Concept ;
    skos:prefLabel "蛸島"@ja ;
    skos:altLabel "タコジマ"@ja-kana ;
    skos:notation "2430010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2430010 dct:spatial <https://wik.jp/todofuken/p17> .
:2430010 dct:spatial <https://wik.jp/todofuken/172057> .

:2430020 a skos:Concept ;
    skos:prefLabel "橋立"@ja ;
    skos:altLabel "ハシダテ"@ja-kana ;
    skos:notation "2430020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2430020 dct:spatial <https://wik.jp/todofuken/p17> .
:2430020 dct:spatial <https://wik.jp/todofuken/172065> .

:2440010 a skos:Concept ;
    skos:prefLabel "狼煙"@ja ;
    skos:altLabel "ノロシ"@ja-kana ;
    skos:notation "2440010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2440010 dct:spatial <https://wik.jp/todofuken/p17> .
:2440010 dct:spatial <https://wik.jp/todofuken/172057> .

:2440020 a skos:Concept ;
    skos:prefLabel "舳倉島"@ja ;
    skos:altLabel "ヘグラジマ"@ja-kana ;
    skos:notation "2440020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2440020 dct:spatial <https://wik.jp/todofuken/p17> .
:2440020 dct:spatial <https://wik.jp/todofuken/172049> .

:2440030 a skos:Concept ;
    skos:prefLabel "富来"@ja ;
    skos:altLabel "トギ"@ja-kana ;
    skos:notation "2440030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2440030 dct:spatial <https://wik.jp/todofuken/p17> .
:2440030 dct:spatial <https://wik.jp/todofuken/173843> .

:2510010 a skos:Concept ;
    skos:prefLabel "浜坂"@ja ;
    skos:altLabel "ハマサカ"@ja-kana ;
    skos:notation "2510010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510010 dct:spatial <https://wik.jp/todofuken/p18> .
:2510010 dct:spatial <https://wik.jp/todofuken/182087> .

:2510020 a skos:Concept ;
    skos:prefLabel "梶"@ja ;
    skos:altLabel "カジ"@ja-kana ;
    skos:notation "2510020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510020 dct:spatial <https://wik.jp/todofuken/p18> .
:2510020 dct:spatial <https://wik.jp/todofuken/182109> .

:2510030 a skos:Concept ;
    skos:prefLabel "崎"@ja ;
    skos:altLabel "サキ"@ja-kana ;
    skos:notation "2510030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510030 dct:spatial <https://wik.jp/todofuken/p18> .
:2510030 dct:spatial <https://wik.jp/todofuken/182109> .

:2510040 a skos:Concept ;
    skos:prefLabel "安島"@ja ;
    skos:altLabel "アントウ"@ja-kana ;
    skos:notation "2510040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510040 dct:spatial <https://wik.jp/todofuken/p18> .
:2510040 dct:spatial <https://wik.jp/todofuken/182109> .

:2510050 a skos:Concept ;
    skos:prefLabel "長橋菅生"@ja ;
    skos:altLabel "ナガハシスゴウ"@ja-kana ;
    skos:notation "2510050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510050 dct:spatial <https://wik.jp/todofuken/p18> .
:2510050 dct:spatial <https://wik.jp/todofuken/182010> .

:2510070 a skos:Concept ;
    skos:prefLabel "鮎川"@ja ;
    skos:altLabel "アユカワ"@ja-kana ;
    skos:notation "2510070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510070 dct:spatial <https://wik.jp/todofuken/p18> .
:2510070 dct:spatial <https://wik.jp/todofuken/182010> .

:2510080 a skos:Concept ;
    skos:prefLabel "大丹生"@ja ;
    skos:altLabel "オニュウ"@ja-kana ;
    skos:notation "2510080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510080 dct:spatial <https://wik.jp/todofuken/p18> .
:2510080 dct:spatial <https://wik.jp/todofuken/182010> .

:2510090 a skos:Concept ;
    skos:prefLabel "大味"@ja ;
    skos:altLabel "オオミ"@ja-kana ;
    skos:notation "2510090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510090 dct:spatial <https://wik.jp/todofuken/p18> .
:2510090 dct:spatial <https://wik.jp/todofuken/182010> .

:2510100 a skos:Concept ;
    skos:prefLabel "居倉"@ja ;
    skos:altLabel "イクラ"@ja-kana ;
    skos:notation "2510100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510100 dct:spatial <https://wik.jp/todofuken/p18> .
:2510100 dct:spatial <https://wik.jp/todofuken/182010> .

:2510110 a skos:Concept ;
    skos:prefLabel "左右"@ja ;
    skos:altLabel "ソウ"@ja-kana ;
    skos:notation "2510110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510110 dct:spatial <https://wik.jp/todofuken/p18> .
:2510110 dct:spatial <https://wik.jp/todofuken/184233> .

:2510120 a skos:Concept ;
    skos:prefLabel "玉川"@ja ;
    skos:altLabel "タマガワ"@ja-kana ;
    skos:notation "2510120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510120 dct:spatial <https://wik.jp/todofuken/p18> .
:2510120 dct:spatial <https://wik.jp/todofuken/184233> .

:2510140 a skos:Concept ;
    skos:prefLabel "茂原"@ja ;
    skos:altLabel "モハラ"@ja-kana ;
    skos:notation "2510140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510140 dct:spatial <https://wik.jp/todofuken/p18> .
:2510140 dct:spatial <https://wik.jp/todofuken/184233> .

:2510145 a skos:Concept ;
    skos:prefLabel "白浜(城崎)"@ja ;
    skos:altLabel "シラハマ(シロサキ)"@ja-kana ;
    skos:notation "2510145" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510145 dct:spatial <https://wik.jp/todofuken/p18> .
:2510145 dct:spatial <https://wik.jp/todofuken/184233> .

:2510147 a skos:Concept ;
    skos:prefLabel "米の浦"@ja ;
    skos:altLabel "コメノウラ"@ja-kana ;
    skos:notation "2510147" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510147 dct:spatial <https://wik.jp/todofuken/p18> .
:2510147 dct:spatial <https://wik.jp/todofuken/184233> .

:2510150 a skos:Concept ;
    skos:prefLabel "糠"@ja ;
    skos:altLabel "ヌカ"@ja-kana ;
    skos:notation "2510150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510150 dct:spatial <https://wik.jp/todofuken/p18> .
:2510150 dct:spatial <https://wik.jp/todofuken/184047> .

:2510170 a skos:Concept ;
    skos:prefLabel "河野"@ja ;
    skos:altLabel "コウノ"@ja-kana ;
    skos:notation "2510170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510170 dct:spatial <https://wik.jp/todofuken/p18> .
:2510170 dct:spatial <https://wik.jp/todofuken/184047> .

:2510180 a skos:Concept ;
    skos:prefLabel "浦底"@ja ;
    skos:altLabel "ウラソコ"@ja-kana ;
    skos:notation "2510180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510180 dct:spatial <https://wik.jp/todofuken/p18> .
:2510180 dct:spatial <https://wik.jp/todofuken/182028> .

:2510190 a skos:Concept ;
    skos:prefLabel "立石"@ja ;
    skos:altLabel "タテイシ"@ja-kana ;
    skos:notation "2510190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510190 dct:spatial <https://wik.jp/todofuken/p18> .
:2510190 dct:spatial <https://wik.jp/todofuken/182028> .

:2510200 a skos:Concept ;
    skos:prefLabel "白木"@ja ;
    skos:altLabel "シラキ"@ja-kana ;
    skos:notation "2510200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510200 dct:spatial <https://wik.jp/todofuken/p18> .
:2510200 dct:spatial <https://wik.jp/todofuken/182028> .

:2510210 a skos:Concept ;
    skos:prefLabel "丹生"@ja ;
    skos:altLabel "ニュウ"@ja-kana ;
    skos:notation "2510210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510210 dct:spatial <https://wik.jp/todofuken/p18> .
:2510210 dct:spatial <https://wik.jp/todofuken/184420> .

:2510220 a skos:Concept ;
    skos:prefLabel "菅浜"@ja ;
    skos:altLabel "スガハマ"@ja-kana ;
    skos:notation "2510220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510220 dct:spatial <https://wik.jp/todofuken/p18> .
:2510220 dct:spatial <https://wik.jp/todofuken/184420> .

:2510230 a skos:Concept ;
    skos:prefLabel "坂尻"@ja ;
    skos:altLabel "サカジリ"@ja-kana ;
    skos:notation "2510230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510230 dct:spatial <https://wik.jp/todofuken/p18> .
:2510230 dct:spatial <https://wik.jp/todofuken/184420> .

:2510240 a skos:Concept ;
    skos:prefLabel "常神"@ja ;
    skos:altLabel "ツネカミ"@ja-kana ;
    skos:notation "2510240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510240 dct:spatial <https://wik.jp/todofuken/p18> .
:2510240 dct:spatial <https://wik.jp/todofuken/185019> .

:2510250 a skos:Concept ;
    skos:prefLabel "神子"@ja ;
    skos:altLabel "ミコ"@ja-kana ;
    skos:notation "2510250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510250 dct:spatial <https://wik.jp/todofuken/p18> .
:2510250 dct:spatial <https://wik.jp/todofuken/185019> .

:2510260 a skos:Concept ;
    skos:prefLabel "小川"@ja ;
    skos:altLabel "オガワ"@ja-kana ;
    skos:notation "2510260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510260 dct:spatial <https://wik.jp/todofuken/p18> .
:2510260 dct:spatial <https://wik.jp/todofuken/185019> .

:2510270 a skos:Concept ;
    skos:prefLabel "塩坂越"@ja ;
    skos:altLabel "シャクシ"@ja-kana ;
    skos:notation "2510270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510270 dct:spatial <https://wik.jp/todofuken/p18> .
:2510270 dct:spatial <https://wik.jp/todofuken/185019> .

:2510275 a skos:Concept ;
    skos:prefLabel "世久見"@ja ;
    skos:altLabel "セクミ"@ja-kana ;
    skos:notation "2510275" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510275 dct:spatial <https://wik.jp/todofuken/p18> .
:2510275 dct:spatial <https://wik.jp/todofuken/185019> .

:2510290 a skos:Concept ;
    skos:prefLabel "田烏"@ja ;
    skos:altLabel "タガラス"@ja-kana ;
    skos:notation "2510290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510290 dct:spatial <https://wik.jp/todofuken/p18> .
:2510290 dct:spatial <https://wik.jp/todofuken/182044> .

:2510300 a skos:Concept ;
    skos:prefLabel "内外海"@ja ;
    skos:altLabel "ウチトミ"@ja-kana ;
    skos:notation "2510300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510300 dct:spatial <https://wik.jp/todofuken/p18> .
:2510300 dct:spatial <https://wik.jp/todofuken/182044> .

:2510310 a skos:Concept ;
    skos:prefLabel "本郷"@ja ;
    skos:altLabel "ホンゴウ"@ja-kana ;
    skos:notation "2510310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510310 dct:spatial <https://wik.jp/todofuken/p18> .
:2510310 dct:spatial <https://wik.jp/todofuken/184837> .

:2510320 a skos:Concept ;
    skos:prefLabel "犬見"@ja ;
    skos:altLabel "イヌミ"@ja-kana ;
    skos:notation "2510320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510320 dct:spatial <https://wik.jp/todofuken/p18> .
:2510320 dct:spatial <https://wik.jp/todofuken/184837> .

:2510340 a skos:Concept ;
    skos:prefLabel "小黒飯"@ja ;
    skos:altLabel "オグルイ"@ja-kana ;
    skos:notation "2510340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510340 dct:spatial <https://wik.jp/todofuken/p18> .
:2510340 dct:spatial <https://wik.jp/todofuken/184811> .

:2510350 a skos:Concept ;
    skos:prefLabel "音海"@ja ;
    skos:altLabel "オトミ"@ja-kana ;
    skos:notation "2510350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510350 dct:spatial <https://wik.jp/todofuken/p18> .
:2510350 dct:spatial <https://wik.jp/todofuken/184811> .

:2510360 a skos:Concept ;
    skos:prefLabel "上瀬"@ja ;
    skos:altLabel "ウワセ"@ja-kana ;
    skos:notation "2510360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2510360 dct:spatial <https://wik.jp/todofuken/p18> .
:2510360 dct:spatial <https://wik.jp/todofuken/184811> .

:2520010 a skos:Concept ;
    skos:prefLabel "鷹巣"@ja ;
    skos:altLabel "タカス"@ja-kana ;
    skos:notation "2520010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520010 dct:spatial <https://wik.jp/todofuken/p18> .
:2520010 dct:spatial <https://wik.jp/todofuken/182010> .

:2520020 a skos:Concept ;
    skos:prefLabel "白浜(国見)"@ja ;
    skos:altLabel "シラハマ(クニミ)"@ja-kana ;
    skos:notation "2520020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520020 dct:spatial <https://wik.jp/todofuken/p18> .
:2520020 dct:spatial <https://wik.jp/todofuken/182010> .

:2520030 a skos:Concept ;
    skos:prefLabel "茱崎"@ja ;
    skos:altLabel "グミザキ"@ja-kana ;
    skos:notation "2520030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520030 dct:spatial <https://wik.jp/todofuken/p18> .
:2520030 dct:spatial <https://wik.jp/todofuken/182010> .

:2520065 a skos:Concept ;
    skos:prefLabel "甲楽城"@ja ;
    skos:altLabel "カブラキ"@ja-kana ;
    skos:notation "2520065" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520065 dct:spatial <https://wik.jp/todofuken/p18> .
:2520065 dct:spatial <https://wik.jp/todofuken/184047> .

:2520070 a skos:Concept ;
    skos:prefLabel "早瀬"@ja ;
    skos:altLabel "ハヤセ"@ja-kana ;
    skos:notation "2520070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520070 dct:spatial <https://wik.jp/todofuken/p18> .
:2520070 dct:spatial <https://wik.jp/todofuken/184420> .

:2520080 a skos:Concept ;
    skos:prefLabel "日向"@ja ;
    skos:altLabel "ヒルガ"@ja-kana ;
    skos:notation "2520080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520080 dct:spatial <https://wik.jp/todofuken/p18> .
:2520080 dct:spatial <https://wik.jp/todofuken/184420> .

:2520087 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "2520087" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520087 dct:spatial <https://wik.jp/todofuken/p18> .
:2520087 dct:spatial <https://wik.jp/todofuken/184837> .

:2520090 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "2520090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2520090 dct:spatial <https://wik.jp/todofuken/p18> .
:2520090 dct:spatial <https://wik.jp/todofuken/184811> .

:2530010 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "オバマ"@ja-kana ;
    skos:notation "2530010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2530010 dct:spatial <https://wik.jp/todofuken/p18> .
:2530010 dct:spatial <https://wik.jp/todofuken/182044> .

:2540010 a skos:Concept ;
    skos:prefLabel "越前"@ja ;
    skos:altLabel "エチゼン"@ja-kana ;
    skos:notation "2540010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2540010 dct:spatial <https://wik.jp/todofuken/p18> .
:2540010 dct:spatial <https://wik.jp/todofuken/184233> .

:2610010 a skos:Concept ;
    skos:prefLabel "初島"@ja ;
    skos:altLabel "ハツシマ"@ja-kana ;
    skos:notation "2610010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610010 dct:spatial <https://wik.jp/todofuken/p22> .
:2610010 dct:spatial <https://wik.jp/todofuken/222054> .

:2610020 a skos:Concept ;
    skos:prefLabel "富戸"@ja ;
    skos:altLabel "フト"@ja-kana ;
    skos:notation "2610020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610020 dct:spatial <https://wik.jp/todofuken/p22> .
:2610020 dct:spatial <https://wik.jp/todofuken/222089> .

:2610030 a skos:Concept ;
    skos:prefLabel "八幡野"@ja ;
    skos:altLabel "ヤワタノ"@ja-kana ;
    skos:notation "2610030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610030 dct:spatial <https://wik.jp/todofuken/p22> .
:2610030 dct:spatial <https://wik.jp/todofuken/222089> .

:2610040 a skos:Concept ;
    skos:prefLabel "赤沢"@ja ;
    skos:altLabel "アカザワ"@ja-kana ;
    skos:notation "2610040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610040 dct:spatial <https://wik.jp/todofuken/p22> .
:2610040 dct:spatial <https://wik.jp/todofuken/222089> .

:2610050 a skos:Concept ;
    skos:prefLabel "大川"@ja ;
    skos:altLabel "オオカワ"@ja-kana ;
    skos:notation "2610050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610050 dct:spatial <https://wik.jp/todofuken/p22> .
:2610050 dct:spatial <https://wik.jp/todofuken/223018> .

:2610060 a skos:Concept ;
    skos:prefLabel "北川"@ja ;
    skos:altLabel "ホッカワ"@ja-kana ;
    skos:notation "2610060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610060 dct:spatial <https://wik.jp/todofuken/p22> .
:2610060 dct:spatial <https://wik.jp/todofuken/223018> .

:2610070 a skos:Concept ;
    skos:prefLabel "片瀬"@ja ;
    skos:altLabel "カタセ"@ja-kana ;
    skos:notation "2610070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610070 dct:spatial <https://wik.jp/todofuken/p22> .
:2610070 dct:spatial <https://wik.jp/todofuken/223018> .

:2610080 a skos:Concept ;
    skos:prefLabel "白田"@ja ;
    skos:altLabel "シラタ"@ja-kana ;
    skos:notation "2610080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610080 dct:spatial <https://wik.jp/todofuken/p22> .
:2610080 dct:spatial <https://wik.jp/todofuken/223018> .

:2610090 a skos:Concept ;
    skos:prefLabel "下河津"@ja ;
    skos:altLabel "シモカワヅ"@ja-kana ;
    skos:notation "2610090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610090 dct:spatial <https://wik.jp/todofuken/p22> .
:2610090 dct:spatial <https://wik.jp/todofuken/223026> .

:2610100 a skos:Concept ;
    skos:prefLabel "白浜"@ja ;
    skos:altLabel "シラハマ"@ja-kana ;
    skos:notation "2610100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610100 dct:spatial <https://wik.jp/todofuken/p22> .
:2610100 dct:spatial <https://wik.jp/todofuken/222194> .

:2610110 a skos:Concept ;
    skos:prefLabel "外浦"@ja ;
    skos:altLabel "ソトウラ"@ja-kana ;
    skos:notation "2610110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610110 dct:spatial <https://wik.jp/todofuken/p22> .
:2610110 dct:spatial <https://wik.jp/todofuken/222194> .

:2610120 a skos:Concept ;
    skos:prefLabel "須崎"@ja ;
    skos:altLabel "スザキ"@ja-kana ;
    skos:notation "2610120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610120 dct:spatial <https://wik.jp/todofuken/p22> .
:2610120 dct:spatial <https://wik.jp/todofuken/222194> .

:2610130 a skos:Concept ;
    skos:prefLabel "吉佐美"@ja ;
    skos:altLabel "キサミ"@ja-kana ;
    skos:notation "2610130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610130 dct:spatial <https://wik.jp/todofuken/p22> .
:2610130 dct:spatial <https://wik.jp/todofuken/222194> .

:2610140 a skos:Concept ;
    skos:prefLabel "田牛"@ja ;
    skos:altLabel "トウジ"@ja-kana ;
    skos:notation "2610140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610140 dct:spatial <https://wik.jp/todofuken/p22> .
:2610140 dct:spatial <https://wik.jp/todofuken/222194> .

:2610150 a skos:Concept ;
    skos:prefLabel "小稲"@ja ;
    skos:altLabel "コイナ"@ja-kana ;
    skos:notation "2610150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610150 dct:spatial <https://wik.jp/todofuken/p22> .
:2610150 dct:spatial <https://wik.jp/todofuken/223042> .

:2610160 a skos:Concept ;
    skos:prefLabel "下流"@ja ;
    skos:altLabel "シタル"@ja-kana ;
    skos:notation "2610160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610160 dct:spatial <https://wik.jp/todofuken/p22> .
:2610160 dct:spatial <https://wik.jp/todofuken/223042> .

:2610170 a skos:Concept ;
    skos:prefLabel "大瀬"@ja ;
    skos:altLabel "オオセ"@ja-kana ;
    skos:notation "2610170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610170 dct:spatial <https://wik.jp/todofuken/p22> .
:2610170 dct:spatial <https://wik.jp/todofuken/223042> .

:2610180 a skos:Concept ;
    skos:prefLabel "石廊崎"@ja ;
    skos:altLabel "イロウザキ"@ja-kana ;
    skos:notation "2610180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610180 dct:spatial <https://wik.jp/todofuken/p22> .
:2610180 dct:spatial <https://wik.jp/todofuken/223042> .

:2610190 a skos:Concept ;
    skos:prefLabel "三坂"@ja ;
    skos:altLabel "ミサカ"@ja-kana ;
    skos:notation "2610190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610190 dct:spatial <https://wik.jp/todofuken/p22> .
:2610190 dct:spatial <https://wik.jp/todofuken/223042> .

:2610200 a skos:Concept ;
    skos:prefLabel "伊浜"@ja ;
    skos:altLabel "イハマ"@ja-kana ;
    skos:notation "2610200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610200 dct:spatial <https://wik.jp/todofuken/p22> .
:2610200 dct:spatial <https://wik.jp/todofuken/223042> .

:2610210 a skos:Concept ;
    skos:prefLabel "雲見"@ja ;
    skos:altLabel "クモミ"@ja-kana ;
    skos:notation "2610210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610210 dct:spatial <https://wik.jp/todofuken/p22> .
:2610210 dct:spatial <https://wik.jp/todofuken/223051> .

:2610220 a skos:Concept ;
    skos:prefLabel "石部"@ja ;
    skos:altLabel "イシブ"@ja-kana ;
    skos:notation "2610220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610220 dct:spatial <https://wik.jp/todofuken/p22> .
:2610220 dct:spatial <https://wik.jp/todofuken/223051> .

:2610230 a skos:Concept ;
    skos:prefLabel "岩地"@ja ;
    skos:altLabel "イワチ"@ja-kana ;
    skos:notation "2610230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610230 dct:spatial <https://wik.jp/todofuken/p22> .
:2610230 dct:spatial <https://wik.jp/todofuken/223051> .

:2610240 a skos:Concept ;
    skos:prefLabel "仁科"@ja ;
    skos:altLabel "ニシナ"@ja-kana ;
    skos:notation "2610240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610240 dct:spatial <https://wik.jp/todofuken/p22> .
:2610240 dct:spatial <https://wik.jp/todofuken/223069> .

:2610250 a skos:Concept ;
    skos:prefLabel "小下田"@ja ;
    skos:altLabel "コシモダ"@ja-kana ;
    skos:notation "2610250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610250 dct:spatial <https://wik.jp/todofuken/p22> .
:2610250 dct:spatial <https://wik.jp/todofuken/222224> .

:2610260 a skos:Concept ;
    skos:prefLabel "八木沢"@ja ;
    skos:altLabel "ヤギサワ"@ja-kana ;
    skos:notation "2610260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610260 dct:spatial <https://wik.jp/todofuken/p22> .
:2610260 dct:spatial <https://wik.jp/todofuken/222224> .

:2610270 a skos:Concept ;
    skos:prefLabel "井田"@ja ;
    skos:altLabel "イタ"@ja-kana ;
    skos:notation "2610270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610270 dct:spatial <https://wik.jp/todofuken/p22> .
:2610270 dct:spatial <https://wik.jp/todofuken/222038> .

:2610280 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシウラ"@ja-kana ;
    skos:notation "2610280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610280 dct:spatial <https://wik.jp/todofuken/p22> .
:2610280 dct:spatial <https://wik.jp/todofuken/222038> .

:2610300 a skos:Concept ;
    skos:prefLabel "西倉沢"@ja ;
    skos:altLabel "ニシクラサワ"@ja-kana ;
    skos:notation "2610300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610300 dct:spatial <https://wik.jp/todofuken/p22> .
:2610300 dct:spatial <https://wik.jp/todofuken/221007> .

:2610310 a skos:Concept ;
    skos:prefLabel "地頭方"@ja ;
    skos:altLabel "ジトウガタ"@ja-kana ;
    skos:notation "2610310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610310 dct:spatial <https://wik.jp/todofuken/p22> .
:2610310 dct:spatial <https://wik.jp/todofuken/222267> .

:2610320 a skos:Concept ;
    skos:prefLabel "村櫛"@ja ;
    skos:altLabel "ムラクシ"@ja-kana ;
    skos:notation "2610320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610320 dct:spatial <https://wik.jp/todofuken/p22> .
:2610320 dct:spatial <https://wik.jp/todofuken/221309> .

:2610330 a skos:Concept ;
    skos:prefLabel "入出"@ja ;
    skos:altLabel "イリデ"@ja-kana ;
    skos:notation "2610330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610330 dct:spatial <https://wik.jp/todofuken/p22> .
:2610330 dct:spatial <https://wik.jp/todofuken/222216> .

:2610335 a skos:Concept ;
    skos:prefLabel "鷲津"@ja ;
    skos:altLabel "ワシヅ"@ja-kana ;
    skos:notation "2610335" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2610335 dct:spatial <https://wik.jp/todofuken/p22> .
:2610335 dct:spatial <https://wik.jp/todofuken/222216> .

:2620010 a skos:Concept ;
    skos:prefLabel "宇佐美"@ja ;
    skos:altLabel "ウサミ"@ja-kana ;
    skos:notation "2620010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620010 dct:spatial <https://wik.jp/todofuken/p22> .
:2620010 dct:spatial <https://wik.jp/todofuken/222089> .

:2620015 a skos:Concept ;
    skos:prefLabel "稲取"@ja ;
    skos:altLabel "イナトリ"@ja-kana ;
    skos:notation "2620015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620015 dct:spatial <https://wik.jp/todofuken/p22> .
:2620015 dct:spatial <https://wik.jp/todofuken/223018> .

:2620025 a skos:Concept ;
    skos:prefLabel "田子"@ja ;
    skos:altLabel "タゴ"@ja-kana ;
    skos:notation "2620025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620025 dct:spatial <https://wik.jp/todofuken/p22> .
:2620025 dct:spatial <https://wik.jp/todofuken/223069> .

:2620030 a skos:Concept ;
    skos:prefLabel "安良里"@ja ;
    skos:altLabel "アラリ"@ja-kana ;
    skos:notation "2620030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620030 dct:spatial <https://wik.jp/todofuken/p22> .
:2620030 dct:spatial <https://wik.jp/todofuken/223069> .

:2620040 a skos:Concept ;
    skos:prefLabel "戸田"@ja ;
    skos:altLabel "ヘダ"@ja-kana ;
    skos:notation "2620040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620040 dct:spatial <https://wik.jp/todofuken/p22> .
:2620040 dct:spatial <https://wik.jp/todofuken/222038> .

:2620050 a skos:Concept ;
    skos:prefLabel "内浦"@ja ;
    skos:altLabel "ウチウラ"@ja-kana ;
    skos:notation "2620050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620050 dct:spatial <https://wik.jp/todofuken/p22> .
:2620050 dct:spatial <https://wik.jp/todofuken/222038> .

:2620060 a skos:Concept ;
    skos:prefLabel "静浦"@ja ;
    skos:altLabel "シズウラ"@ja-kana ;
    skos:notation "2620060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620060 dct:spatial <https://wik.jp/todofuken/p22> .
:2620060 dct:spatial <https://wik.jp/todofuken/222038> .

:2620070 a skos:Concept ;
    skos:prefLabel "由比"@ja ;
    skos:altLabel "ユイ"@ja-kana ;
    skos:notation "2620070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620070 dct:spatial <https://wik.jp/todofuken/p22> .
:2620070 dct:spatial <https://wik.jp/todofuken/221007> .

:2620090 a skos:Concept ;
    skos:prefLabel "吉田"@ja ;
    skos:altLabel "ヨシダ"@ja-kana ;
    skos:notation "2620090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2620090 dct:spatial <https://wik.jp/todofuken/p22> .
:2620090 dct:spatial <https://wik.jp/todofuken/224243> .

:2630010 a skos:Concept ;
    skos:prefLabel "焼津"@ja ;
    skos:altLabel "ヤイヅ"@ja-kana ;
    skos:notation "2630010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:2630010 dct:spatial <https://wik.jp/todofuken/p22> .
:2630010 dct:spatial <https://wik.jp/todofuken/222127> .

:2630020 a skos:Concept ;
    skos:prefLabel "網代"@ja ;
    skos:altLabel "アジロ"@ja-kana ;
    skos:notation "2630020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2630020 dct:spatial <https://wik.jp/todofuken/p22> .
:2630020 dct:spatial <https://wik.jp/todofuken/222054> .

:2630040 a skos:Concept ;
    skos:prefLabel "用宗"@ja ;
    skos:altLabel "モチムネ"@ja-kana ;
    skos:notation "2630040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2630040 dct:spatial <https://wik.jp/todofuken/p22> .
:2630040 dct:spatial <https://wik.jp/todofuken/221007> .

:2630050 a skos:Concept ;
    skos:prefLabel "舞阪"@ja ;
    skos:altLabel "マイサカ"@ja-kana ;
    skos:notation "2630050" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2630050 dct:spatial <https://wik.jp/todofuken/p22> .
:2630050 dct:spatial <https://wik.jp/todofuken/221309> .

:2640010 a skos:Concept ;
    skos:prefLabel "妻良"@ja ;
    skos:altLabel "メラ"@ja-kana ;
    skos:notation "2640010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2640010 dct:spatial <https://wik.jp/todofuken/p22> .
:2640010 dct:spatial <https://wik.jp/todofuken/223042> .

:2640020 a skos:Concept ;
    skos:prefLabel "福田"@ja ;
    skos:altLabel "フクデ"@ja-kana ;
    skos:notation "2640020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2640020 dct:spatial <https://wik.jp/todofuken/p22> .

:2710010 a skos:Concept ;
    skos:prefLabel "二川"@ja ;
    skos:altLabel "フタガワ"@ja-kana ;
    skos:notation "2710010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710010 dct:spatial <https://wik.jp/todofuken/p23> .
:2710010 dct:spatial <https://wik.jp/todofuken/232017> .

:2710020 a skos:Concept ;
    skos:prefLabel "高豊"@ja ;
    skos:altLabel "タカトヨ"@ja-kana ;
    skos:notation "2710020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710020 dct:spatial <https://wik.jp/todofuken/p23> .
:2710020 dct:spatial <https://wik.jp/todofuken/232017> .

:2710025 a skos:Concept ;
    skos:prefLabel "伊川津"@ja ;
    skos:altLabel "イカワヅ"@ja-kana ;
    skos:notation "2710025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710025 dct:spatial <https://wik.jp/todofuken/p23> .
:2710025 dct:spatial <https://wik.jp/todofuken/232319> .

:2710050 a skos:Concept ;
    skos:prefLabel "姫島"@ja ;
    skos:altLabel "ヒメジマ"@ja-kana ;
    skos:notation "2710050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710050 dct:spatial <https://wik.jp/todofuken/p23> .
:2710050 dct:spatial <https://wik.jp/todofuken/232319> .

:2710060 a skos:Concept ;
    skos:prefLabel "宇津江"@ja ;
    skos:altLabel "ウヅエ"@ja-kana ;
    skos:notation "2710060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710060 dct:spatial <https://wik.jp/todofuken/p23> .
:2710060 dct:spatial <https://wik.jp/todofuken/232319> .

:2710068 a skos:Concept ;
    skos:prefLabel "御馬"@ja ;
    skos:altLabel "オンマ"@ja-kana ;
    skos:notation "2710068" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710068 dct:spatial <https://wik.jp/todofuken/p23> .
:2710068 dct:spatial <https://wik.jp/todofuken/232076> .

:2710080 a skos:Concept ;
    skos:prefLabel "宮崎"@ja ;
    skos:altLabel "ミヤザキ"@ja-kana ;
    skos:notation "2710080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710080 dct:spatial <https://wik.jp/todofuken/p23> .
:2710080 dct:spatial <https://wik.jp/todofuken/232131> .

:2710090 a skos:Concept ;
    skos:prefLabel "衣崎"@ja ;
    skos:altLabel "コロモザキ"@ja-kana ;
    skos:notation "2710090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710090 dct:spatial <https://wik.jp/todofuken/p23> .
:2710090 dct:spatial <https://wik.jp/todofuken/232131> .

:2710095 a skos:Concept ;
    skos:prefLabel "味沢"@ja ;
    skos:altLabel "アジサワ"@ja-kana ;
    skos:notation "2710095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710095 dct:spatial <https://wik.jp/todofuken/p23> .
:2710095 dct:spatial <https://wik.jp/todofuken/232131> .

:2710100 a skos:Concept ;
    skos:prefLabel "寺津"@ja ;
    skos:altLabel "テラヅ"@ja-kana ;
    skos:notation "2710100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710100 dct:spatial <https://wik.jp/todofuken/p23> .
:2710100 dct:spatial <https://wik.jp/todofuken/232131> .

:2710110 a skos:Concept ;
    skos:prefLabel "蜆川"@ja ;
    skos:altLabel "シジミガワ"@ja-kana ;
    skos:notation "2710110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710110 dct:spatial <https://wik.jp/todofuken/p23> .
:2710110 dct:spatial <https://wik.jp/todofuken/232092> .

:2710120 a skos:Concept ;
    skos:prefLabel "河和"@ja ;
    skos:altLabel "コウワ"@ja-kana ;
    skos:notation "2710120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710120 dct:spatial <https://wik.jp/todofuken/p23> .
:2710120 dct:spatial <https://wik.jp/todofuken/234460> .

:2710130 a skos:Concept ;
    skos:prefLabel "上野間"@ja ;
    skos:altLabel "カミノマ"@ja-kana ;
    skos:notation "2710130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710130 dct:spatial <https://wik.jp/todofuken/p23> .
:2710130 dct:spatial <https://wik.jp/todofuken/234460> .

:2710135 a skos:Concept ;
    skos:prefLabel "小鈴谷"@ja ;
    skos:altLabel "コスガヤ"@ja-kana ;
    skos:notation "2710135" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710135 dct:spatial <https://wik.jp/todofuken/p23> .
:2710135 dct:spatial <https://wik.jp/todofuken/232165> .

:2710140 a skos:Concept ;
    skos:prefLabel "豊丘"@ja ;
    skos:altLabel "トヨオカ"@ja-kana ;
    skos:notation "2710140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710140 dct:spatial <https://wik.jp/todofuken/p23> .
:2710140 dct:spatial <https://wik.jp/todofuken/234451> .

:2710145 a skos:Concept ;
    skos:prefLabel "山海"@ja ;
    skos:altLabel "ヤマミ"@ja-kana ;
    skos:notation "2710145" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710145 dct:spatial <https://wik.jp/todofuken/p23> .
:2710145 dct:spatial <https://wik.jp/todofuken/234451> .

:2710150 a skos:Concept ;
    skos:prefLabel "大野"@ja ;
    skos:altLabel "オオノ"@ja-kana ;
    skos:notation "2710150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2710150 dct:spatial <https://wik.jp/todofuken/p23> .
:2710150 dct:spatial <https://wik.jp/todofuken/232165> .

:2720010 a skos:Concept ;
    skos:prefLabel "福江"@ja ;
    skos:altLabel "フクエ"@ja-kana ;
    skos:notation "2720010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720010 dct:spatial <https://wik.jp/todofuken/p23> .
:2720010 dct:spatial <https://wik.jp/todofuken/232319> .

:2720030 a skos:Concept ;
    skos:prefLabel "知柄"@ja ;
    skos:altLabel "チガラ"@ja-kana ;
    skos:notation "2720030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720030 dct:spatial <https://wik.jp/todofuken/p23> .
:2720030 dct:spatial <https://wik.jp/todofuken/232149> .

:2720040 a skos:Concept ;
    skos:prefLabel "西幡豆"@ja ;
    skos:altLabel "ニシハズ"@ja-kana ;
    skos:notation "2720040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720040 dct:spatial <https://wik.jp/todofuken/p23> .
:2720040 dct:spatial <https://wik.jp/todofuken/232131> .

:2720050 a skos:Concept ;
    skos:prefLabel "佐久島"@ja ;
    skos:altLabel "サクシマ"@ja-kana ;
    skos:notation "2720050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720050 dct:spatial <https://wik.jp/todofuken/p23> .
:2720050 dct:spatial <https://wik.jp/todofuken/232131> .

:2720060 a skos:Concept ;
    skos:prefLabel "一色"@ja ;
    skos:altLabel "イッシキ"@ja-kana ;
    skos:notation "2720060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720060 dct:spatial <https://wik.jp/todofuken/p23> .
:2720060 dct:spatial <https://wik.jp/todofuken/232131> .

:2720070 a skos:Concept ;
    skos:prefLabel "栄生"@ja ;
    skos:altLabel "エイセイ"@ja-kana ;
    skos:notation "2720070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720070 dct:spatial <https://wik.jp/todofuken/p23> .
:2720070 dct:spatial <https://wik.jp/todofuken/232131> .

:2720080 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "2720080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720080 dct:spatial <https://wik.jp/todofuken/p23> .
:2720080 dct:spatial <https://wik.jp/todofuken/232092> .

:2720090 a skos:Concept ;
    skos:prefLabel "大井"@ja ;
    skos:altLabel "オオイ"@ja-kana ;
    skos:notation "2720090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720090 dct:spatial <https://wik.jp/todofuken/p23> .
:2720090 dct:spatial <https://wik.jp/todofuken/234451> .

:2720100 a skos:Concept ;
    skos:prefLabel "日間賀"@ja ;
    skos:altLabel "ヒマカ"@ja-kana ;
    skos:notation "2720100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720100 dct:spatial <https://wik.jp/todofuken/p23> .
:2720100 dct:spatial <https://wik.jp/todofuken/234451> .

:2720110 a skos:Concept ;
    skos:prefLabel "篠島"@ja ;
    skos:altLabel "シノジマ"@ja-kana ;
    skos:notation "2720110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720110 dct:spatial <https://wik.jp/todofuken/p23> .

:2720120 a skos:Concept ;
    skos:prefLabel "師崎"@ja ;
    skos:altLabel "モロザキ"@ja-kana ;
    skos:notation "2720120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720120 dct:spatial <https://wik.jp/todofuken/p23> .
:2720120 dct:spatial <https://wik.jp/todofuken/234451> .

:2720130 a skos:Concept ;
    skos:prefLabel "苅屋"@ja ;
    skos:altLabel "カリヤ"@ja-kana ;
    skos:notation "2720130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720130 dct:spatial <https://wik.jp/todofuken/p23> .
:2720130 dct:spatial <https://wik.jp/todofuken/232165> .

:2720140 a skos:Concept ;
    skos:prefLabel "鬼崎"@ja ;
    skos:altLabel "オニザキ"@ja-kana ;
    skos:notation "2720140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2720140 dct:spatial <https://wik.jp/todofuken/p23> .
:2720140 dct:spatial <https://wik.jp/todofuken/232165> .

:2730010 a skos:Concept ;
    skos:prefLabel "三谷"@ja ;
    skos:altLabel "ミヤ"@ja-kana ;
    skos:notation "2730010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2730010 dct:spatial <https://wik.jp/todofuken/p23> .
:2730010 dct:spatial <https://wik.jp/todofuken/232149> .

:2730020 a skos:Concept ;
    skos:prefLabel "形原"@ja ;
    skos:altLabel "カタハラ"@ja-kana ;
    skos:notation "2730020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2730020 dct:spatial <https://wik.jp/todofuken/p23> .
:2730020 dct:spatial <https://wik.jp/todofuken/232149> .

:2730030 a skos:Concept ;
    skos:prefLabel "豊浜"@ja ;
    skos:altLabel "トヨハマ"@ja-kana ;
    skos:notation "2730030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2730030 dct:spatial <https://wik.jp/todofuken/p23> .
:2730030 dct:spatial <https://wik.jp/todofuken/234451> .

:2740010 a skos:Concept ;
    skos:prefLabel "赤羽根"@ja ;
    skos:altLabel "アカバネ"@ja-kana ;
    skos:notation "2740010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2740010 dct:spatial <https://wik.jp/todofuken/p23> .
:2740010 dct:spatial <https://wik.jp/todofuken/232319> .

:2810010 a skos:Concept ;
    skos:prefLabel "伊曾島"@ja ;
    skos:altLabel "イソジマ"@ja-kana ;
    skos:notation "2810010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810010 dct:spatial <https://wik.jp/todofuken/p24> .
:2810010 dct:spatial <https://wik.jp/todofuken/242055> .

:2810020 a skos:Concept ;
    skos:prefLabel "川越"@ja ;
    skos:altLabel "カワゴエ"@ja-kana ;
    skos:notation "2810020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810020 dct:spatial <https://wik.jp/todofuken/p24> .
:2810020 dct:spatial <https://wik.jp/todofuken/243442> .

:2810030 a skos:Concept ;
    skos:prefLabel "楠"@ja ;
    skos:altLabel "クス"@ja-kana ;
    skos:notation "2810030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810030 dct:spatial <https://wik.jp/todofuken/p24> .
:2810030 dct:spatial <https://wik.jp/todofuken/242021> .

:2810040 a skos:Concept ;
    skos:prefLabel "若松"@ja ;
    skos:altLabel "ワカマツ"@ja-kana ;
    skos:notation "2810040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810040 dct:spatial <https://wik.jp/todofuken/p24> .
:2810040 dct:spatial <https://wik.jp/todofuken/242071> .

:2810080 a skos:Concept ;
    skos:prefLabel "香良洲"@ja ;
    skos:altLabel "カラス"@ja-kana ;
    skos:notation "2810080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810080 dct:spatial <https://wik.jp/todofuken/p24> .
:2810080 dct:spatial <https://wik.jp/todofuken/242012> .

:2810090 a skos:Concept ;
    skos:prefLabel "松ヶ崎"@ja ;
    skos:altLabel "マツガサキ"@ja-kana ;
    skos:notation "2810090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810090 dct:spatial <https://wik.jp/todofuken/p24> .
:2810090 dct:spatial <https://wik.jp/todofuken/242047> .

:2810095 a skos:Concept ;
    skos:prefLabel "下御糸"@ja ;
    skos:altLabel "シモミイト"@ja-kana ;
    skos:notation "2810095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810095 dct:spatial <https://wik.jp/todofuken/p24> .
:2810095 dct:spatial <https://wik.jp/todofuken/244422> .

:2810097 a skos:Concept ;
    skos:prefLabel "大淀"@ja ;
    skos:altLabel "オイズ"@ja-kana ;
    skos:notation "2810097" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810097 dct:spatial <https://wik.jp/todofuken/p24> .
:2810097 dct:spatial <https://wik.jp/todofuken/244422> .

:2810100 a skos:Concept ;
    skos:prefLabel "村松"@ja ;
    skos:altLabel "ムラマツ"@ja-kana ;
    skos:notation "2810100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810100 dct:spatial <https://wik.jp/todofuken/p24> .
:2810100 dct:spatial <https://wik.jp/todofuken/242039> .

:2810110 a skos:Concept ;
    skos:prefLabel "江"@ja ;
    skos:altLabel "エ"@ja-kana ;
    skos:notation "2810110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810110 dct:spatial <https://wik.jp/todofuken/p24> .
:2810110 dct:spatial <https://wik.jp/todofuken/242039> .

:2810120 a skos:Concept ;
    skos:prefLabel "松下"@ja ;
    skos:altLabel "マツシタ"@ja-kana ;
    skos:notation "2810120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810120 dct:spatial <https://wik.jp/todofuken/p24> .
:2810120 dct:spatial <https://wik.jp/todofuken/242039> .

:2810130 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "オハマ"@ja-kana ;
    skos:notation "2810130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810130 dct:spatial <https://wik.jp/todofuken/p24> .
:2810130 dct:spatial <https://wik.jp/todofuken/242110> .

:2810140 a skos:Concept ;
    skos:prefLabel "安楽島"@ja ;
    skos:altLabel "アラシマ"@ja-kana ;
    skos:notation "2810140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810140 dct:spatial <https://wik.jp/todofuken/p24> .
:2810140 dct:spatial <https://wik.jp/todofuken/242110> .

:2810150 a skos:Concept ;
    skos:prefLabel "本浦"@ja ;
    skos:altLabel "モトウラ"@ja-kana ;
    skos:notation "2810150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810150 dct:spatial <https://wik.jp/todofuken/p24> .
:2810150 dct:spatial <https://wik.jp/todofuken/242110> .

:2810160 a skos:Concept ;
    skos:prefLabel "石鏡"@ja ;
    skos:altLabel "イジカ"@ja-kana ;
    skos:notation "2810160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810160 dct:spatial <https://wik.jp/todofuken/p24> .
:2810160 dct:spatial <https://wik.jp/todofuken/242110> .

:2810170 a skos:Concept ;
    skos:prefLabel "国崎"@ja ;
    skos:altLabel "クザキ"@ja-kana ;
    skos:notation "2810170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810170 dct:spatial <https://wik.jp/todofuken/p24> .
:2810170 dct:spatial <https://wik.jp/todofuken/242110> .

:2810180 a skos:Concept ;
    skos:prefLabel "相差"@ja ;
    skos:altLabel "オウサツ"@ja-kana ;
    skos:notation "2810180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810180 dct:spatial <https://wik.jp/todofuken/p24> .
:2810180 dct:spatial <https://wik.jp/todofuken/242110> .

:2810190 a skos:Concept ;
    skos:prefLabel "和具(答志)"@ja ;
    skos:altLabel "ワグ(トウシ)"@ja-kana ;
    skos:notation "2810190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810190 dct:spatial <https://wik.jp/todofuken/p24> .
:2810190 dct:spatial <https://wik.jp/todofuken/242110> .

:2810195 a skos:Concept ;
    skos:prefLabel "舟越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "2810195" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810195 dct:spatial <https://wik.jp/todofuken/p24> .
:2810195 dct:spatial <https://wik.jp/todofuken/242110> .

:2810200 a skos:Concept ;
    skos:prefLabel "坂手"@ja ;
    skos:altLabel "サカテ"@ja-kana ;
    skos:notation "2810200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810200 dct:spatial <https://wik.jp/todofuken/p24> .
:2810200 dct:spatial <https://wik.jp/todofuken/242110> .

:2810205 a skos:Concept ;
    skos:prefLabel "国府"@ja ;
    skos:altLabel "コウ"@ja-kana ;
    skos:notation "2810205" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810205 dct:spatial <https://wik.jp/todofuken/p24> .
:2810205 dct:spatial <https://wik.jp/todofuken/242152> .

:2810210 a skos:Concept ;
    skos:prefLabel "甲賀"@ja ;
    skos:altLabel "コウカ"@ja-kana ;
    skos:notation "2810210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810210 dct:spatial <https://wik.jp/todofuken/p24> .
:2810210 dct:spatial <https://wik.jp/todofuken/242152> .

:2810215 a skos:Concept ;
    skos:prefLabel "神明"@ja ;
    skos:altLabel "シンメイ"@ja-kana ;
    skos:notation "2810215" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810215 dct:spatial <https://wik.jp/todofuken/p24> .
:2810215 dct:spatial <https://wik.jp/todofuken/242152> .

:2810220 a skos:Concept ;
    skos:prefLabel "名田"@ja ;
    skos:altLabel "ナタ"@ja-kana ;
    skos:notation "2810220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810220 dct:spatial <https://wik.jp/todofuken/p24> .
:2810220 dct:spatial <https://wik.jp/todofuken/242152> .

:2810230 a skos:Concept ;
    skos:prefLabel "片田"@ja ;
    skos:altLabel "カタダ"@ja-kana ;
    skos:notation "2810230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810230 dct:spatial <https://wik.jp/todofuken/p24> .
:2810230 dct:spatial <https://wik.jp/todofuken/242152> .

:2810240 a skos:Concept ;
    skos:prefLabel "間崎"@ja ;
    skos:altLabel "マサキ"@ja-kana ;
    skos:notation "2810240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810240 dct:spatial <https://wik.jp/todofuken/p24> .
:2810240 dct:spatial <https://wik.jp/todofuken/242152> .

:2810250 a skos:Concept ;
    skos:prefLabel "越賀"@ja ;
    skos:altLabel "コシカ"@ja-kana ;
    skos:notation "2810250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810250 dct:spatial <https://wik.jp/todofuken/p24> .
:2810250 dct:spatial <https://wik.jp/todofuken/242152> .

:2810260 a skos:Concept ;
    skos:prefLabel "迫間浦"@ja ;
    skos:altLabel "ハサマウラ"@ja-kana ;
    skos:notation "2810260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810260 dct:spatial <https://wik.jp/todofuken/p24> .
:2810260 dct:spatial <https://wik.jp/todofuken/244724> .

:2810270 a skos:Concept ;
    skos:prefLabel "礫浦"@ja ;
    skos:altLabel "サザラウラ"@ja-kana ;
    skos:notation "2810270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810270 dct:spatial <https://wik.jp/todofuken/p24> .
:2810270 dct:spatial <https://wik.jp/todofuken/244724> .

:2810280 a skos:Concept ;
    skos:prefLabel "阿曾浦"@ja ;
    skos:altLabel "アソウラ"@ja-kana ;
    skos:notation "2810280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810280 dct:spatial <https://wik.jp/todofuken/p24> .
:2810280 dct:spatial <https://wik.jp/todofuken/244724> .

:2810285 a skos:Concept ;
    skos:prefLabel "慥柄"@ja ;
    skos:altLabel "タシカラ"@ja-kana ;
    skos:notation "2810285" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810285 dct:spatial <https://wik.jp/todofuken/p24> .
:2810285 dct:spatial <https://wik.jp/todofuken/244724> .

:2810290 a skos:Concept ;
    skos:prefLabel "方座浦"@ja ;
    skos:altLabel "ホウザウラ"@ja-kana ;
    skos:notation "2810290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810290 dct:spatial <https://wik.jp/todofuken/p24> .
:2810290 dct:spatial <https://wik.jp/todofuken/244724> .

:2810300 a skos:Concept ;
    skos:prefLabel "海野浦"@ja ;
    skos:altLabel "カイノウラ"@ja-kana ;
    skos:notation "2810300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810300 dct:spatial <https://wik.jp/todofuken/p24> .
:2810300 dct:spatial <https://wik.jp/todofuken/245437> .

:2810310 a skos:Concept ;
    skos:prefLabel "三浦"@ja ;
    skos:altLabel "ミウラ"@ja-kana ;
    skos:notation "2810310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810310 dct:spatial <https://wik.jp/todofuken/p24> .
:2810310 dct:spatial <https://wik.jp/todofuken/245437> .

:2810320 a skos:Concept ;
    skos:prefLabel "矢口"@ja ;
    skos:altLabel "ヤグチ"@ja-kana ;
    skos:notation "2810320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810320 dct:spatial <https://wik.jp/todofuken/p24> .
:2810320 dct:spatial <https://wik.jp/todofuken/245437> .

:2810330 a skos:Concept ;
    skos:prefLabel "白浦"@ja ;
    skos:altLabel "シロウラ"@ja-kana ;
    skos:notation "2810330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810330 dct:spatial <https://wik.jp/todofuken/p24> .
:2810330 dct:spatial <https://wik.jp/todofuken/245437> .

:2810340 a skos:Concept ;
    skos:prefLabel "大曽根浦"@ja ;
    skos:altLabel "オオソネウラ"@ja-kana ;
    skos:notation "2810340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810340 dct:spatial <https://wik.jp/todofuken/p24> .
:2810340 dct:spatial <https://wik.jp/todofuken/242098> .

:2810350 a skos:Concept ;
    skos:prefLabel "行野浦"@ja ;
    skos:altLabel "ユクノウラ"@ja-kana ;
    skos:notation "2810350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810350 dct:spatial <https://wik.jp/todofuken/p24> .
:2810350 dct:spatial <https://wik.jp/todofuken/242098> .

:2810360 a skos:Concept ;
    skos:prefLabel "早田"@ja ;
    skos:altLabel "ハイダ"@ja-kana ;
    skos:notation "2810360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810360 dct:spatial <https://wik.jp/todofuken/p24> .
:2810360 dct:spatial <https://wik.jp/todofuken/242098> .

:2810380 a skos:Concept ;
    skos:prefLabel "曽根"@ja ;
    skos:altLabel "ソネ"@ja-kana ;
    skos:notation "2810380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810380 dct:spatial <https://wik.jp/todofuken/p24> .
:2810380 dct:spatial <https://wik.jp/todofuken/242098> .

:2810390 a skos:Concept ;
    skos:prefLabel "梶賀"@ja ;
    skos:altLabel "カジカ"@ja-kana ;
    skos:notation "2810390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810390 dct:spatial <https://wik.jp/todofuken/p24> .
:2810390 dct:spatial <https://wik.jp/todofuken/242098> .

:2810400 a skos:Concept ;
    skos:prefLabel "甫母"@ja ;
    skos:altLabel "ホボ"@ja-kana ;
    skos:notation "2810400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810400 dct:spatial <https://wik.jp/todofuken/p24> .
:2810400 dct:spatial <https://wik.jp/todofuken/242128> .

:2810410 a skos:Concept ;
    skos:prefLabel "新鹿"@ja ;
    skos:altLabel "アタシカ"@ja-kana ;
    skos:notation "2810410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810410 dct:spatial <https://wik.jp/todofuken/p24> .
:2810410 dct:spatial <https://wik.jp/todofuken/242128> .

:2810430 a skos:Concept ;
    skos:prefLabel "磯崎"@ja ;
    skos:altLabel "イソザキ"@ja-kana ;
    skos:notation "2810430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2810430 dct:spatial <https://wik.jp/todofuken/p24> .
:2810430 dct:spatial <https://wik.jp/todofuken/242128> .

:2820010 a skos:Concept ;
    skos:prefLabel "磯津"@ja ;
    skos:altLabel "イソヅ"@ja-kana ;
    skos:notation "2820010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820010 dct:spatial <https://wik.jp/todofuken/p24> .
:2820010 dct:spatial <https://wik.jp/todofuken/242021> .

:2820020 a skos:Concept ;
    skos:prefLabel "鈴鹿"@ja ;
    skos:altLabel "スズカ"@ja-kana ;
    skos:notation "2820020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820020 dct:spatial <https://wik.jp/todofuken/p24> .
:2820020 dct:spatial <https://wik.jp/todofuken/242071> .

:2820030 a skos:Concept ;
    skos:prefLabel "白子"@ja ;
    skos:altLabel "シロコ"@ja-kana ;
    skos:notation "2820030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820030 dct:spatial <https://wik.jp/todofuken/p24> .
:2820030 dct:spatial <https://wik.jp/todofuken/242071> .

:2820035 a skos:Concept ;
    skos:prefLabel "白塚"@ja ;
    skos:altLabel "シラツカ"@ja-kana ;
    skos:notation "2820035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820035 dct:spatial <https://wik.jp/todofuken/p24> .
:2820035 dct:spatial <https://wik.jp/todofuken/242012> .

:2820040 a skos:Concept ;
    skos:prefLabel "猟師"@ja ;
    skos:altLabel "リョウシ"@ja-kana ;
    skos:notation "2820040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820040 dct:spatial <https://wik.jp/todofuken/p24> .
:2820040 dct:spatial <https://wik.jp/todofuken/242047> .

:2820060 a skos:Concept ;
    skos:prefLabel "豊北"@ja ;
    skos:altLabel "トヨキタ"@ja-kana ;
    skos:notation "2820060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820060 dct:spatial <https://wik.jp/todofuken/p24> .
:2820060 dct:spatial <https://wik.jp/todofuken/242039> .

:2820070 a skos:Concept ;
    skos:prefLabel "答志"@ja ;
    skos:altLabel "トウシ"@ja-kana ;
    skos:notation "2820070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820070 dct:spatial <https://wik.jp/todofuken/p24> .
:2820070 dct:spatial <https://wik.jp/todofuken/242110> .

:2820080 a skos:Concept ;
    skos:prefLabel "桃取"@ja ;
    skos:altLabel "モモトリ"@ja-kana ;
    skos:notation "2820080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820080 dct:spatial <https://wik.jp/todofuken/p24> .
:2820080 dct:spatial <https://wik.jp/todofuken/242110> .

:2820090 a skos:Concept ;
    skos:prefLabel "菅島"@ja ;
    skos:altLabel "スガシマ"@ja-kana ;
    skos:notation "2820090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820090 dct:spatial <https://wik.jp/todofuken/p24> .
:2820090 dct:spatial <https://wik.jp/todofuken/242110> .

:2820100 a skos:Concept ;
    skos:prefLabel "神島"@ja ;
    skos:altLabel "カミシマ"@ja-kana ;
    skos:notation "2820100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820100 dct:spatial <https://wik.jp/todofuken/p24> .
:2820100 dct:spatial <https://wik.jp/todofuken/242110> .

:2820120 a skos:Concept ;
    skos:prefLabel "深谷"@ja ;
    skos:altLabel "フカヤ"@ja-kana ;
    skos:notation "2820120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820120 dct:spatial <https://wik.jp/todofuken/p24> .
:2820120 dct:spatial <https://wik.jp/todofuken/242152> .

:2820130 a skos:Concept ;
    skos:prefLabel "御座"@ja ;
    skos:altLabel "ゴザ"@ja-kana ;
    skos:notation "2820130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820130 dct:spatial <https://wik.jp/todofuken/p24> .
:2820130 dct:spatial <https://wik.jp/todofuken/242152> .

:2820140 a skos:Concept ;
    skos:prefLabel "宿田曽"@ja ;
    skos:altLabel "シュクタソ"@ja-kana ;
    skos:notation "2820140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820140 dct:spatial <https://wik.jp/todofuken/p24> .
:2820140 dct:spatial <https://wik.jp/todofuken/244724> .

:2820150 a skos:Concept ;
    skos:prefLabel "相賀浦"@ja ;
    skos:altLabel "オオカウラ"@ja-kana ;
    skos:notation "2820150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820150 dct:spatial <https://wik.jp/todofuken/p24> .
:2820150 dct:spatial <https://wik.jp/todofuken/244724> .

:2820180 a skos:Concept ;
    skos:prefLabel "贄浦"@ja ;
    skos:altLabel "ニエウラ"@ja-kana ;
    skos:notation "2820180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820180 dct:spatial <https://wik.jp/todofuken/p24> .
:2820180 dct:spatial <https://wik.jp/todofuken/244724> .

:2820185 a skos:Concept ;
    skos:prefLabel "奈屋浦"@ja ;
    skos:altLabel "ナヤウラ"@ja-kana ;
    skos:notation "2820185" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820185 dct:spatial <https://wik.jp/todofuken/p24> .
:2820185 dct:spatial <https://wik.jp/todofuken/244724> .

:2820190 a skos:Concept ;
    skos:prefLabel "古和浦"@ja ;
    skos:altLabel "コワウラ"@ja-kana ;
    skos:notation "2820190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820190 dct:spatial <https://wik.jp/todofuken/p24> .
:2820190 dct:spatial <https://wik.jp/todofuken/244724> .

:2820200 a skos:Concept ;
    skos:prefLabel "島勝"@ja ;
    skos:altLabel "シマカツ"@ja-kana ;
    skos:notation "2820200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820200 dct:spatial <https://wik.jp/todofuken/p24> .
:2820200 dct:spatial <https://wik.jp/todofuken/245437> .

:2820210 a skos:Concept ;
    skos:prefLabel "須賀利"@ja ;
    skos:altLabel "スガリ"@ja-kana ;
    skos:notation "2820210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820210 dct:spatial <https://wik.jp/todofuken/p24> .
:2820210 dct:spatial <https://wik.jp/todofuken/242098> .

:2820220 a skos:Concept ;
    skos:prefLabel "九木"@ja ;
    skos:altLabel "クキ"@ja-kana ;
    skos:notation "2820220" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820220 dct:spatial <https://wik.jp/todofuken/p24> .
:2820220 dct:spatial <https://wik.jp/todofuken/242098> .

:2820225 a skos:Concept ;
    skos:prefLabel "古江"@ja ;
    skos:altLabel "フルエ"@ja-kana ;
    skos:notation "2820225" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820225 dct:spatial <https://wik.jp/todofuken/p24> .
:2820225 dct:spatial <https://wik.jp/todofuken/242098> .

:2820230 a skos:Concept ;
    skos:prefLabel "遊木"@ja ;
    skos:altLabel "ユキ"@ja-kana ;
    skos:notation "2820230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:2820230 dct:spatial <https://wik.jp/todofuken/p24> .
:2820230 dct:spatial <https://wik.jp/todofuken/242128> .

:2830005 a skos:Concept ;
    skos:prefLabel "安乗"@ja ;
    skos:altLabel "アノリ"@ja-kana ;
    skos:notation "2830005" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2830005 dct:spatial <https://wik.jp/todofuken/p24> .
:2830005 dct:spatial <https://wik.jp/todofuken/242152> .

:2830010 a skos:Concept ;
    skos:prefLabel "波切"@ja ;
    skos:altLabel "ナキリ"@ja-kana ;
    skos:notation "2830010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2830010 dct:spatial <https://wik.jp/todofuken/p24> .
:2830010 dct:spatial <https://wik.jp/todofuken/242152> .

:2830020 a skos:Concept ;
    skos:prefLabel "錦"@ja ;
    skos:altLabel "ニシキ"@ja-kana ;
    skos:notation "2830020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:2830020 dct:spatial <https://wik.jp/todofuken/p24> .
:2830020 dct:spatial <https://wik.jp/todofuken/244716> .

:2840010 a skos:Concept ;
    skos:prefLabel "和具(和具)"@ja ;
    skos:altLabel "ワグ(ワグ)"@ja-kana ;
    skos:notation "2840010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2840010 dct:spatial <https://wik.jp/todofuken/p24> .
:2840010 dct:spatial <https://wik.jp/todofuken/242152> .

:2840015 a skos:Concept ;
    skos:prefLabel "五ヶ所湾"@ja ;
    skos:altLabel "ゴカショワン"@ja-kana ;
    skos:notation "2840015" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2840015 dct:spatial <https://wik.jp/todofuken/p24> .
:2840015 dct:spatial <https://wik.jp/todofuken/244724> .

:2840020 a skos:Concept ;
    skos:prefLabel "三木浦"@ja ;
    skos:altLabel "ミキウラ"@ja-kana ;
    skos:notation "2840020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:2840020 dct:spatial <https://wik.jp/todofuken/p24> .
:2840020 dct:spatial <https://wik.jp/todofuken/242098> .

:2910010 a skos:Concept ;
    skos:prefLabel "堅田"@ja ;
    skos:altLabel "カタタ"@ja-kana ;
    skos:notation "2910010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910010 dct:spatial <https://wik.jp/todofuken/p25> .
:2910010 dct:spatial <https://wik.jp/todofuken/252018> .

:2910020 a skos:Concept ;
    skos:prefLabel "和邇"@ja ;
    skos:altLabel "ワニ"@ja-kana ;
    skos:notation "2910020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910020 dct:spatial <https://wik.jp/todofuken/p25> .
:2910020 dct:spatial <https://wik.jp/todofuken/252018> .

:2910030 a skos:Concept ;
    skos:prefLabel "北小松"@ja ;
    skos:altLabel "キタコマツ"@ja-kana ;
    skos:notation "2910030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910030 dct:spatial <https://wik.jp/todofuken/p25> .
:2910030 dct:spatial <https://wik.jp/todofuken/252018> .

:2910040 a skos:Concept ;
    skos:prefLabel "大溝"@ja ;
    skos:altLabel "オオミゾ"@ja-kana ;
    skos:notation "2910040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910040 dct:spatial <https://wik.jp/todofuken/p25> .
:2910040 dct:spatial <https://wik.jp/todofuken/252123> .

:2910050 a skos:Concept ;
    skos:prefLabel "北舟木"@ja ;
    skos:altLabel "キタフナキ"@ja-kana ;
    skos:notation "2910050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910050 dct:spatial <https://wik.jp/todofuken/p25> .
:2910050 dct:spatial <https://wik.jp/todofuken/252123> .

:2910060 a skos:Concept ;
    skos:prefLabel "今津"@ja ;
    skos:altLabel "イマヅ"@ja-kana ;
    skos:notation "2910060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910060 dct:spatial <https://wik.jp/todofuken/p25> .
:2910060 dct:spatial <https://wik.jp/todofuken/252123> .

:2910070 a skos:Concept ;
    skos:prefLabel "浜分"@ja ;
    skos:altLabel "ハマブン"@ja-kana ;
    skos:notation "2910070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910070 dct:spatial <https://wik.jp/todofuken/p25> .
:2910070 dct:spatial <https://wik.jp/todofuken/252123> .

:2910080 a skos:Concept ;
    skos:prefLabel "知内"@ja ;
    skos:altLabel "チナイ"@ja-kana ;
    skos:notation "2910080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910080 dct:spatial <https://wik.jp/todofuken/p25> .
:2910080 dct:spatial <https://wik.jp/todofuken/252123> .

:2910090 a skos:Concept ;
    skos:prefLabel "海津"@ja ;
    skos:altLabel "カイヅ"@ja-kana ;
    skos:notation "2910090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910090 dct:spatial <https://wik.jp/todofuken/p25> .
:2910090 dct:spatial <https://wik.jp/todofuken/252123> .

:2910100 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "2910100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910100 dct:spatial <https://wik.jp/todofuken/p25> .
:2910100 dct:spatial <https://wik.jp/todofuken/252034> .

:2910110 a skos:Concept ;
    skos:prefLabel "尾上"@ja ;
    skos:altLabel "オノエ"@ja-kana ;
    skos:notation "2910110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910110 dct:spatial <https://wik.jp/todofuken/p25> .
:2910110 dct:spatial <https://wik.jp/todofuken/252034> .

:2910120 a skos:Concept ;
    skos:prefLabel "南浜"@ja ;
    skos:altLabel "ミナミハマ"@ja-kana ;
    skos:notation "2910120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910120 dct:spatial <https://wik.jp/todofuken/p25> .
:2910120 dct:spatial <https://wik.jp/todofuken/252034> .

:2910130 a skos:Concept ;
    skos:prefLabel "磯"@ja ;
    skos:altLabel "イソ"@ja-kana ;
    skos:notation "2910130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910130 dct:spatial <https://wik.jp/todofuken/p25> .
:2910130 dct:spatial <https://wik.jp/todofuken/252140> .

:2910140 a skos:Concept ;
    skos:prefLabel "宇曽川"@ja ;
    skos:altLabel "ウソガワ"@ja-kana ;
    skos:notation "2910140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910140 dct:spatial <https://wik.jp/todofuken/p25> .
:2910140 dct:spatial <https://wik.jp/todofuken/252026> .

:2910150 a skos:Concept ;
    skos:prefLabel "柳川"@ja ;
    skos:altLabel "ヤナガワ"@ja-kana ;
    skos:notation "2910150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910150 dct:spatial <https://wik.jp/todofuken/p25> .
:2910150 dct:spatial <https://wik.jp/todofuken/252026> .

:2910160 a skos:Concept ;
    skos:prefLabel "沖之島"@ja ;
    skos:altLabel "オキノシマ"@ja-kana ;
    skos:notation "2910160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910160 dct:spatial <https://wik.jp/todofuken/p25> .
:2910160 dct:spatial <https://wik.jp/todofuken/252042> .

:2910170 a skos:Concept ;
    skos:prefLabel "菖蒲"@ja ;
    skos:altLabel "アヤメ"@ja-kana ;
    skos:notation "2910170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910170 dct:spatial <https://wik.jp/todofuken/p25> .
:2910170 dct:spatial <https://wik.jp/todofuken/252107> .

:2910180 a skos:Concept ;
    skos:prefLabel "木浜"@ja ;
    skos:altLabel "コノハマ"@ja-kana ;
    skos:notation "2910180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910180 dct:spatial <https://wik.jp/todofuken/p25> .
:2910180 dct:spatial <https://wik.jp/todofuken/252077> .

:2910190 a skos:Concept ;
    skos:prefLabel "志那"@ja ;
    skos:altLabel "シナ"@ja-kana ;
    skos:notation "2910190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910190 dct:spatial <https://wik.jp/todofuken/p25> .
:2910190 dct:spatial <https://wik.jp/todofuken/252069> .

:2910200 a skos:Concept ;
    skos:prefLabel "北山田"@ja ;
    skos:altLabel "キタヤマダ"@ja-kana ;
    skos:notation "2910200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:2910200 dct:spatial <https://wik.jp/todofuken/p25> .
:2910200 dct:spatial <https://wik.jp/todofuken/252069> .

:3010010 a skos:Concept ;
    skos:prefLabel "水ヶ浦"@ja ;
    skos:altLabel "ミズガウラ"@ja-kana ;
    skos:notation "3010010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010010 dct:spatial <https://wik.jp/todofuken/p26> .
:3010010 dct:spatial <https://wik.jp/todofuken/262021> .

:3010020 a skos:Concept ;
    skos:prefLabel "成生"@ja ;
    skos:altLabel "ナリュウ"@ja-kana ;
    skos:notation "3010020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010020 dct:spatial <https://wik.jp/todofuken/p26> .
:3010020 dct:spatial <https://wik.jp/todofuken/262021> .

:3010050 a skos:Concept ;
    skos:prefLabel "瀬崎"@ja ;
    skos:altLabel "セザキ"@ja-kana ;
    skos:notation "3010050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010050 dct:spatial <https://wik.jp/todofuken/p26> .
:3010050 dct:spatial <https://wik.jp/todofuken/262021> .

:3010070 a skos:Concept ;
    skos:prefLabel "西大浦"@ja ;
    skos:altLabel "ニシオオウラ"@ja-kana ;
    skos:notation "3010070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010070 dct:spatial <https://wik.jp/todofuken/p26> .
:3010070 dct:spatial <https://wik.jp/todofuken/262021> .

:3010080 a skos:Concept ;
    skos:prefLabel "神崎"@ja ;
    skos:altLabel "カンザキ"@ja-kana ;
    skos:notation "3010080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010080 dct:spatial <https://wik.jp/todofuken/p26> .
:3010080 dct:spatial <https://wik.jp/todofuken/262021> .

:3010090 a skos:Concept ;
    skos:prefLabel "由良"@ja ;
    skos:altLabel "ユラ"@ja-kana ;
    skos:notation "3010090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010090 dct:spatial <https://wik.jp/todofuken/p26> .
:3010090 dct:spatial <https://wik.jp/todofuken/262056> .

:3010100 a skos:Concept ;
    skos:prefLabel "島陰"@ja ;
    skos:altLabel "シマカゲ"@ja-kana ;
    skos:notation "3010100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010100 dct:spatial <https://wik.jp/todofuken/p26> .
:3010100 dct:spatial <https://wik.jp/todofuken/262056> .

:3010110 a skos:Concept ;
    skos:prefLabel "田井(栗田)"@ja ;
    skos:altLabel "タイ(クンダ)"@ja-kana ;
    skos:notation "3010110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010110 dct:spatial <https://wik.jp/todofuken/p26> .
:3010110 dct:spatial <https://wik.jp/todofuken/262056> .

:3010120 a skos:Concept ;
    skos:prefLabel "溝尻"@ja ;
    skos:altLabel "ミゾシリ"@ja-kana ;
    skos:notation "3010120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010120 dct:spatial <https://wik.jp/todofuken/p26> .
:3010120 dct:spatial <https://wik.jp/todofuken/262056> .

:3010180 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "3010180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010180 dct:spatial <https://wik.jp/todofuken/p26> .
:3010180 dct:spatial <https://wik.jp/todofuken/264636> .

:3010200 a skos:Concept ;
    skos:prefLabel "袖志"@ja ;
    skos:altLabel "ソデシ"@ja-kana ;
    skos:notation "3010200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010200 dct:spatial <https://wik.jp/todofuken/p26> .
:3010200 dct:spatial <https://wik.jp/todofuken/262129> .

:3010210 a skos:Concept ;
    skos:prefLabel "竹野"@ja ;
    skos:altLabel "タカノ"@ja-kana ;
    skos:notation "3010210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010210 dct:spatial <https://wik.jp/todofuken/p26> .
:3010210 dct:spatial <https://wik.jp/todofuken/262129> .

:3010220 a skos:Concept ;
    skos:prefLabel "小間"@ja ;
    skos:altLabel "コマ"@ja-kana ;
    skos:notation "3010220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010220 dct:spatial <https://wik.jp/todofuken/p26> .
:3010220 dct:spatial <https://wik.jp/todofuken/262129> .

:3010230 a skos:Concept ;
    skos:prefLabel "砂方"@ja ;
    skos:altLabel "スナガタ"@ja-kana ;
    skos:notation "3010230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010230 dct:spatial <https://wik.jp/todofuken/p26> .
:3010230 dct:spatial <https://wik.jp/todofuken/262129> .

:3010240 a skos:Concept ;
    skos:prefLabel "三津"@ja ;
    skos:altLabel "ミツ"@ja-kana ;
    skos:notation "3010240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010240 dct:spatial <https://wik.jp/todofuken/p26> .
:3010240 dct:spatial <https://wik.jp/todofuken/262129> .

:3010250 a skos:Concept ;
    skos:prefLabel "遊"@ja ;
    skos:altLabel "アソビ"@ja-kana ;
    skos:notation "3010250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010250 dct:spatial <https://wik.jp/todofuken/p26> .
:3010250 dct:spatial <https://wik.jp/todofuken/262129> .

:3010260 a skos:Concept ;
    skos:prefLabel "磯"@ja ;
    skos:altLabel "イソ"@ja-kana ;
    skos:notation "3010260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010260 dct:spatial <https://wik.jp/todofuken/p26> .
:3010260 dct:spatial <https://wik.jp/todofuken/262129> .

:3010270 a skos:Concept ;
    skos:prefLabel "浜詰"@ja ;
    skos:altLabel "ハマヅメ"@ja-kana ;
    skos:notation "3010270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010270 dct:spatial <https://wik.jp/todofuken/p26> .
:3010270 dct:spatial <https://wik.jp/todofuken/262129> .

:3010280 a skos:Concept ;
    skos:prefLabel "蒲井"@ja ;
    skos:altLabel "カマイ"@ja-kana ;
    skos:notation "3010280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010280 dct:spatial <https://wik.jp/todofuken/p26> .
:3010280 dct:spatial <https://wik.jp/todofuken/262129> .

:3010290 a skos:Concept ;
    skos:prefLabel "旭"@ja ;
    skos:altLabel "アサヒ"@ja-kana ;
    skos:notation "3010290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3010290 dct:spatial <https://wik.jp/todofuken/p26> .
:3010290 dct:spatial <https://wik.jp/todofuken/262129> .

:3020010 a skos:Concept ;
    skos:prefLabel "田井(舞鶴)"@ja ;
    skos:altLabel "タイ(マイヅル)"@ja-kana ;
    skos:notation "3020010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020010 dct:spatial <https://wik.jp/todofuken/p26> .
:3020010 dct:spatial <https://wik.jp/todofuken/262021> .

:3020015 a skos:Concept ;
    skos:prefLabel "野原"@ja ;
    skos:altLabel "ノハラ"@ja-kana ;
    skos:notation "3020015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020015 dct:spatial <https://wik.jp/todofuken/p26> .
:3020015 dct:spatial <https://wik.jp/todofuken/262021> .

:3020020 a skos:Concept ;
    skos:prefLabel "竜宮浜"@ja ;
    skos:altLabel "リュウグウハマ"@ja-kana ;
    skos:notation "3020020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020020 dct:spatial <https://wik.jp/todofuken/p26> .
:3020020 dct:spatial <https://wik.jp/todofuken/262021> .

:3020030 a skos:Concept ;
    skos:prefLabel "栗田"@ja ;
    skos:altLabel "クンダ"@ja-kana ;
    skos:notation "3020030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020030 dct:spatial <https://wik.jp/todofuken/p26> .
:3020030 dct:spatial <https://wik.jp/todofuken/262056> .

:3020035 a skos:Concept ;
    skos:prefLabel "養老"@ja ;
    skos:altLabel "ヨウロウ"@ja-kana ;
    skos:notation "3020035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020035 dct:spatial <https://wik.jp/todofuken/p26> .
:3020035 dct:spatial <https://wik.jp/todofuken/262056> .

:3020040 a skos:Concept ;
    skos:prefLabel "伊根"@ja ;
    skos:altLabel "イネ"@ja-kana ;
    skos:notation "3020040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020040 dct:spatial <https://wik.jp/todofuken/p26> .
:3020040 dct:spatial <https://wik.jp/todofuken/264636> .

:3020045 a skos:Concept ;
    skos:prefLabel "新井"@ja ;
    skos:altLabel "ニイ"@ja-kana ;
    skos:notation "3020045" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020045 dct:spatial <https://wik.jp/todofuken/p26> .
:3020045 dct:spatial <https://wik.jp/todofuken/264636> .

:3020047 a skos:Concept ;
    skos:prefLabel "浦島"@ja ;
    skos:altLabel "ウラシマ"@ja-kana ;
    skos:notation "3020047" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020047 dct:spatial <https://wik.jp/todofuken/p26> .
:3020047 dct:spatial <https://wik.jp/todofuken/264636> .

:3020050 a skos:Concept ;
    skos:prefLabel "本庄"@ja ;
    skos:altLabel "ホンジョウ"@ja-kana ;
    skos:notation "3020050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020050 dct:spatial <https://wik.jp/todofuken/p26> .
:3020050 dct:spatial <https://wik.jp/todofuken/264636> .

:3020060 a skos:Concept ;
    skos:prefLabel "間人"@ja ;
    skos:altLabel "タイザ"@ja-kana ;
    skos:notation "3020060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020060 dct:spatial <https://wik.jp/todofuken/p26> .
:3020060 dct:spatial <https://wik.jp/todofuken/262129> .

:3020070 a skos:Concept ;
    skos:prefLabel "浅茂川"@ja ;
    skos:altLabel "アサモガワ"@ja-kana ;
    skos:notation "3020070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3020070 dct:spatial <https://wik.jp/todofuken/p26> .
:3020070 dct:spatial <https://wik.jp/todofuken/262129> .

:3030010 a skos:Concept ;
    skos:prefLabel "舞鶴"@ja ;
    skos:altLabel "マイヅル"@ja-kana ;
    skos:notation "3030010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3030010 dct:spatial <https://wik.jp/todofuken/p26> .
:3030010 dct:spatial <https://wik.jp/todofuken/262021> .

:3040010 a skos:Concept ;
    skos:prefLabel "中浜"@ja ;
    skos:altLabel "ナカハマ"@ja-kana ;
    skos:notation "3040010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3040010 dct:spatial <https://wik.jp/todofuken/p26> .
:3040010 dct:spatial <https://wik.jp/todofuken/262129> .

:3110003 a skos:Concept ;
    skos:prefLabel "堺(出島)"@ja ;
    skos:altLabel "サカイ(デジマ)"@ja-kana ;
    skos:notation "3110003" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110003 dct:spatial <https://wik.jp/todofuken/p27> .
:3110003 dct:spatial <https://wik.jp/todofuken/271403> .

:3110005 a skos:Concept ;
    skos:prefLabel "石津"@ja ;
    skos:altLabel "イシヅ"@ja-kana ;
    skos:notation "3110005" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110005 dct:spatial <https://wik.jp/todofuken/p27> .
:3110005 dct:spatial <https://wik.jp/todofuken/271403> .

:3110010 a skos:Concept ;
    skos:prefLabel "高石"@ja ;
    skos:altLabel "タカイシ"@ja-kana ;
    skos:notation "3110010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110010 dct:spatial <https://wik.jp/todofuken/p27> .
:3110010 dct:spatial <https://wik.jp/todofuken/272256> .

:3110020 a skos:Concept ;
    skos:prefLabel "田尻"@ja ;
    skos:altLabel "タジリ"@ja-kana ;
    skos:notation "3110020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110020 dct:spatial <https://wik.jp/todofuken/p27> .
:3110020 dct:spatial <https://wik.jp/todofuken/273627> .

:3110030 a skos:Concept ;
    skos:prefLabel "岡田"@ja ;
    skos:altLabel "オカダ"@ja-kana ;
    skos:notation "3110030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110030 dct:spatial <https://wik.jp/todofuken/p27> .
:3110030 dct:spatial <https://wik.jp/todofuken/272281> .

:3110035 a skos:Concept ;
    skos:prefLabel "樽井"@ja ;
    skos:altLabel "タルイ"@ja-kana ;
    skos:notation "3110035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110035 dct:spatial <https://wik.jp/todofuken/p27> .
:3110035 dct:spatial <https://wik.jp/todofuken/272281> .

:3110040 a skos:Concept ;
    skos:prefLabel "西鳥取"@ja ;
    skos:altLabel "ニシトットリ"@ja-kana ;
    skos:notation "3110040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110040 dct:spatial <https://wik.jp/todofuken/p27> .
:3110040 dct:spatial <https://wik.jp/todofuken/272329> .

:3110050 a skos:Concept ;
    skos:prefLabel "下荘"@ja ;
    skos:altLabel "シモショウ"@ja-kana ;
    skos:notation "3110050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110050 dct:spatial <https://wik.jp/todofuken/p27> .
:3110050 dct:spatial <https://wik.jp/todofuken/272329> .

:3110060 a skos:Concept ;
    skos:prefLabel "淡輪"@ja ;
    skos:altLabel "タンノワ"@ja-kana ;
    skos:notation "3110060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110060 dct:spatial <https://wik.jp/todofuken/p27> .
:3110060 dct:spatial <https://wik.jp/todofuken/273660> .

:3110070 a skos:Concept ;
    skos:prefLabel "深日"@ja ;
    skos:altLabel "フケ"@ja-kana ;
    skos:notation "3110070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110070 dct:spatial <https://wik.jp/todofuken/p27> .
:3110070 dct:spatial <https://wik.jp/todofuken/273660> .

:3110080 a skos:Concept ;
    skos:prefLabel "小島"@ja ;
    skos:altLabel "コジマ"@ja-kana ;
    skos:notation "3110080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3110080 dct:spatial <https://wik.jp/todofuken/p27> .
:3110080 dct:spatial <https://wik.jp/todofuken/273660> .

:3120030 a skos:Concept ;
    skos:prefLabel "岸和田"@ja ;
    skos:altLabel "キシワダ"@ja-kana ;
    skos:notation "3120030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3120030 dct:spatial <https://wik.jp/todofuken/p27> .
:3120030 dct:spatial <https://wik.jp/todofuken/272027> .

:3120040 a skos:Concept ;
    skos:prefLabel "佐野"@ja ;
    skos:altLabel "サノ"@ja-kana ;
    skos:notation "3120040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3120040 dct:spatial <https://wik.jp/todofuken/p27> .
:3120040 dct:spatial <https://wik.jp/todofuken/272132> .

:3210010 a skos:Concept ;
    skos:prefLabel "塩屋"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "3210010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210010 dct:spatial <https://wik.jp/todofuken/p28> .
:3210010 dct:spatial <https://wik.jp/todofuken/281000> .

:3210020 a skos:Concept ;
    skos:prefLabel "舞子"@ja ;
    skos:altLabel "マイコ"@ja-kana ;
    skos:notation "3210020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210020 dct:spatial <https://wik.jp/todofuken/p28> .
:3210020 dct:spatial <https://wik.jp/todofuken/281000> .

:3210030 a skos:Concept ;
    skos:prefLabel "松江"@ja ;
    skos:altLabel "マツエ"@ja-kana ;
    skos:notation "3210030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210030 dct:spatial <https://wik.jp/todofuken/p28> .
:3210030 dct:spatial <https://wik.jp/todofuken/282031> .

:3210040 a skos:Concept ;
    skos:prefLabel "藤江"@ja ;
    skos:altLabel "フジエ"@ja-kana ;
    skos:notation "3210040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210040 dct:spatial <https://wik.jp/todofuken/p28> .
:3210040 dct:spatial <https://wik.jp/todofuken/282031> .

:3210050 a skos:Concept ;
    skos:prefLabel "魚住"@ja ;
    skos:altLabel "ウオズミ"@ja-kana ;
    skos:notation "3210050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210050 dct:spatial <https://wik.jp/todofuken/p28> .
:3210050 dct:spatial <https://wik.jp/todofuken/282031> .

:3210060 a skos:Concept ;
    skos:prefLabel "古宮"@ja ;
    skos:altLabel "コミヤ"@ja-kana ;
    skos:notation "3210060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210060 dct:spatial <https://wik.jp/todofuken/p28> .
:3210060 dct:spatial <https://wik.jp/todofuken/283827> .

:3210070 a skos:Concept ;
    skos:prefLabel "阿閇"@ja ;
    skos:altLabel "アエ"@ja-kana ;
    skos:notation "3210070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210070 dct:spatial <https://wik.jp/todofuken/p28> .
:3210070 dct:spatial <https://wik.jp/todofuken/283827> .

:3210080 a skos:Concept ;
    skos:prefLabel "岩見"@ja ;
    skos:altLabel "イワミ"@ja-kana ;
    skos:notation "3210080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210080 dct:spatial <https://wik.jp/todofuken/p28> .
:3210080 dct:spatial <https://wik.jp/todofuken/282294> .

:3210090 a skos:Concept ;
    skos:prefLabel "坂越"@ja ;
    skos:altLabel "サコシ"@ja-kana ;
    skos:notation "3210090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210090 dct:spatial <https://wik.jp/todofuken/p28> .
:3210090 dct:spatial <https://wik.jp/todofuken/282120> .

:3210100 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "3210100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210100 dct:spatial <https://wik.jp/todofuken/p28> .
:3210100 dct:spatial <https://wik.jp/todofuken/282120> .

:3210110 a skos:Concept ;
    skos:prefLabel "田結"@ja ;
    skos:altLabel "タイ"@ja-kana ;
    skos:notation "3210110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210110 dct:spatial <https://wik.jp/todofuken/p28> .
:3210110 dct:spatial <https://wik.jp/todofuken/282090> .

:3210120 a skos:Concept ;
    skos:prefLabel "田久日"@ja ;
    skos:altLabel "タクイ"@ja-kana ;
    skos:notation "3210120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210120 dct:spatial <https://wik.jp/todofuken/p28> .
:3210120 dct:spatial <https://wik.jp/todofuken/282090> .

:3210130 a skos:Concept ;
    skos:prefLabel "宇日"@ja ;
    skos:altLabel "ウイ"@ja-kana ;
    skos:notation "3210130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210130 dct:spatial <https://wik.jp/todofuken/p28> .
:3210130 dct:spatial <https://wik.jp/todofuken/282090> .

:3210140 a skos:Concept ;
    skos:prefLabel "切浜"@ja ;
    skos:altLabel "キリハマ"@ja-kana ;
    skos:notation "3210140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210140 dct:spatial <https://wik.jp/todofuken/p28> .
:3210140 dct:spatial <https://wik.jp/todofuken/282090> .

:3210150 a skos:Concept ;
    skos:prefLabel "須井"@ja ;
    skos:altLabel "スイ"@ja-kana ;
    skos:notation "3210150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210150 dct:spatial <https://wik.jp/todofuken/p28> .
:3210150 dct:spatial <https://wik.jp/todofuken/282090> .

:3210160 a skos:Concept ;
    skos:prefLabel "相谷"@ja ;
    skos:altLabel "アイタニ"@ja-kana ;
    skos:notation "3210160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210160 dct:spatial <https://wik.jp/todofuken/p28> .
:3210160 dct:spatial <https://wik.jp/todofuken/285854> .

:3210170 a skos:Concept ;
    skos:prefLabel "鎧"@ja ;
    skos:altLabel "ヨロイ"@ja-kana ;
    skos:notation "3210170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210170 dct:spatial <https://wik.jp/todofuken/p28> .
:3210170 dct:spatial <https://wik.jp/todofuken/285854> .

:3210180 a skos:Concept ;
    skos:prefLabel "余部"@ja ;
    skos:altLabel "アマルベ"@ja-kana ;
    skos:notation "3210180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210180 dct:spatial <https://wik.jp/todofuken/p28> .
:3210180 dct:spatial <https://wik.jp/todofuken/285854> .

:3210190 a skos:Concept ;
    skos:prefLabel "御崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "3210190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210190 dct:spatial <https://wik.jp/todofuken/p28> .
:3210190 dct:spatial <https://wik.jp/todofuken/285854> .

:3210200 a skos:Concept ;
    skos:prefLabel "三尾"@ja ;
    skos:altLabel "ミオ"@ja-kana ;
    skos:notation "3210200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210200 dct:spatial <https://wik.jp/todofuken/p28> .
:3210200 dct:spatial <https://wik.jp/todofuken/285862> .

:3210210 a skos:Concept ;
    skos:prefLabel "釜屋"@ja ;
    skos:altLabel "カマヤ"@ja-kana ;
    skos:notation "3210210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210210 dct:spatial <https://wik.jp/todofuken/p28> .
:3210210 dct:spatial <https://wik.jp/todofuken/285862> .

:3210215 a skos:Concept ;
    skos:prefLabel "居組"@ja ;
    skos:altLabel "イグミ"@ja-kana ;
    skos:notation "3210215" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210215 dct:spatial <https://wik.jp/todofuken/p28> .
:3210215 dct:spatial <https://wik.jp/todofuken/285862> .

:3210220 a skos:Concept ;
    skos:prefLabel "炬口"@ja ;
    skos:altLabel "タケノクチ"@ja-kana ;
    skos:notation "3210220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210220 dct:spatial <https://wik.jp/todofuken/p28> .
:3210220 dct:spatial <https://wik.jp/todofuken/282057> .

:3210230 a skos:Concept ;
    skos:prefLabel "生穂"@ja ;
    skos:altLabel "イクホ"@ja-kana ;
    skos:notation "3210230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210230 dct:spatial <https://wik.jp/todofuken/p28> .
:3210230 dct:spatial <https://wik.jp/todofuken/282260> .

:3210240 a skos:Concept ;
    skos:prefLabel "釜口"@ja ;
    skos:altLabel "カマグチ"@ja-kana ;
    skos:notation "3210240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210240 dct:spatial <https://wik.jp/todofuken/p28> .
:3210240 dct:spatial <https://wik.jp/todofuken/282260> .

:3210250 a skos:Concept ;
    skos:prefLabel "岩屋"@ja ;
    skos:altLabel "イワヤ"@ja-kana ;
    skos:notation "3210250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210250 dct:spatial <https://wik.jp/todofuken/p28> .
:3210250 dct:spatial <https://wik.jp/todofuken/282260> .

:3210260 a skos:Concept ;
    skos:prefLabel "野島"@ja ;
    skos:altLabel "ノジマ"@ja-kana ;
    skos:notation "3210260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210260 dct:spatial <https://wik.jp/todofuken/p28> .
:3210260 dct:spatial <https://wik.jp/todofuken/282260> .

:3210280 a skos:Concept ;
    skos:prefLabel "桃川"@ja ;
    skos:altLabel "モモカワ"@ja-kana ;
    skos:notation "3210280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210280 dct:spatial <https://wik.jp/todofuken/p28> .
:3210280 dct:spatial <https://wik.jp/todofuken/282260> .

:3210310 a skos:Concept ;
    skos:prefLabel "船瀬"@ja ;
    skos:altLabel "フナセ"@ja-kana ;
    skos:notation "3210310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210310 dct:spatial <https://wik.jp/todofuken/p28> .
:3210310 dct:spatial <https://wik.jp/todofuken/282057> .

:3210320 a skos:Concept ;
    skos:prefLabel "鳥飼"@ja ;
    skos:altLabel "トリカイ"@ja-kana ;
    skos:notation "3210320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210320 dct:spatial <https://wik.jp/todofuken/p28> .
:3210320 dct:spatial <https://wik.jp/todofuken/282057> .

:3210330 a skos:Concept ;
    skos:prefLabel "阿那賀"@ja ;
    skos:altLabel "アナガ"@ja-kana ;
    skos:notation "3210330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210330 dct:spatial <https://wik.jp/todofuken/p28> .
:3210330 dct:spatial <https://wik.jp/todofuken/282243> .

:3210340 a skos:Concept ;
    skos:prefLabel "伊毘"@ja ;
    skos:altLabel "イビ"@ja-kana ;
    skos:notation "3210340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210340 dct:spatial <https://wik.jp/todofuken/p28> .
:3210340 dct:spatial <https://wik.jp/todofuken/282243> .

:3210350 a skos:Concept ;
    skos:prefLabel "仁頃"@ja ;
    skos:altLabel "ニゴロ"@ja-kana ;
    skos:notation "3210350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210350 dct:spatial <https://wik.jp/todofuken/p28> .
:3210350 dct:spatial <https://wik.jp/todofuken/282243> .

:3210360 a skos:Concept ;
    skos:prefLabel "地野"@ja ;
    skos:altLabel "チノ"@ja-kana ;
    skos:notation "3210360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210360 dct:spatial <https://wik.jp/todofuken/p28> .
:3210360 dct:spatial <https://wik.jp/todofuken/282243> .

:3210410 a skos:Concept ;
    skos:prefLabel "吉野"@ja ;
    skos:altLabel "ヨシノ"@ja-kana ;
    skos:notation "3210410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210410 dct:spatial <https://wik.jp/todofuken/p28> .
:3210410 dct:spatial <https://wik.jp/todofuken/282243> .

:3210420 a skos:Concept ;
    skos:prefLabel "黒岩"@ja ;
    skos:altLabel "クロイワ"@ja-kana ;
    skos:notation "3210420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3210420 dct:spatial <https://wik.jp/todofuken/p28> .
:3210420 dct:spatial <https://wik.jp/todofuken/282243> .

:3220020 a skos:Concept ;
    skos:prefLabel "林崎"@ja ;
    skos:altLabel "ハヤシザキ"@ja-kana ;
    skos:notation "3220020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220020 dct:spatial <https://wik.jp/todofuken/p28> .
:3220020 dct:spatial <https://wik.jp/todofuken/282031> .

:3220025 a skos:Concept ;
    skos:prefLabel "妻鹿"@ja ;
    skos:altLabel "メガ"@ja-kana ;
    skos:notation "3220025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220025 dct:spatial <https://wik.jp/todofuken/p28> .
:3220025 dct:spatial <https://wik.jp/todofuken/282014> .

:3220030 a skos:Concept ;
    skos:prefLabel "室津"@ja ;
    skos:altLabel "ムロツ"@ja-kana ;
    skos:notation "3220030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220030 dct:spatial <https://wik.jp/todofuken/p28> .
:3220030 dct:spatial <https://wik.jp/todofuken/282294> .

:3220040 a skos:Concept ;
    skos:prefLabel "家島"@ja ;
    skos:altLabel "イエシマ"@ja-kana ;
    skos:notation "3220040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220040 dct:spatial <https://wik.jp/todofuken/p28> .
:3220040 dct:spatial <https://wik.jp/todofuken/282014> .

:3220050 a skos:Concept ;
    skos:prefLabel "坊勢"@ja ;
    skos:altLabel "ボウゼ"@ja-kana ;
    skos:notation "3220050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220050 dct:spatial <https://wik.jp/todofuken/p28> .
:3220050 dct:spatial <https://wik.jp/todofuken/282014> .

:3220070 a skos:Concept ;
    skos:prefLabel "諸寄"@ja ;
    skos:altLabel "モロヨセ"@ja-kana ;
    skos:notation "3220070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220070 dct:spatial <https://wik.jp/todofuken/p28> .
:3220070 dct:spatial <https://wik.jp/todofuken/285862> .

:3220090 a skos:Concept ;
    skos:prefLabel "仮屋"@ja ;
    skos:altLabel "カリヤ"@ja-kana ;
    skos:notation "3220090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220090 dct:spatial <https://wik.jp/todofuken/p28> .
:3220090 dct:spatial <https://wik.jp/todofuken/282260> .

:3220100 a skos:Concept ;
    skos:prefLabel "富島"@ja ;
    skos:altLabel "トシマ"@ja-kana ;
    skos:notation "3220100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220100 dct:spatial <https://wik.jp/todofuken/p28> .
:3220100 dct:spatial <https://wik.jp/todofuken/282260> .

:3220105 a skos:Concept ;
    skos:prefLabel "浅野"@ja ;
    skos:altLabel "アサノ"@ja-kana ;
    skos:notation "3220105" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220105 dct:spatial <https://wik.jp/todofuken/p28> .
:3220105 dct:spatial <https://wik.jp/todofuken/282260> .

:3220110 a skos:Concept ;
    skos:prefLabel "育波"@ja ;
    skos:altLabel "イクハ"@ja-kana ;
    skos:notation "3220110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220110 dct:spatial <https://wik.jp/todofuken/p28> .
:3220110 dct:spatial <https://wik.jp/todofuken/282260> .

:3220120 a skos:Concept ;
    skos:prefLabel "尾崎"@ja ;
    skos:altLabel "オサキ"@ja-kana ;
    skos:notation "3220120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220120 dct:spatial <https://wik.jp/todofuken/p28> .
:3220120 dct:spatial <https://wik.jp/todofuken/282260> .

:3220130 a skos:Concept ;
    skos:prefLabel "丸山"@ja ;
    skos:altLabel "マルヤマ"@ja-kana ;
    skos:notation "3220130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220130 dct:spatial <https://wik.jp/todofuken/p28> .
:3220130 dct:spatial <https://wik.jp/todofuken/282243> .

:3220135 a skos:Concept ;
    skos:prefLabel "灘"@ja ;
    skos:altLabel "ナダ"@ja-kana ;
    skos:notation "3220135" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220135 dct:spatial <https://wik.jp/todofuken/p28> .
:3220135 dct:spatial <https://wik.jp/todofuken/282243> .

:3220140 a skos:Concept ;
    skos:prefLabel "沼島"@ja ;
    skos:altLabel "ヌシマ"@ja-kana ;
    skos:notation "3220140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3220140 dct:spatial <https://wik.jp/todofuken/p28> .
:3220140 dct:spatial <https://wik.jp/todofuken/282243> .

:3230015 a skos:Concept ;
    skos:prefLabel "垂水"@ja ;
    skos:altLabel "タルミ"@ja-kana ;
    skos:notation "3230015" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3230015 dct:spatial <https://wik.jp/todofuken/p28> .
:3230015 dct:spatial <https://wik.jp/todofuken/281000> .

:3230020 a skos:Concept ;
    skos:prefLabel "香住"@ja ;
    skos:altLabel "カスミ"@ja-kana ;
    skos:notation "3230020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3230020 dct:spatial <https://wik.jp/todofuken/p28> .
:3230020 dct:spatial <https://wik.jp/todofuken/285854> .

:3230030 a skos:Concept ;
    skos:prefLabel "浜坂"@ja ;
    skos:altLabel "ハマサカ"@ja-kana ;
    skos:notation "3230030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3230030 dct:spatial <https://wik.jp/todofuken/p28> .
:3230030 dct:spatial <https://wik.jp/todofuken/285862> .

:3310020 a skos:Concept ;
    skos:prefLabel "田ノ浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "3310020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310020 dct:spatial <https://wik.jp/todofuken/p30> .
:3310020 dct:spatial <https://wik.jp/todofuken/302015> .

:3310030 a skos:Concept ;
    skos:prefLabel "塩津"@ja ;
    skos:altLabel "シオツ"@ja-kana ;
    skos:notation "3310030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310030 dct:spatial <https://wik.jp/todofuken/p30> .
:3310030 dct:spatial <https://wik.jp/todofuken/302023> .

:3310040 a skos:Concept ;
    skos:prefLabel "戸坂"@ja ;
    skos:altLabel "トサカ"@ja-kana ;
    skos:notation "3310040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310040 dct:spatial <https://wik.jp/todofuken/p30> .
:3310040 dct:spatial <https://wik.jp/todofuken/302023> .

:3310050 a skos:Concept ;
    skos:prefLabel "初島"@ja ;
    skos:altLabel "ハツシマ"@ja-kana ;
    skos:notation "3310050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310050 dct:spatial <https://wik.jp/todofuken/p30> .
:3310050 dct:spatial <https://wik.jp/todofuken/302040> .

:3310070 a skos:Concept ;
    skos:prefLabel "矢櫃"@ja ;
    skos:altLabel "ヤビツ"@ja-kana ;
    skos:notation "3310070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310070 dct:spatial <https://wik.jp/todofuken/p30> .
:3310070 dct:spatial <https://wik.jp/todofuken/302040> .

:3310080 a skos:Concept ;
    skos:prefLabel "逢井"@ja ;
    skos:altLabel "オウイ"@ja-kana ;
    skos:notation "3310080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310080 dct:spatial <https://wik.jp/todofuken/p30> .
:3310080 dct:spatial <https://wik.jp/todofuken/302040> .

:3310090 a skos:Concept ;
    skos:prefLabel "千田"@ja ;
    skos:altLabel "チダ"@ja-kana ;
    skos:notation "3310090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310090 dct:spatial <https://wik.jp/todofuken/p30> .
:3310090 dct:spatial <https://wik.jp/todofuken/302040> .

:3310100 a skos:Concept ;
    skos:prefLabel "田村"@ja ;
    skos:altLabel "タムラ"@ja-kana ;
    skos:notation "3310100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310100 dct:spatial <https://wik.jp/todofuken/p30> .
:3310100 dct:spatial <https://wik.jp/todofuken/303615> .

:3310110 a skos:Concept ;
    skos:prefLabel "栖原"@ja ;
    skos:altLabel "スハラ"@ja-kana ;
    skos:notation "3310110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310110 dct:spatial <https://wik.jp/todofuken/p30> .
:3310110 dct:spatial <https://wik.jp/todofuken/303615> .

:3310120 a skos:Concept ;
    skos:prefLabel "唐尾"@ja ;
    skos:altLabel "カラオ"@ja-kana ;
    skos:notation "3310120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310120 dct:spatial <https://wik.jp/todofuken/p30> .
:3310120 dct:spatial <https://wik.jp/todofuken/303623> .

:3310130 a skos:Concept ;
    skos:prefLabel "鈴子"@ja ;
    skos:altLabel "スズコ"@ja-kana ;
    skos:notation "3310130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310130 dct:spatial <https://wik.jp/todofuken/p30> .
:3310130 dct:spatial <https://wik.jp/todofuken/303623> .

:3310140 a skos:Concept ;
    skos:prefLabel "三尾川"@ja ;
    skos:altLabel "ミオガワ"@ja-kana ;
    skos:notation "3310140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310140 dct:spatial <https://wik.jp/todofuken/p30> .
:3310140 dct:spatial <https://wik.jp/todofuken/303836> .

:3310150 a skos:Concept ;
    skos:prefLabel "戸津井"@ja ;
    skos:altLabel "トツイ"@ja-kana ;
    skos:notation "3310150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310150 dct:spatial <https://wik.jp/todofuken/p30> .
:3310150 dct:spatial <https://wik.jp/todofuken/303836> .

:3310160 a skos:Concept ;
    skos:prefLabel "小引"@ja ;
    skos:altLabel "コビキ"@ja-kana ;
    skos:notation "3310160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310160 dct:spatial <https://wik.jp/todofuken/p30> .
:3310160 dct:spatial <https://wik.jp/todofuken/303836> .

:3310170 a skos:Concept ;
    skos:prefLabel "大引"@ja ;
    skos:altLabel "オオビキ"@ja-kana ;
    skos:notation "3310170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310170 dct:spatial <https://wik.jp/todofuken/p30> .
:3310170 dct:spatial <https://wik.jp/todofuken/303836> .

:3310180 a skos:Concept ;
    skos:prefLabel "小浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "3310180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310180 dct:spatial <https://wik.jp/todofuken/p30> .
:3310180 dct:spatial <https://wik.jp/todofuken/303828> .

:3310190 a skos:Concept ;
    skos:prefLabel "津久野"@ja ;
    skos:altLabel "ツクノ"@ja-kana ;
    skos:notation "3310190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310190 dct:spatial <https://wik.jp/todofuken/p30> .
:3310190 dct:spatial <https://wik.jp/todofuken/303828> .

:3310200 a skos:Concept ;
    skos:prefLabel "比井"@ja ;
    skos:altLabel "ヒイ"@ja-kana ;
    skos:notation "3310200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310200 dct:spatial <https://wik.jp/todofuken/p30> .
:3310200 dct:spatial <https://wik.jp/todofuken/303828> .

:3310210 a skos:Concept ;
    skos:prefLabel "産湯"@ja ;
    skos:altLabel "ウブユ"@ja-kana ;
    skos:notation "3310210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310210 dct:spatial <https://wik.jp/todofuken/p30> .
:3310210 dct:spatial <https://wik.jp/todofuken/303828> .

:3310220 a skos:Concept ;
    skos:prefLabel "田杭"@ja ;
    skos:altLabel "タグイ"@ja-kana ;
    skos:notation "3310220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310220 dct:spatial <https://wik.jp/todofuken/p30> .
:3310220 dct:spatial <https://wik.jp/todofuken/303828> .

:3310230 a skos:Concept ;
    skos:prefLabel "三尾"@ja ;
    skos:altLabel "ミオ"@ja-kana ;
    skos:notation "3310230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310230 dct:spatial <https://wik.jp/todofuken/p30> .
:3310230 dct:spatial <https://wik.jp/todofuken/303810> .

:3310240 a skos:Concept ;
    skos:prefLabel "本ノ脇"@ja ;
    skos:altLabel "モトノワキ"@ja-kana ;
    skos:notation "3310240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310240 dct:spatial <https://wik.jp/todofuken/p30> .
:3310240 dct:spatial <https://wik.jp/todofuken/303810> .

:3310270 a skos:Concept ;
    skos:prefLabel "祓井戸"@ja ;
    skos:altLabel "ハライド"@ja-kana ;
    skos:notation "3310270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310270 dct:spatial <https://wik.jp/todofuken/p30> .
:3310270 dct:spatial <https://wik.jp/todofuken/302058> .

:3310290 a skos:Concept ;
    skos:prefLabel "野島"@ja ;
    skos:altLabel "ノシマ"@ja-kana ;
    skos:notation "3310290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310290 dct:spatial <https://wik.jp/todofuken/p30> .
:3310290 dct:spatial <https://wik.jp/todofuken/302058> .

:3310300 a skos:Concept ;
    skos:prefLabel "加尾"@ja ;
    skos:altLabel "カオ"@ja-kana ;
    skos:notation "3310300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310300 dct:spatial <https://wik.jp/todofuken/p30> .
:3310300 dct:spatial <https://wik.jp/todofuken/302058> .

:3310310 a skos:Concept ;
    skos:prefLabel "上野"@ja ;
    skos:altLabel "ウエノ"@ja-kana ;
    skos:notation "3310310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310310 dct:spatial <https://wik.jp/todofuken/p30> .
:3310310 dct:spatial <https://wik.jp/todofuken/302058> .

:3310320 a skos:Concept ;
    skos:prefLabel "下楠井"@ja ;
    skos:altLabel "シモクスイ"@ja-kana ;
    skos:notation "3310320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310320 dct:spatial <https://wik.jp/todofuken/p30> .
:3310320 dct:spatial <https://wik.jp/todofuken/302058> .

:3310330 a skos:Concept ;
    skos:prefLabel "津井"@ja ;
    skos:altLabel "ツイ"@ja-kana ;
    skos:notation "3310330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310330 dct:spatial <https://wik.jp/todofuken/p30> .
:3310330 dct:spatial <https://wik.jp/todofuken/303909> .

:3310340 a skos:Concept ;
    skos:prefLabel "切目"@ja ;
    skos:altLabel "キリメ"@ja-kana ;
    skos:notation "3310340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310340 dct:spatial <https://wik.jp/todofuken/p30> .
:3310340 dct:spatial <https://wik.jp/todofuken/303909> .

:3310350 a skos:Concept ;
    skos:prefLabel "島田"@ja ;
    skos:altLabel "シマダ"@ja-kana ;
    skos:notation "3310350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310350 dct:spatial <https://wik.jp/todofuken/p30> .
:3310350 dct:spatial <https://wik.jp/todofuken/303909> .

:3310360 a skos:Concept ;
    skos:prefLabel "岩代"@ja ;
    skos:altLabel "イワシロ"@ja-kana ;
    skos:notation "3310360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310360 dct:spatial <https://wik.jp/todofuken/p30> .
:3310360 dct:spatial <https://wik.jp/todofuken/303917> .

:3310370 a skos:Concept ;
    skos:prefLabel "大目津"@ja ;
    skos:altLabel "オオメヅ"@ja-kana ;
    skos:notation "3310370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310370 dct:spatial <https://wik.jp/todofuken/p30> .
:3310370 dct:spatial <https://wik.jp/todofuken/303917> .

:3310380 a skos:Concept ;
    skos:prefLabel "南部"@ja ;
    skos:altLabel "ミナベ"@ja-kana ;
    skos:notation "3310380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310380 dct:spatial <https://wik.jp/todofuken/p30> .
:3310380 dct:spatial <https://wik.jp/todofuken/303917> .

:3310390 a skos:Concept ;
    skos:prefLabel "芳養"@ja ;
    skos:altLabel "ハヤ"@ja-kana ;
    skos:notation "3310390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310390 dct:spatial <https://wik.jp/todofuken/p30> .
:3310390 dct:spatial <https://wik.jp/todofuken/302066> .

:3310400 a skos:Concept ;
    skos:prefLabel "目良"@ja ;
    skos:altLabel "メラ"@ja-kana ;
    skos:notation "3310400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310400 dct:spatial <https://wik.jp/todofuken/p30> .
:3310400 dct:spatial <https://wik.jp/todofuken/302066> .

:3310405 a skos:Concept ;
    skos:prefLabel "内の浦"@ja ;
    skos:altLabel "ウチノウラ"@ja-kana ;
    skos:notation "3310405" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310405 dct:spatial <https://wik.jp/todofuken/p30> .
:3310405 dct:spatial <https://wik.jp/todofuken/302066> .

:3310420 a skos:Concept ;
    skos:prefLabel "堅田"@ja ;
    skos:altLabel "カタダ"@ja-kana ;
    skos:notation "3310420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310420 dct:spatial <https://wik.jp/todofuken/p30> .
:3310420 dct:spatial <https://wik.jp/todofuken/304018> .

:3310430 a skos:Concept ;
    skos:prefLabel "綱不知"@ja ;
    skos:altLabel "ツナシラズ"@ja-kana ;
    skos:notation "3310430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310430 dct:spatial <https://wik.jp/todofuken/p30> .
:3310430 dct:spatial <https://wik.jp/todofuken/304018> .

:3310440 a skos:Concept ;
    skos:prefLabel "江津良"@ja ;
    skos:altLabel "エヅラ"@ja-kana ;
    skos:notation "3310440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310440 dct:spatial <https://wik.jp/todofuken/p30> .
:3310440 dct:spatial <https://wik.jp/todofuken/304018> .

:3310450 a skos:Concept ;
    skos:prefLabel "瀬戸"@ja ;
    skos:altLabel "セト"@ja-kana ;
    skos:notation "3310450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310450 dct:spatial <https://wik.jp/todofuken/p30> .
:3310450 dct:spatial <https://wik.jp/todofuken/304018> .

:3310460 a skos:Concept ;
    skos:prefLabel "湯崎"@ja ;
    skos:altLabel "ユザキ"@ja-kana ;
    skos:notation "3310460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310460 dct:spatial <https://wik.jp/todofuken/p30> .
:3310460 dct:spatial <https://wik.jp/todofuken/304018> .

:3310470 a skos:Concept ;
    skos:prefLabel "鴨居"@ja ;
    skos:altLabel "カモイ"@ja-kana ;
    skos:notation "3310470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310470 dct:spatial <https://wik.jp/todofuken/p30> .
:3310470 dct:spatial <https://wik.jp/todofuken/304018> .

:3310480 a skos:Concept ;
    skos:prefLabel "安久川"@ja ;
    skos:altLabel "アクガワ"@ja-kana ;
    skos:notation "3310480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310480 dct:spatial <https://wik.jp/todofuken/p30> .
:3310480 dct:spatial <https://wik.jp/todofuken/304018> .

:3310490 a skos:Concept ;
    skos:prefLabel "中"@ja ;
    skos:altLabel "ナカ"@ja-kana ;
    skos:notation "3310490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310490 dct:spatial <https://wik.jp/todofuken/p30> .
:3310490 dct:spatial <https://wik.jp/todofuken/304018> .

:3310500 a skos:Concept ;
    skos:prefLabel "袋"@ja ;
    skos:altLabel "フクロ"@ja-kana ;
    skos:notation "3310500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310500 dct:spatial <https://wik.jp/todofuken/p30> .
:3310500 dct:spatial <https://wik.jp/todofuken/304018> .

:3310510 a skos:Concept ;
    skos:prefLabel "朝来帰"@ja ;
    skos:altLabel "アサラギ"@ja-kana ;
    skos:notation "3310510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310510 dct:spatial <https://wik.jp/todofuken/p30> .
:3310510 dct:spatial <https://wik.jp/todofuken/304018> .

:3310520 a skos:Concept ;
    skos:prefLabel "市江"@ja ;
    skos:altLabel "イチエ"@ja-kana ;
    skos:notation "3310520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310520 dct:spatial <https://wik.jp/todofuken/p30> .
:3310520 dct:spatial <https://wik.jp/todofuken/304018> .

:3310530 a skos:Concept ;
    skos:prefLabel "笠甫"@ja ;
    skos:altLabel "カサホ"@ja-kana ;
    skos:notation "3310530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310530 dct:spatial <https://wik.jp/todofuken/p30> .
:3310530 dct:spatial <https://wik.jp/todofuken/304018> .

:3310540 a skos:Concept ;
    skos:prefLabel "伊古木"@ja ;
    skos:altLabel "イコギ"@ja-kana ;
    skos:notation "3310540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310540 dct:spatial <https://wik.jp/todofuken/p30> .
:3310540 dct:spatial <https://wik.jp/todofuken/304018> .

:3310550 a skos:Concept ;
    skos:prefLabel "口和深"@ja ;
    skos:altLabel "クチワブカ"@ja-kana ;
    skos:notation "3310550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310550 dct:spatial <https://wik.jp/todofuken/p30> .
:3310550 dct:spatial <https://wik.jp/todofuken/304069> .

:3310560 a skos:Concept ;
    skos:prefLabel "見老津"@ja ;
    skos:altLabel "ミロヅ"@ja-kana ;
    skos:notation "3310560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310560 dct:spatial <https://wik.jp/todofuken/p30> .
:3310560 dct:spatial <https://wik.jp/todofuken/304069> .

:3310570 a skos:Concept ;
    skos:prefLabel "江須ノ川"@ja ;
    skos:altLabel "エスノカワ"@ja-kana ;
    skos:notation "3310570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310570 dct:spatial <https://wik.jp/todofuken/p30> .
:3310570 dct:spatial <https://wik.jp/todofuken/304069> .

:3310580 a skos:Concept ;
    skos:prefLabel "江住"@ja ;
    skos:altLabel "エスミ"@ja-kana ;
    skos:notation "3310580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310580 dct:spatial <https://wik.jp/todofuken/p30> .
:3310580 dct:spatial <https://wik.jp/todofuken/304069> .

:3310590 a skos:Concept ;
    skos:prefLabel "里野"@ja ;
    skos:altLabel "サトノ"@ja-kana ;
    skos:notation "3310590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310590 dct:spatial <https://wik.jp/todofuken/p30> .
:3310590 dct:spatial <https://wik.jp/todofuken/304069> .

:3310600 a skos:Concept ;
    skos:prefLabel "舟波"@ja ;
    skos:altLabel "フナナミ"@ja-kana ;
    skos:notation "3310600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310600 dct:spatial <https://wik.jp/todofuken/p30> .
:3310600 dct:spatial <https://wik.jp/todofuken/304280> .

:3310610 a skos:Concept ;
    skos:prefLabel "安指"@ja ;
    skos:altLabel "アザシ"@ja-kana ;
    skos:notation "3310610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310610 dct:spatial <https://wik.jp/todofuken/p30> .
:3310610 dct:spatial <https://wik.jp/todofuken/304280> .

:3310620 a skos:Concept ;
    skos:prefLabel "田子"@ja ;
    skos:altLabel "タコ"@ja-kana ;
    skos:notation "3310620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310620 dct:spatial <https://wik.jp/todofuken/p30> .
:3310620 dct:spatial <https://wik.jp/todofuken/304280> .

:3310630 a skos:Concept ;
    skos:prefLabel "江田"@ja ;
    skos:altLabel "エダ"@ja-kana ;
    skos:notation "3310630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310630 dct:spatial <https://wik.jp/todofuken/p30> .
:3310630 dct:spatial <https://wik.jp/todofuken/304280> .

:3310640 a skos:Concept ;
    skos:prefLabel "野凪"@ja ;
    skos:altLabel "ノウナギ"@ja-kana ;
    skos:notation "3310640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310640 dct:spatial <https://wik.jp/todofuken/p30> .
:3310640 dct:spatial <https://wik.jp/todofuken/304280> .

:3310650 a skos:Concept ;
    skos:prefLabel "田並"@ja ;
    skos:altLabel "タナミ"@ja-kana ;
    skos:notation "3310650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310650 dct:spatial <https://wik.jp/todofuken/p30> .
:3310650 dct:spatial <https://wik.jp/todofuken/304280> .

:3310665 a skos:Concept ;
    skos:prefLabel "須賀"@ja ;
    skos:altLabel "スカ"@ja-kana ;
    skos:notation "3310665" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310665 dct:spatial <https://wik.jp/todofuken/p30> .
:3310665 dct:spatial <https://wik.jp/todofuken/304280> .

:3310670 a skos:Concept ;
    skos:prefLabel "菖蒲谷"@ja ;
    skos:altLabel "ショバタニ"@ja-kana ;
    skos:notation "3310670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310670 dct:spatial <https://wik.jp/todofuken/p30> .
:3310670 dct:spatial <https://wik.jp/todofuken/304280> .

:3310680 a skos:Concept ;
    skos:prefLabel "黒島"@ja ;
    skos:altLabel "クロシマ"@ja-kana ;
    skos:notation "3310680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310680 dct:spatial <https://wik.jp/todofuken/p30> .
:3310680 dct:spatial <https://wik.jp/todofuken/304280> .

:3310690 a skos:Concept ;
    skos:prefLabel "船瀬"@ja ;
    skos:altLabel "フナセ"@ja-kana ;
    skos:notation "3310690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310690 dct:spatial <https://wik.jp/todofuken/p30> .
:3310690 dct:spatial <https://wik.jp/todofuken/304280> .

:3310700 a skos:Concept ;
    skos:prefLabel "出雲"@ja ;
    skos:altLabel "イツモ"@ja-kana ;
    skos:notation "3310700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310700 dct:spatial <https://wik.jp/todofuken/p30> .
:3310700 dct:spatial <https://wik.jp/todofuken/304280> .

:3310710 a skos:Concept ;
    skos:prefLabel "橋杭"@ja ;
    skos:altLabel "ハシグイ"@ja-kana ;
    skos:notation "3310710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310710 dct:spatial <https://wik.jp/todofuken/p30> .
:3310710 dct:spatial <https://wik.jp/todofuken/304280> .

:3310730 a skos:Concept ;
    skos:prefLabel "樫野"@ja ;
    skos:altLabel "カシノ"@ja-kana ;
    skos:notation "3310730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310730 dct:spatial <https://wik.jp/todofuken/p30> .
:3310730 dct:spatial <https://wik.jp/todofuken/304280> .

:3310740 a skos:Concept ;
    skos:prefLabel "阿野木"@ja ;
    skos:altLabel "アノキ"@ja-kana ;
    skos:notation "3310740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310740 dct:spatial <https://wik.jp/todofuken/p30> .
:3310740 dct:spatial <https://wik.jp/todofuken/304280> .

:3310750 a skos:Concept ;
    skos:prefLabel "須江"@ja ;
    skos:altLabel "スエ"@ja-kana ;
    skos:notation "3310750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310750 dct:spatial <https://wik.jp/todofuken/p30> .
:3310750 dct:spatial <https://wik.jp/todofuken/304280> .

:3310760 a skos:Concept ;
    skos:prefLabel "白野"@ja ;
    skos:altLabel "シラノ"@ja-kana ;
    skos:notation "3310760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310760 dct:spatial <https://wik.jp/todofuken/p30> .
:3310760 dct:spatial <https://wik.jp/todofuken/304280> .

:3310770 a skos:Concept ;
    skos:prefLabel "姫"@ja ;
    skos:altLabel "ヒメ"@ja-kana ;
    skos:notation "3310770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310770 dct:spatial <https://wik.jp/todofuken/p30> .
:3310770 dct:spatial <https://wik.jp/todofuken/304280> .

:3310780 a skos:Concept ;
    skos:prefLabel "伊串"@ja ;
    skos:altLabel "イクシ"@ja-kana ;
    skos:notation "3310780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310780 dct:spatial <https://wik.jp/todofuken/p30> .
:3310780 dct:spatial <https://wik.jp/todofuken/304280> .

:3310810 a skos:Concept ;
    skos:prefLabel "津荷"@ja ;
    skos:altLabel "ツガ"@ja-kana ;
    skos:notation "3310810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310810 dct:spatial <https://wik.jp/todofuken/p30> .
:3310810 dct:spatial <https://wik.jp/todofuken/304280> .

:3310820 a skos:Concept ;
    skos:prefLabel "下田原"@ja ;
    skos:altLabel "シモタハラ"@ja-kana ;
    skos:notation "3310820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310820 dct:spatial <https://wik.jp/todofuken/p30> .
:3310820 dct:spatial <https://wik.jp/todofuken/304280> .

:3310830 a skos:Concept ;
    skos:prefLabel "小金島"@ja ;
    skos:altLabel "コガネジマ"@ja-kana ;
    skos:notation "3310830" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310830 dct:spatial <https://wik.jp/todofuken/p30> .
:3310830 dct:spatial <https://wik.jp/todofuken/304212> .

:3310840 a skos:Concept ;
    skos:prefLabel "那智"@ja ;
    skos:altLabel "ナチ"@ja-kana ;
    skos:notation "3310840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310840 dct:spatial <https://wik.jp/todofuken/p30> .
:3310840 dct:spatial <https://wik.jp/todofuken/304212> .

:3310850 a skos:Concept ;
    skos:prefLabel "宇久井"@ja ;
    skos:altLabel "ウグイ"@ja-kana ;
    skos:notation "3310850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3310850 dct:spatial <https://wik.jp/todofuken/p30> .
:3310850 dct:spatial <https://wik.jp/todofuken/304212> .

:3320005 a skos:Concept ;
    skos:prefLabel "雑賀崎"@ja ;
    skos:altLabel "サイカザキ"@ja-kana ;
    skos:notation "3320005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320005 dct:spatial <https://wik.jp/todofuken/p30> .
:3320005 dct:spatial <https://wik.jp/todofuken/302015> .

:3320010 a skos:Concept ;
    skos:prefLabel "箕島"@ja ;
    skos:altLabel "ミノシマ"@ja-kana ;
    skos:notation "3320010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320010 dct:spatial <https://wik.jp/todofuken/p30> .
:3320010 dct:spatial <https://wik.jp/todofuken/302040> .

:3320020 a skos:Concept ;
    skos:prefLabel "衣奈"@ja ;
    skos:altLabel "エナ"@ja-kana ;
    skos:notation "3320020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320020 dct:spatial <https://wik.jp/todofuken/p30> .
:3320020 dct:spatial <https://wik.jp/todofuken/303836> .

:3320025 a skos:Concept ;
    skos:prefLabel "塩屋"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "3320025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320025 dct:spatial <https://wik.jp/todofuken/p30> .
:3320025 dct:spatial <https://wik.jp/todofuken/302058> .

:3320030 a skos:Concept ;
    skos:prefLabel "印南"@ja ;
    skos:altLabel "イナミ"@ja-kana ;
    skos:notation "3320030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320030 dct:spatial <https://wik.jp/todofuken/p30> .
:3320030 dct:spatial <https://wik.jp/todofuken/303909> .

:3320040 a skos:Concept ;
    skos:prefLabel "堺"@ja ;
    skos:altLabel "サカイ"@ja-kana ;
    skos:notation "3320040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320040 dct:spatial <https://wik.jp/todofuken/p30> .
:3320040 dct:spatial <https://wik.jp/todofuken/303917> .

:3320050 a skos:Concept ;
    skos:prefLabel "周参見"@ja ;
    skos:altLabel "スサミ"@ja-kana ;
    skos:notation "3320050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320050 dct:spatial <https://wik.jp/todofuken/p30> .
:3320050 dct:spatial <https://wik.jp/todofuken/304069> .

:3320070 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "3320070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320070 dct:spatial <https://wik.jp/todofuken/p30> .
:3320070 dct:spatial <https://wik.jp/todofuken/304280> .

:3320075 a skos:Concept ;
    skos:prefLabel "動鳴気"@ja ;
    skos:altLabel "ドメキ"@ja-kana ;
    skos:notation "3320075" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320075 dct:spatial <https://wik.jp/todofuken/p30> .
:3320075 dct:spatial <https://wik.jp/todofuken/304280> .

:3320080 a skos:Concept ;
    skos:prefLabel "太地"@ja ;
    skos:altLabel "タイジ"@ja-kana ;
    skos:notation "3320080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320080 dct:spatial <https://wik.jp/todofuken/p30> .
:3320080 dct:spatial <https://wik.jp/todofuken/304221> .

:3320090 a skos:Concept ;
    skos:prefLabel "三輪崎"@ja ;
    skos:altLabel "ミワサキ"@ja-kana ;
    skos:notation "3320090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3320090 dct:spatial <https://wik.jp/todofuken/p30> .
:3320090 dct:spatial <https://wik.jp/todofuken/302074> .

:3330010 a skos:Concept ;
    skos:prefLabel "和歌浦"@ja ;
    skos:altLabel "ワカウラ"@ja-kana ;
    skos:notation "3330010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3330010 dct:spatial <https://wik.jp/todofuken/p30> .
:3330010 dct:spatial <https://wik.jp/todofuken/302015> .

:3330020 a skos:Concept ;
    skos:prefLabel "田辺"@ja ;
    skos:altLabel "タナベ"@ja-kana ;
    skos:notation "3330020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3330020 dct:spatial <https://wik.jp/todofuken/p30> .
:3330020 dct:spatial <https://wik.jp/todofuken/302066> .

:3330030 a skos:Concept ;
    skos:prefLabel "串本"@ja ;
    skos:altLabel "クシモト"@ja-kana ;
    skos:notation "3330030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3330030 dct:spatial <https://wik.jp/todofuken/p30> .
:3330030 dct:spatial <https://wik.jp/todofuken/304280> .

:3330040 a skos:Concept ;
    skos:prefLabel "勝浦"@ja ;
    skos:altLabel "カツウラ"@ja-kana ;
    skos:notation "3330040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3330040 dct:spatial <https://wik.jp/todofuken/p30> .
:3330040 dct:spatial <https://wik.jp/todofuken/304212> .

:3340010 a skos:Concept ;
    skos:prefLabel "阿尾"@ja ;
    skos:altLabel "アオ"@ja-kana ;
    skos:notation "3340010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3340010 dct:spatial <https://wik.jp/todofuken/p30> .
:3340010 dct:spatial <https://wik.jp/todofuken/303828> .

:3340020 a skos:Concept ;
    skos:prefLabel "有田"@ja ;
    skos:altLabel "アリタ"@ja-kana ;
    skos:notation "3340020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3340020 dct:spatial <https://wik.jp/todofuken/p30> .
:3340020 dct:spatial <https://wik.jp/todofuken/304280> .

:3410010 a skos:Concept ;
    skos:prefLabel "東"@ja ;
    skos:altLabel "ヒガシ"@ja-kana ;
    skos:notation "3410010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410010 dct:spatial <https://wik.jp/todofuken/p31> .
:3410010 dct:spatial <https://wik.jp/todofuken/313025> .

:3410030 a skos:Concept ;
    skos:prefLabel "岩戸"@ja ;
    skos:altLabel "イワド"@ja-kana ;
    skos:notation "3410030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410030 dct:spatial <https://wik.jp/todofuken/p31> .
:3410030 dct:spatial <https://wik.jp/todofuken/312011> .

:3410040 a skos:Concept ;
    skos:prefLabel "酒津"@ja ;
    skos:altLabel "サケノツ"@ja-kana ;
    skos:notation "3410040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410040 dct:spatial <https://wik.jp/todofuken/p31> .
:3410040 dct:spatial <https://wik.jp/todofuken/312011> .

:3410050 a skos:Concept ;
    skos:prefLabel "船磯"@ja ;
    skos:altLabel "フナイソ"@ja-kana ;
    skos:notation "3410050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410050 dct:spatial <https://wik.jp/todofuken/p31> .
:3410050 dct:spatial <https://wik.jp/todofuken/312011> .

:3410060 a skos:Concept ;
    skos:prefLabel "夏泊"@ja ;
    skos:altLabel "ナツドマリ"@ja-kana ;
    skos:notation "3410060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410060 dct:spatial <https://wik.jp/todofuken/p31> .
:3410060 dct:spatial <https://wik.jp/todofuken/312011> .

:3410070 a skos:Concept ;
    skos:prefLabel "青谷"@ja ;
    skos:altLabel "アオヤ"@ja-kana ;
    skos:notation "3410070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410070 dct:spatial <https://wik.jp/todofuken/p31> .
:3410070 dct:spatial <https://wik.jp/todofuken/312011> .

:3410080 a skos:Concept ;
    skos:prefLabel "長和瀬"@ja ;
    skos:altLabel "ナガワセ"@ja-kana ;
    skos:notation "3410080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410080 dct:spatial <https://wik.jp/todofuken/p31> .
:3410080 dct:spatial <https://wik.jp/todofuken/312011> .

:3410090 a skos:Concept ;
    skos:prefLabel "羽合"@ja ;
    skos:altLabel "ハワイ"@ja-kana ;
    skos:notation "3410090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410090 dct:spatial <https://wik.jp/todofuken/p31> .
:3410090 dct:spatial <https://wik.jp/todofuken/313700> .

:3410100 a skos:Concept ;
    skos:prefLabel "御崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "3410100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410100 dct:spatial <https://wik.jp/todofuken/p31> .
:3410100 dct:spatial <https://wik.jp/todofuken/313866> .

:3410110 a skos:Concept ;
    skos:prefLabel "御来屋"@ja ;
    skos:altLabel "ミクリヤ"@ja-kana ;
    skos:notation "3410110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410110 dct:spatial <https://wik.jp/todofuken/p31> .
:3410110 dct:spatial <https://wik.jp/todofuken/313866> .

:3410120 a skos:Concept ;
    skos:prefLabel "平田"@ja ;
    skos:altLabel "ヒラタ"@ja-kana ;
    skos:notation "3410120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410120 dct:spatial <https://wik.jp/todofuken/p31> .
:3410120 dct:spatial <https://wik.jp/todofuken/313866> .

:3410125 a skos:Concept ;
    skos:prefLabel "皆生"@ja ;
    skos:altLabel "カイケ"@ja-kana ;
    skos:notation "3410125" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410125 dct:spatial <https://wik.jp/todofuken/p31> .
:3410125 dct:spatial <https://wik.jp/todofuken/312029> .

:3410130 a skos:Concept ;
    skos:prefLabel "崎津"@ja ;
    skos:altLabel "サキツ"@ja-kana ;
    skos:notation "3410130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410130 dct:spatial <https://wik.jp/todofuken/p31> .
:3410130 dct:spatial <https://wik.jp/todofuken/312029> .

:3410140 a skos:Concept ;
    skos:prefLabel "渡"@ja ;
    skos:altLabel "ワタリ"@ja-kana ;
    skos:notation "3410140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3410140 dct:spatial <https://wik.jp/todofuken/p31> .
:3410140 dct:spatial <https://wik.jp/todofuken/312045> .

:3420010 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "3420010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3420010 dct:spatial <https://wik.jp/todofuken/p31> .
:3420010 dct:spatial <https://wik.jp/todofuken/313700> .

:3420020 a skos:Concept ;
    skos:prefLabel "淀江"@ja ;
    skos:altLabel "ヨドエ"@ja-kana ;
    skos:notation "3420020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3420020 dct:spatial <https://wik.jp/todofuken/p31> .
:3420020 dct:spatial <https://wik.jp/todofuken/312029> .

:3430010 a skos:Concept ;
    skos:prefLabel "網代"@ja ;
    skos:altLabel "アジロ"@ja-kana ;
    skos:notation "3430010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3430010 dct:spatial <https://wik.jp/todofuken/p31> .
:3430010 dct:spatial <https://wik.jp/todofuken/313025> .

:3430110 a skos:Concept ;
    skos:prefLabel "境"@ja ;
    skos:altLabel "サカイ"@ja-kana ;
    skos:notation "3430110" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:3430110 dct:spatial <https://wik.jp/todofuken/p31> .
:3430110 dct:spatial <https://wik.jp/todofuken/312045> .

:3510010 a skos:Concept ;
    skos:prefLabel "雲津"@ja ;
    skos:altLabel "クモヅ"@ja-kana ;
    skos:notation "3510010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510010 dct:spatial <https://wik.jp/todofuken/p32> .
:3510010 dct:spatial <https://wik.jp/todofuken/322016> .

:3510020 a skos:Concept ;
    skos:prefLabel "片江"@ja ;
    skos:altLabel "カタエ"@ja-kana ;
    skos:notation "3510020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510020 dct:spatial <https://wik.jp/todofuken/p32> .
:3510020 dct:spatial <https://wik.jp/todofuken/322016> .

:3510030 a skos:Concept ;
    skos:prefLabel "稲積"@ja ;
    skos:altLabel "イナヅミ"@ja-kana ;
    skos:notation "3510030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510030 dct:spatial <https://wik.jp/todofuken/p32> .
:3510030 dct:spatial <https://wik.jp/todofuken/322016> .

:3510040 a skos:Concept ;
    skos:prefLabel "野井"@ja ;
    skos:altLabel "ノイ"@ja-kana ;
    skos:notation "3510040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510040 dct:spatial <https://wik.jp/todofuken/p32> .
:3510040 dct:spatial <https://wik.jp/todofuken/322016> .

:3510050 a skos:Concept ;
    skos:prefLabel "沖泊"@ja ;
    skos:altLabel "オキドマリ"@ja-kana ;
    skos:notation "3510050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510050 dct:spatial <https://wik.jp/todofuken/p32> .
:3510050 dct:spatial <https://wik.jp/todofuken/322016> .

:3510060 a skos:Concept ;
    skos:prefLabel "多古"@ja ;
    skos:altLabel "タコ"@ja-kana ;
    skos:notation "3510060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510060 dct:spatial <https://wik.jp/todofuken/p32> .
:3510060 dct:spatial <https://wik.jp/todofuken/322016> .

:3510070 a skos:Concept ;
    skos:prefLabel "野波"@ja ;
    skos:altLabel "ノナミ"@ja-kana ;
    skos:notation "3510070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510070 dct:spatial <https://wik.jp/todofuken/p32> .
:3510070 dct:spatial <https://wik.jp/todofuken/322016> .

:3510080 a skos:Concept ;
    skos:prefLabel "大芦"@ja ;
    skos:altLabel "オワシ"@ja-kana ;
    skos:notation "3510080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510080 dct:spatial <https://wik.jp/todofuken/p32> .
:3510080 dct:spatial <https://wik.jp/todofuken/322016> .

:3510100 a skos:Concept ;
    skos:prefLabel "馬渡"@ja ;
    skos:altLabel "マワタシ"@ja-kana ;
    skos:notation "3510100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510100 dct:spatial <https://wik.jp/todofuken/p32> .
:3510100 dct:spatial <https://wik.jp/todofuken/322016> .

:3510110 a skos:Concept ;
    skos:prefLabel "本庄"@ja ;
    skos:altLabel "ホンジョウ"@ja-kana ;
    skos:notation "3510110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510110 dct:spatial <https://wik.jp/todofuken/p32> .
:3510110 dct:spatial <https://wik.jp/todofuken/322016> .

:3510120 a skos:Concept ;
    skos:prefLabel "魚瀬"@ja ;
    skos:altLabel "オノゼ"@ja-kana ;
    skos:notation "3510120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510120 dct:spatial <https://wik.jp/todofuken/p32> .
:3510120 dct:spatial <https://wik.jp/todofuken/322016> .

:3510130 a skos:Concept ;
    skos:prefLabel "平田宍道湖"@ja ;
    skos:altLabel "ヒラタシンジコ"@ja-kana ;
    skos:notation "3510130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510130 dct:spatial <https://wik.jp/todofuken/p32> .
:3510130 dct:spatial <https://wik.jp/todofuken/322032> .

:3510140 a skos:Concept ;
    skos:prefLabel "地合"@ja ;
    skos:altLabel "チゴウ"@ja-kana ;
    skos:notation "3510140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510140 dct:spatial <https://wik.jp/todofuken/p32> .
:3510140 dct:spatial <https://wik.jp/todofuken/322032> .

:3510150 a skos:Concept ;
    skos:prefLabel "唯浦"@ja ;
    skos:altLabel "タダウラ"@ja-kana ;
    skos:notation "3510150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510150 dct:spatial <https://wik.jp/todofuken/p32> .
:3510150 dct:spatial <https://wik.jp/todofuken/322032> .

:3510160 a skos:Concept ;
    skos:prefLabel "塩津"@ja ;
    skos:altLabel "シオツ"@ja-kana ;
    skos:notation "3510160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510160 dct:spatial <https://wik.jp/todofuken/p32> .
:3510160 dct:spatial <https://wik.jp/todofuken/322032> .

:3510170 a skos:Concept ;
    skos:prefLabel "釜浦"@ja ;
    skos:altLabel "カマウラ"@ja-kana ;
    skos:notation "3510170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510170 dct:spatial <https://wik.jp/todofuken/p32> .
:3510170 dct:spatial <https://wik.jp/todofuken/322032> .

:3510180 a skos:Concept ;
    skos:prefLabel "猪目"@ja ;
    skos:altLabel "イノメ"@ja-kana ;
    skos:notation "3510180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510180 dct:spatial <https://wik.jp/todofuken/p32> .
:3510180 dct:spatial <https://wik.jp/todofuken/322032> .

:3510190 a skos:Concept ;
    skos:prefLabel "鵜峠"@ja ;
    skos:altLabel "ウド"@ja-kana ;
    skos:notation "3510190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510190 dct:spatial <https://wik.jp/todofuken/p32> .
:3510190 dct:spatial <https://wik.jp/todofuken/322032> .

:3510200 a skos:Concept ;
    skos:prefLabel "鷺浦"@ja ;
    skos:altLabel "サギウラ"@ja-kana ;
    skos:notation "3510200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510200 dct:spatial <https://wik.jp/todofuken/p32> .
:3510200 dct:spatial <https://wik.jp/todofuken/322032> .

:3510205 a skos:Concept ;
    skos:prefLabel "湖陵"@ja ;
    skos:altLabel "コリョウ"@ja-kana ;
    skos:notation "3510205" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510205 dct:spatial <https://wik.jp/todofuken/p32> .
:3510205 dct:spatial <https://wik.jp/todofuken/322032> .

:3510210 a skos:Concept ;
    skos:prefLabel "小田"@ja ;
    skos:altLabel "オダ"@ja-kana ;
    skos:notation "3510210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510210 dct:spatial <https://wik.jp/todofuken/p32> .
:3510210 dct:spatial <https://wik.jp/todofuken/322032> .

:3510220 a skos:Concept ;
    skos:prefLabel "波根東"@ja ;
    skos:altLabel "ハネヒガシ"@ja-kana ;
    skos:notation "3510220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510220 dct:spatial <https://wik.jp/todofuken/p32> .
:3510220 dct:spatial <https://wik.jp/todofuken/322059> .

:3510230 a skos:Concept ;
    skos:prefLabel "柳瀬"@ja ;
    skos:altLabel "ヤナゼ"@ja-kana ;
    skos:notation "3510230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510230 dct:spatial <https://wik.jp/todofuken/p32> .
:3510230 dct:spatial <https://wik.jp/todofuken/322059> .

:3510240 a skos:Concept ;
    skos:prefLabel "鳥井"@ja ;
    skos:altLabel "トリイ"@ja-kana ;
    skos:notation "3510240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510240 dct:spatial <https://wik.jp/todofuken/p32> .
:3510240 dct:spatial <https://wik.jp/todofuken/322059> .

:3510250 a skos:Concept ;
    skos:prefLabel "友"@ja ;
    skos:altLabel "トモ"@ja-kana ;
    skos:notation "3510250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510250 dct:spatial <https://wik.jp/todofuken/p32> .
:3510250 dct:spatial <https://wik.jp/todofuken/322059> .

:3510260 a skos:Concept ;
    skos:prefLabel "湯里"@ja ;
    skos:altLabel "ユサト"@ja-kana ;
    skos:notation "3510260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510260 dct:spatial <https://wik.jp/todofuken/p32> .
:3510260 dct:spatial <https://wik.jp/todofuken/322059> .

:3510270 a skos:Concept ;
    skos:prefLabel "日祖"@ja ;
    skos:altLabel "ヒソ"@ja-kana ;
    skos:notation "3510270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510270 dct:spatial <https://wik.jp/todofuken/p32> .
:3510270 dct:spatial <https://wik.jp/todofuken/322059> .

:3510280 a skos:Concept ;
    skos:prefLabel "湯戸"@ja ;
    skos:altLabel "ユト"@ja-kana ;
    skos:notation "3510280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510280 dct:spatial <https://wik.jp/todofuken/p32> .
:3510280 dct:spatial <https://wik.jp/todofuken/322059> .

:3510290 a skos:Concept ;
    skos:prefLabel "今浦(福浦)"@ja ;
    skos:altLabel "イマウラ(フクウラ)"@ja-kana ;
    skos:notation "3510290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510290 dct:spatial <https://wik.jp/todofuken/p32> .
:3510290 dct:spatial <https://wik.jp/todofuken/322059> .

:3510300 a skos:Concept ;
    skos:prefLabel "浅利"@ja ;
    skos:altLabel "アサリ"@ja-kana ;
    skos:notation "3510300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510300 dct:spatial <https://wik.jp/todofuken/p32> .
:3510300 dct:spatial <https://wik.jp/todofuken/322075> .

:3510320 a skos:Concept ;
    skos:prefLabel "波子"@ja ;
    skos:altLabel "ハシ"@ja-kana ;
    skos:notation "3510320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510320 dct:spatial <https://wik.jp/todofuken/p32> .
:3510320 dct:spatial <https://wik.jp/todofuken/322075> .

:3510330 a skos:Concept ;
    skos:prefLabel "津摩"@ja ;
    skos:altLabel "ツマ"@ja-kana ;
    skos:notation "3510330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510330 dct:spatial <https://wik.jp/todofuken/p32> .
:3510330 dct:spatial <https://wik.jp/todofuken/322024> .

:3510340 a skos:Concept ;
    skos:prefLabel "折居"@ja ;
    skos:altLabel "オリイ"@ja-kana ;
    skos:notation "3510340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510340 dct:spatial <https://wik.jp/todofuken/p32> .
:3510340 dct:spatial <https://wik.jp/todofuken/322024> .

:3510350 a skos:Concept ;
    skos:prefLabel "今浦(大麻)"@ja ;
    skos:altLabel "イマウラ(タイマ)"@ja-kana ;
    skos:notation "3510350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510350 dct:spatial <https://wik.jp/todofuken/p32> .
:3510350 dct:spatial <https://wik.jp/todofuken/322024> .

:3510360 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "3510360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510360 dct:spatial <https://wik.jp/todofuken/p32> .
:3510360 dct:spatial <https://wik.jp/todofuken/322024> .

:3510370 a skos:Concept ;
    skos:prefLabel "古湊"@ja ;
    skos:altLabel "フルミナト"@ja-kana ;
    skos:notation "3510370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510370 dct:spatial <https://wik.jp/todofuken/p32> .
:3510370 dct:spatial <https://wik.jp/todofuken/322024> .

:3510380 a skos:Concept ;
    skos:prefLabel "土田"@ja ;
    skos:altLabel "ツチダ"@ja-kana ;
    skos:notation "3510380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510380 dct:spatial <https://wik.jp/todofuken/p32> .
:3510380 dct:spatial <https://wik.jp/todofuken/322041> .

:3510390 a skos:Concept ;
    skos:prefLabel "木部"@ja ;
    skos:altLabel "キベ"@ja-kana ;
    skos:notation "3510390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510390 dct:spatial <https://wik.jp/todofuken/p32> .
:3510390 dct:spatial <https://wik.jp/todofuken/322041> .

:3510400 a skos:Concept ;
    skos:prefLabel "津田"@ja ;
    skos:altLabel "ツダ"@ja-kana ;
    skos:notation "3510400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510400 dct:spatial <https://wik.jp/todofuken/p32> .
:3510400 dct:spatial <https://wik.jp/todofuken/322041> .

:3510410 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "コハマ"@ja-kana ;
    skos:notation "3510410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510410 dct:spatial <https://wik.jp/todofuken/p32> .
:3510410 dct:spatial <https://wik.jp/todofuken/322041> .

:3510420 a skos:Concept ;
    skos:prefLabel "布施"@ja ;
    skos:altLabel "フセ"@ja-kana ;
    skos:notation "3510420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510420 dct:spatial <https://wik.jp/todofuken/p32> .
:3510420 dct:spatial <https://wik.jp/todofuken/325287> .

:3510430 a skos:Concept ;
    skos:prefLabel "大久"@ja ;
    skos:altLabel "オオク"@ja-kana ;
    skos:notation "3510430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510430 dct:spatial <https://wik.jp/todofuken/p32> .
:3510430 dct:spatial <https://wik.jp/todofuken/325287> .

:3510440 a skos:Concept ;
    skos:prefLabel "犬来"@ja ;
    skos:altLabel "イヌグ"@ja-kana ;
    skos:notation "3510440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510440 dct:spatial <https://wik.jp/todofuken/p32> .
:3510440 dct:spatial <https://wik.jp/todofuken/325287> .

:3510450 a skos:Concept ;
    skos:prefLabel "箕浦"@ja ;
    skos:altLabel "ミノウラ"@ja-kana ;
    skos:notation "3510450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510450 dct:spatial <https://wik.jp/todofuken/p32> .
:3510450 dct:spatial <https://wik.jp/todofuken/325287> .

:3510460 a skos:Concept ;
    skos:prefLabel "蛸木"@ja ;
    skos:altLabel "タクギ"@ja-kana ;
    skos:notation "3510460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510460 dct:spatial <https://wik.jp/todofuken/p32> .
:3510460 dct:spatial <https://wik.jp/todofuken/325287> .

:3510470 a skos:Concept ;
    skos:prefLabel "都万"@ja ;
    skos:altLabel "ツマ"@ja-kana ;
    skos:notation "3510470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510470 dct:spatial <https://wik.jp/todofuken/p32> .
:3510470 dct:spatial <https://wik.jp/todofuken/325287> .

:3510480 a skos:Concept ;
    skos:prefLabel "那久"@ja ;
    skos:altLabel "ナグ"@ja-kana ;
    skos:notation "3510480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510480 dct:spatial <https://wik.jp/todofuken/p32> .
:3510480 dct:spatial <https://wik.jp/todofuken/325287> .

:3510490 a skos:Concept ;
    skos:prefLabel "油井"@ja ;
    skos:altLabel "ユイ"@ja-kana ;
    skos:notation "3510490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510490 dct:spatial <https://wik.jp/todofuken/p32> .
:3510490 dct:spatial <https://wik.jp/todofuken/325287> .

:3510500 a skos:Concept ;
    skos:prefLabel "久見"@ja ;
    skos:altLabel "クミ"@ja-kana ;
    skos:notation "3510500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510500 dct:spatial <https://wik.jp/todofuken/p32> .
:3510500 dct:spatial <https://wik.jp/todofuken/325287> .

:3510510 a skos:Concept ;
    skos:prefLabel "菱浦"@ja ;
    skos:altLabel "ヒシウラ"@ja-kana ;
    skos:notation "3510510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510510 dct:spatial <https://wik.jp/todofuken/p32> .
:3510510 dct:spatial <https://wik.jp/todofuken/325252> .

:3510520 a skos:Concept ;
    skos:prefLabel "宇受賀"@ja ;
    skos:altLabel "ウヅカ"@ja-kana ;
    skos:notation "3510520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510520 dct:spatial <https://wik.jp/todofuken/p32> .
:3510520 dct:spatial <https://wik.jp/todofuken/325252> .

:3510530 a skos:Concept ;
    skos:prefLabel "高石"@ja ;
    skos:altLabel "タケシ"@ja-kana ;
    skos:notation "3510530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510530 dct:spatial <https://wik.jp/todofuken/p32> .
:3510530 dct:spatial <https://wik.jp/todofuken/325252> .

:3510540 a skos:Concept ;
    skos:prefLabel "多井"@ja ;
    skos:altLabel "オオイ"@ja-kana ;
    skos:notation "3510540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510540 dct:spatial <https://wik.jp/todofuken/p32> .
:3510540 dct:spatial <https://wik.jp/todofuken/325252> .

:3510550 a skos:Concept ;
    skos:prefLabel "珍崎"@ja ;
    skos:altLabel "チンザキ"@ja-kana ;
    skos:notation "3510550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510550 dct:spatial <https://wik.jp/todofuken/p32> .
:3510550 dct:spatial <https://wik.jp/todofuken/325261> .

:3510560 a skos:Concept ;
    skos:prefLabel "三度"@ja ;
    skos:altLabel "ミタベ"@ja-kana ;
    skos:notation "3510560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3510560 dct:spatial <https://wik.jp/todofuken/p32> .
:3510560 dct:spatial <https://wik.jp/todofuken/325261> .

:3520010 a skos:Concept ;
    skos:prefLabel "美保関"@ja ;
    skos:altLabel "ミホノセキ"@ja-kana ;
    skos:notation "3520010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520010 dct:spatial <https://wik.jp/todofuken/p32> .
:3520010 dct:spatial <https://wik.jp/todofuken/322016> .

:3520020 a skos:Concept ;
    skos:prefLabel "笠浦"@ja ;
    skos:altLabel "カサウラ"@ja-kana ;
    skos:notation "3520020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520020 dct:spatial <https://wik.jp/todofuken/p32> .
:3520020 dct:spatial <https://wik.jp/todofuken/322016> .

:3520030 a skos:Concept ;
    skos:prefLabel "瀬崎"@ja ;
    skos:altLabel "セザキ"@ja-kana ;
    skos:notation "3520030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520030 dct:spatial <https://wik.jp/todofuken/p32> .
:3520030 dct:spatial <https://wik.jp/todofuken/322016> .

:3520040 a skos:Concept ;
    skos:prefLabel "加賀"@ja ;
    skos:altLabel "カカ"@ja-kana ;
    skos:notation "3520040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520040 dct:spatial <https://wik.jp/todofuken/p32> .
:3520040 dct:spatial <https://wik.jp/todofuken/322016> .

:3520050 a skos:Concept ;
    skos:prefLabel "御津"@ja ;
    skos:altLabel "ミツ"@ja-kana ;
    skos:notation "3520050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520050 dct:spatial <https://wik.jp/todofuken/p32> .
:3520050 dct:spatial <https://wik.jp/todofuken/322016> .

:3520060 a skos:Concept ;
    skos:prefLabel "小伊津"@ja ;
    skos:altLabel "コイヅ"@ja-kana ;
    skos:notation "3520060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520060 dct:spatial <https://wik.jp/todofuken/p32> .
:3520060 dct:spatial <https://wik.jp/todofuken/322032> .

:3520070 a skos:Concept ;
    skos:prefLabel "宇龍"@ja ;
    skos:altLabel "ウリュウ"@ja-kana ;
    skos:notation "3520070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520070 dct:spatial <https://wik.jp/todofuken/p32> .
:3520070 dct:spatial <https://wik.jp/todofuken/322032> .

:3520080 a skos:Concept ;
    skos:prefLabel "和江"@ja ;
    skos:altLabel "ワエ"@ja-kana ;
    skos:notation "3520080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520080 dct:spatial <https://wik.jp/todofuken/p32> .
:3520080 dct:spatial <https://wik.jp/todofuken/322059> .

:3520100 a skos:Concept ;
    skos:prefLabel "仁万"@ja ;
    skos:altLabel "ニマ"@ja-kana ;
    skos:notation "3520100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520100 dct:spatial <https://wik.jp/todofuken/p32> .
:3520100 dct:spatial <https://wik.jp/todofuken/322059> .

:3520110 a skos:Concept ;
    skos:prefLabel "温泉津"@ja ;
    skos:altLabel "ユノツ"@ja-kana ;
    skos:notation "3520110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520110 dct:spatial <https://wik.jp/todofuken/p32> .
:3520110 dct:spatial <https://wik.jp/todofuken/322059> .

:3520120 a skos:Concept ;
    skos:prefLabel "黒松"@ja ;
    skos:altLabel "クロマツ"@ja-kana ;
    skos:notation "3520120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520120 dct:spatial <https://wik.jp/todofuken/p32> .
:3520120 dct:spatial <https://wik.jp/todofuken/322075> .

:3520130 a skos:Concept ;
    skos:prefLabel "唐鐘"@ja ;
    skos:altLabel "トウガネ"@ja-kana ;
    skos:notation "3520130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520130 dct:spatial <https://wik.jp/todofuken/p32> .
:3520130 dct:spatial <https://wik.jp/todofuken/322024> .

:3520140 a skos:Concept ;
    skos:prefLabel "須津"@ja ;
    skos:altLabel "スヅ"@ja-kana ;
    skos:notation "3520140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520140 dct:spatial <https://wik.jp/todofuken/p32> .
:3520140 dct:spatial <https://wik.jp/todofuken/322024> .

:3520150 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "3520150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520150 dct:spatial <https://wik.jp/todofuken/p32> .
:3520150 dct:spatial <https://wik.jp/todofuken/322041> .

:3520160 a skos:Concept ;
    skos:prefLabel "飯浦"@ja ;
    skos:altLabel "イイノウラ"@ja-kana ;
    skos:notation "3520160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520160 dct:spatial <https://wik.jp/todofuken/p32> .
:3520160 dct:spatial <https://wik.jp/todofuken/322041> .

:3520180 a skos:Concept ;
    skos:prefLabel "今津"@ja ;
    skos:altLabel "イマヅ"@ja-kana ;
    skos:notation "3520180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520180 dct:spatial <https://wik.jp/todofuken/p32> .
:3520180 dct:spatial <https://wik.jp/todofuken/325287> .

:3520190 a skos:Concept ;
    skos:prefLabel "加茂"@ja ;
    skos:altLabel "カモ"@ja-kana ;
    skos:notation "3520190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520190 dct:spatial <https://wik.jp/todofuken/p32> .
:3520190 dct:spatial <https://wik.jp/todofuken/325287> .

:3520200 a skos:Concept ;
    skos:prefLabel "津戸"@ja ;
    skos:altLabel "ツド"@ja-kana ;
    skos:notation "3520200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520200 dct:spatial <https://wik.jp/todofuken/p32> .
:3520200 dct:spatial <https://wik.jp/todofuken/325287> .

:3520210 a skos:Concept ;
    skos:prefLabel "豊田"@ja ;
    skos:altLabel "トヨダ"@ja-kana ;
    skos:notation "3520210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520210 dct:spatial <https://wik.jp/todofuken/p32> .
:3520210 dct:spatial <https://wik.jp/todofuken/325252> .

:3520220 a skos:Concept ;
    skos:prefLabel "崎"@ja ;
    skos:altLabel "サキ"@ja-kana ;
    skos:notation "3520220" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520220 dct:spatial <https://wik.jp/todofuken/p32> .
:3520220 dct:spatial <https://wik.jp/todofuken/325252> .

:3520230 a skos:Concept ;
    skos:prefLabel "知夫"@ja ;
    skos:altLabel "チブ"@ja-kana ;
    skos:notation "3520230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3520230 dct:spatial <https://wik.jp/todofuken/p32> .
:3520230 dct:spatial <https://wik.jp/todofuken/325279> .

:3530010 a skos:Concept ;
    skos:prefLabel "浜田"@ja ;
    skos:altLabel "ハマダ"@ja-kana ;
    skos:notation "3530010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:3530010 dct:spatial <https://wik.jp/todofuken/p32> .
:3530010 dct:spatial <https://wik.jp/todofuken/322024> .

:3530020 a skos:Concept ;
    skos:prefLabel "恵曇"@ja ;
    skos:altLabel "エトモ"@ja-kana ;
    skos:notation "3530020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3530020 dct:spatial <https://wik.jp/todofuken/p32> .
:3530020 dct:spatial <https://wik.jp/todofuken/322016> .

:3530030 a skos:Concept ;
    skos:prefLabel "大社"@ja ;
    skos:altLabel "タイシヤ"@ja-kana ;
    skos:notation "3530030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3530030 dct:spatial <https://wik.jp/todofuken/p32> .
:3530030 dct:spatial <https://wik.jp/todofuken/322032> .

:3530040 a skos:Concept ;
    skos:prefLabel "西郷"@ja ;
    skos:altLabel "サイゴウ"@ja-kana ;
    skos:notation "3530040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3530040 dct:spatial <https://wik.jp/todofuken/p32> .
:3530040 dct:spatial <https://wik.jp/todofuken/325287> .

:3540010 a skos:Concept ;
    skos:prefLabel "十六島"@ja ;
    skos:altLabel "ウップルイ"@ja-kana ;
    skos:notation "3540010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3540010 dct:spatial <https://wik.jp/todofuken/p32> .
:3540010 dct:spatial <https://wik.jp/todofuken/322032> .

:3540015 a skos:Concept ;
    skos:prefLabel "中村"@ja ;
    skos:altLabel "ナカムラ"@ja-kana ;
    skos:notation "3540015" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3540015 dct:spatial <https://wik.jp/todofuken/p32> .
:3540015 dct:spatial <https://wik.jp/todofuken/325287> .

:3540020 a skos:Concept ;
    skos:prefLabel "浦郷"@ja ;
    skos:altLabel "ウラゴウ"@ja-kana ;
    skos:notation "3540020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3540020 dct:spatial <https://wik.jp/todofuken/p32> .
:3540020 dct:spatial <https://wik.jp/todofuken/325261> .

:3610010 a skos:Concept ;
    skos:prefLabel "頭島"@ja ;
    skos:altLabel "カシラジマ"@ja-kana ;
    skos:notation "3610010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610010 dct:spatial <https://wik.jp/todofuken/p33> .
:3610010 dct:spatial <https://wik.jp/todofuken/332119> .

:3610020 a skos:Concept ;
    skos:prefLabel "大多府"@ja ;
    skos:altLabel "オオタフ"@ja-kana ;
    skos:notation "3610020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610020 dct:spatial <https://wik.jp/todofuken/p33> .
:3610020 dct:spatial <https://wik.jp/todofuken/332119> .

:3610050 a skos:Concept ;
    skos:prefLabel "西脇"@ja ;
    skos:altLabel "ニシワキ"@ja-kana ;
    skos:notation "3610050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610050 dct:spatial <https://wik.jp/todofuken/p33> .
:3610050 dct:spatial <https://wik.jp/todofuken/332127> .

:3610080 a skos:Concept ;
    skos:prefLabel "阿津"@ja ;
    skos:altLabel "アツ"@ja-kana ;
    skos:notation "3610080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610080 dct:spatial <https://wik.jp/todofuken/p33> .
:3610080 dct:spatial <https://wik.jp/todofuken/331007> .

:3610090 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "3610090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610090 dct:spatial <https://wik.jp/todofuken/p33> .
:3610090 dct:spatial <https://wik.jp/todofuken/331007> .

:3610100 a skos:Concept ;
    skos:prefLabel "郡"@ja ;
    skos:altLabel "コオリ"@ja-kana ;
    skos:notation "3610100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610100 dct:spatial <https://wik.jp/todofuken/p33> .
:3610100 dct:spatial <https://wik.jp/todofuken/331007> .

:3610110 a skos:Concept ;
    skos:prefLabel "八浜"@ja ;
    skos:altLabel "ハチハマ"@ja-kana ;
    skos:notation "3610110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610110 dct:spatial <https://wik.jp/todofuken/p33> .
:3610110 dct:spatial <https://wik.jp/todofuken/332046> .

:3610120 a skos:Concept ;
    skos:prefLabel "通生"@ja ;
    skos:altLabel "カヨウ"@ja-kana ;
    skos:notation "3610120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610120 dct:spatial <https://wik.jp/todofuken/p33> .
:3610120 dct:spatial <https://wik.jp/todofuken/332020> .

:3610130 a skos:Concept ;
    skos:prefLabel "呼松"@ja ;
    skos:altLabel "ヨビマツ"@ja-kana ;
    skos:notation "3610130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610130 dct:spatial <https://wik.jp/todofuken/p33> .
:3610130 dct:spatial <https://wik.jp/todofuken/332020> .

:3610140 a skos:Concept ;
    skos:prefLabel "勇崎"@ja ;
    skos:altLabel "ユウザキ"@ja-kana ;
    skos:notation "3610140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610140 dct:spatial <https://wik.jp/todofuken/p33> .
:3610140 dct:spatial <https://wik.jp/todofuken/332020> .

:3610150 a skos:Concept ;
    skos:prefLabel "小原"@ja ;
    skos:altLabel "コバラ"@ja-kana ;
    skos:notation "3610150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610150 dct:spatial <https://wik.jp/todofuken/p33> .
:3610150 dct:spatial <https://wik.jp/todofuken/332020> .

:3610160 a skos:Concept ;
    skos:prefLabel "正頭"@ja ;
    skos:altLabel "ショウトウ"@ja-kana ;
    skos:notation "3610160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610160 dct:spatial <https://wik.jp/todofuken/p33> .
:3610160 dct:spatial <https://wik.jp/todofuken/332054> .

:3610170 a skos:Concept ;
    skos:prefLabel "横江"@ja ;
    skos:altLabel "ヨコエ"@ja-kana ;
    skos:notation "3610170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610170 dct:spatial <https://wik.jp/todofuken/p33> .
:3610170 dct:spatial <https://wik.jp/todofuken/332054> .

:3610190 a skos:Concept ;
    skos:prefLabel "高島"@ja ;
    skos:altLabel "タカシマ"@ja-kana ;
    skos:notation "3610190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610190 dct:spatial <https://wik.jp/todofuken/p33> .
:3610190 dct:spatial <https://wik.jp/todofuken/332054> .

:3610200 a skos:Concept ;
    skos:prefLabel "金風呂"@ja ;
    skos:altLabel "カナブロ"@ja-kana ;
    skos:notation "3610200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610200 dct:spatial <https://wik.jp/todofuken/p33> .
:3610200 dct:spatial <https://wik.jp/todofuken/332054> .

:3610210 a skos:Concept ;
    skos:prefLabel "湛江"@ja ;
    skos:altLabel "タタエ"@ja-kana ;
    skos:notation "3610210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3610210 dct:spatial <https://wik.jp/todofuken/p33> .
:3610210 dct:spatial <https://wik.jp/todofuken/332054> .

:3620005 a skos:Concept ;
    skos:prefLabel "穂浪"@ja ;
    skos:altLabel "ホナミ"@ja-kana ;
    skos:notation "3620005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620005 dct:spatial <https://wik.jp/todofuken/p33> .
:3620005 dct:spatial <https://wik.jp/todofuken/332119> .

:3620010 a skos:Concept ;
    skos:prefLabel "虫明"@ja ;
    skos:altLabel "ムシアケ"@ja-kana ;
    skos:notation "3620010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620010 dct:spatial <https://wik.jp/todofuken/p33> .
:3620010 dct:spatial <https://wik.jp/todofuken/332127> .

:3620015 a skos:Concept ;
    skos:prefLabel "朝日"@ja ;
    skos:altLabel "アサヒ"@ja-kana ;
    skos:notation "3620015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620015 dct:spatial <https://wik.jp/todofuken/p33> .

:3620017 a skos:Concept ;
    skos:prefLabel "久久井"@ja ;
    skos:altLabel "クグイ"@ja-kana ;
    skos:notation "3620017" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620017 dct:spatial <https://wik.jp/todofuken/p33> .
:3620017 dct:spatial <https://wik.jp/todofuken/331007> .

:3620020 a skos:Concept ;
    skos:prefLabel "大畠"@ja ;
    skos:altLabel "オバタケ"@ja-kana ;
    skos:notation "3620020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620020 dct:spatial <https://wik.jp/todofuken/p33> .
:3620020 dct:spatial <https://wik.jp/todofuken/332020> .

:3620030 a skos:Concept ;
    skos:prefLabel "下津井"@ja ;
    skos:altLabel "シモツイ"@ja-kana ;
    skos:notation "3620030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620030 dct:spatial <https://wik.jp/todofuken/p33> .
:3620030 dct:spatial <https://wik.jp/todofuken/332020> .

:3620040 a skos:Concept ;
    skos:prefLabel "沙美"@ja ;
    skos:altLabel "サミ"@ja-kana ;
    skos:notation "3620040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620040 dct:spatial <https://wik.jp/todofuken/p33> .
:3620040 dct:spatial <https://wik.jp/todofuken/332020> .

:3620050 a skos:Concept ;
    skos:prefLabel "寄島"@ja ;
    skos:altLabel "ヨリシマ"@ja-kana ;
    skos:notation "3620050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620050 dct:spatial <https://wik.jp/todofuken/p33> .
:3620050 dct:spatial <https://wik.jp/todofuken/332160> .

:3620070 a skos:Concept ;
    skos:prefLabel "白石島"@ja ;
    skos:altLabel "シライシジマ"@ja-kana ;
    skos:notation "3620070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620070 dct:spatial <https://wik.jp/todofuken/p33> .
:3620070 dct:spatial <https://wik.jp/todofuken/332054> .

:3620080 a skos:Concept ;
    skos:prefLabel "真鍋島"@ja ;
    skos:altLabel "マナベシマ"@ja-kana ;
    skos:notation "3620080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3620080 dct:spatial <https://wik.jp/todofuken/p33> .
:3620080 dct:spatial <https://wik.jp/todofuken/332054> .

:3710010 a skos:Concept ;
    skos:prefLabel "上ノ浜"@ja ;
    skos:altLabel "カミノハマ"@ja-kana ;
    skos:notation "3710010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710010 dct:spatial <https://wik.jp/todofuken/p34> .
:3710010 dct:spatial <https://wik.jp/todofuken/342131> .

:3710020 a skos:Concept ;
    skos:prefLabel "梅原"@ja ;
    skos:altLabel "ウメハラ"@ja-kana ;
    skos:notation "3710020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710020 dct:spatial <https://wik.jp/todofuken/p34> .
:3710020 dct:spatial <https://wik.jp/todofuken/342131> .

:3710030 a skos:Concept ;
    skos:prefLabel "丸石"@ja ;
    skos:altLabel "マルイシ"@ja-kana ;
    skos:notation "3710030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710030 dct:spatial <https://wik.jp/todofuken/p34> .
:3710030 dct:spatial <https://wik.jp/todofuken/342131> .

:3710035 a skos:Concept ;
    skos:prefLabel "五日市"@ja ;
    skos:altLabel "イツカイチ"@ja-kana ;
    skos:notation "3710035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710035 dct:spatial <https://wik.jp/todofuken/p34> .
:3710035 dct:spatial <https://wik.jp/todofuken/341002> .

:3710040 a skos:Concept ;
    skos:prefLabel "世上"@ja ;
    skos:altLabel "セジョウ"@ja-kana ;
    skos:notation "3710040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710040 dct:spatial <https://wik.jp/todofuken/p34> .
:3710040 dct:spatial <https://wik.jp/todofuken/342157> .

:3710050 a skos:Concept ;
    skos:prefLabel "大屋"@ja ;
    skos:altLabel "オオヤ"@ja-kana ;
    skos:notation "3710050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710050 dct:spatial <https://wik.jp/todofuken/p34> .
:3710050 dct:spatial <https://wik.jp/todofuken/342025> .

:3710060 a skos:Concept ;
    skos:prefLabel "情島"@ja ;
    skos:altLabel "ナサケジマ"@ja-kana ;
    skos:notation "3710060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710060 dct:spatial <https://wik.jp/todofuken/p34> .
:3710060 dct:spatial <https://wik.jp/todofuken/342025> .

:3710070 a skos:Concept ;
    skos:prefLabel "田原"@ja ;
    skos:altLabel "タハラ"@ja-kana ;
    skos:notation "3710070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710070 dct:spatial <https://wik.jp/todofuken/p34> .
:3710070 dct:spatial <https://wik.jp/todofuken/342025> .

:3710080 a skos:Concept ;
    skos:prefLabel "長谷"@ja ;
    skos:altLabel "ナガタニ"@ja-kana ;
    skos:notation "3710080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710080 dct:spatial <https://wik.jp/todofuken/p34> .
:3710080 dct:spatial <https://wik.jp/todofuken/342025> .

:3710090 a skos:Concept ;
    skos:prefLabel "大地蔵"@ja ;
    skos:altLabel "オオジゾウ"@ja-kana ;
    skos:notation "3710090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710090 dct:spatial <https://wik.jp/todofuken/p34> .
:3710090 dct:spatial <https://wik.jp/todofuken/342025> .

:3710100 a skos:Concept ;
    skos:prefLabel "原"@ja ;
    skos:altLabel "ハラ"@ja-kana ;
    skos:notation "3710100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710100 dct:spatial <https://wik.jp/todofuken/p34> .
:3710100 dct:spatial <https://wik.jp/todofuken/342025> .

:3710105 a skos:Concept ;
    skos:prefLabel "竹原"@ja ;
    skos:altLabel "タケハラ"@ja-kana ;
    skos:notation "3710105" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710105 dct:spatial <https://wik.jp/todofuken/p34> .
:3710105 dct:spatial <https://wik.jp/todofuken/342033> .

:3710120 a skos:Concept ;
    skos:prefLabel "大芝北"@ja ;
    skos:altLabel "オオシバキタ"@ja-kana ;
    skos:notation "3710120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710120 dct:spatial <https://wik.jp/todofuken/p34> .
:3710120 dct:spatial <https://wik.jp/todofuken/342122> .

:3710130 a skos:Concept ;
    skos:prefLabel "大芝南"@ja ;
    skos:altLabel "オオシバミナミ"@ja-kana ;
    skos:notation "3710130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710130 dct:spatial <https://wik.jp/todofuken/p34> .
:3710130 dct:spatial <https://wik.jp/todofuken/342122> .

:3710140 a skos:Concept ;
    skos:prefLabel "能地"@ja ;
    skos:altLabel "ノウヂ"@ja-kana ;
    skos:notation "3710140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710140 dct:spatial <https://wik.jp/todofuken/p34> .
:3710140 dct:spatial <https://wik.jp/todofuken/342041> .

:3710150 a skos:Concept ;
    skos:prefLabel "須波"@ja ;
    skos:altLabel "スナミ"@ja-kana ;
    skos:notation "3710150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710150 dct:spatial <https://wik.jp/todofuken/p34> .
:3710150 dct:spatial <https://wik.jp/todofuken/342041> .

:3710160 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシウラ"@ja-kana ;
    skos:notation "3710160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710160 dct:spatial <https://wik.jp/todofuken/p34> .
:3710160 dct:spatial <https://wik.jp/todofuken/342050> .

:3710170 a skos:Concept ;
    skos:prefLabel "鏡浦"@ja ;
    skos:altLabel "カガミウラ"@ja-kana ;
    skos:notation "3710170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710170 dct:spatial <https://wik.jp/todofuken/p34> .
:3710170 dct:spatial <https://wik.jp/todofuken/342050> .

:3710180 a skos:Concept ;
    skos:prefLabel "大町"@ja ;
    skos:altLabel "オオマチ"@ja-kana ;
    skos:notation "3710180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710180 dct:spatial <https://wik.jp/todofuken/p34> .
:3710180 dct:spatial <https://wik.jp/todofuken/342050> .

:3710190 a skos:Concept ;
    skos:prefLabel "干汐"@ja ;
    skos:altLabel "ヒシオ"@ja-kana ;
    skos:notation "3710190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710190 dct:spatial <https://wik.jp/todofuken/p34> .
:3710190 dct:spatial <https://wik.jp/todofuken/342050> .

:3710200 a skos:Concept ;
    skos:prefLabel "立花"@ja ;
    skos:altLabel "タチバナ"@ja-kana ;
    skos:notation "3710200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710200 dct:spatial <https://wik.jp/todofuken/p34> .
:3710200 dct:spatial <https://wik.jp/todofuken/342050> .

:3710210 a skos:Concept ;
    skos:prefLabel "串浜"@ja ;
    skos:altLabel "クシハマ"@ja-kana ;
    skos:notation "3710210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710210 dct:spatial <https://wik.jp/todofuken/p34> .
:3710210 dct:spatial <https://wik.jp/todofuken/342050> .

:3710220 a skos:Concept ;
    skos:prefLabel "海老"@ja ;
    skos:altLabel "エビ"@ja-kana ;
    skos:notation "3710220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710220 dct:spatial <https://wik.jp/todofuken/p34> .
:3710220 dct:spatial <https://wik.jp/todofuken/342050> .

:3710230 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "3710230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710230 dct:spatial <https://wik.jp/todofuken/p34> .
:3710230 dct:spatial <https://wik.jp/todofuken/342050> .

:3710250 a skos:Concept ;
    skos:prefLabel "福山"@ja ;
    skos:altLabel "フクヤマ"@ja-kana ;
    skos:notation "3710250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3710250 dct:spatial <https://wik.jp/todofuken/p34> .
:3710250 dct:spatial <https://wik.jp/todofuken/342076> .

:3720010 a skos:Concept ;
    skos:prefLabel "阿多田"@ja ;
    skos:altLabel "アタタ"@ja-kana ;
    skos:notation "3720010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720010 dct:spatial <https://wik.jp/todofuken/p34> .
:3720010 dct:spatial <https://wik.jp/todofuken/342114> .

:3720020 a skos:Concept ;
    skos:prefLabel "玖波"@ja ;
    skos:altLabel "クバ"@ja-kana ;
    skos:notation "3720020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720020 dct:spatial <https://wik.jp/todofuken/p34> .
:3720020 dct:spatial <https://wik.jp/todofuken/342114> .

:3720030 a skos:Concept ;
    skos:prefLabel "塩屋"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "3720030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720030 dct:spatial <https://wik.jp/todofuken/p34> .
:3720030 dct:spatial <https://wik.jp/todofuken/342131> .

:3720040 a skos:Concept ;
    skos:prefLabel "地御前"@ja ;
    skos:altLabel "ジゴゼン"@ja-kana ;
    skos:notation "3720040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720040 dct:spatial <https://wik.jp/todofuken/p34> .
:3720040 dct:spatial <https://wik.jp/todofuken/342131> .

:3720060 a skos:Concept ;
    skos:prefLabel "美能"@ja ;
    skos:altLabel "ミノウ"@ja-kana ;
    skos:notation "3720060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720060 dct:spatial <https://wik.jp/todofuken/p34> .
:3720060 dct:spatial <https://wik.jp/todofuken/342157> .

:3720070 a skos:Concept ;
    skos:prefLabel "畑"@ja ;
    skos:altLabel "ハタ"@ja-kana ;
    skos:notation "3720070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720070 dct:spatial <https://wik.jp/todofuken/p34> .
:3720070 dct:spatial <https://wik.jp/todofuken/342157> .

:3720080 a skos:Concept ;
    skos:prefLabel "深江"@ja ;
    skos:altLabel "フカエ"@ja-kana ;
    skos:notation "3720080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720080 dct:spatial <https://wik.jp/todofuken/p34> .
:3720080 dct:spatial <https://wik.jp/todofuken/342157> .

:3720090 a skos:Concept ;
    skos:prefLabel "柿浦"@ja ;
    skos:altLabel "カキウラ"@ja-kana ;
    skos:notation "3720090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720090 dct:spatial <https://wik.jp/todofuken/p34> .
:3720090 dct:spatial <https://wik.jp/todofuken/342157> .

:3720100 a skos:Concept ;
    skos:prefLabel "音戸"@ja ;
    skos:altLabel "オンド"@ja-kana ;
    skos:notation "3720100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720100 dct:spatial <https://wik.jp/todofuken/p34> .
:3720100 dct:spatial <https://wik.jp/todofuken/342025> .

:3720110 a skos:Concept ;
    skos:prefLabel "倉橋"@ja ;
    skos:altLabel "クラハシ"@ja-kana ;
    skos:notation "3720110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720110 dct:spatial <https://wik.jp/todofuken/p34> .
:3720110 dct:spatial <https://wik.jp/todofuken/342025> .

:3720120 a skos:Concept ;
    skos:prefLabel "安浦"@ja ;
    skos:altLabel "ヤスウラ"@ja-kana ;
    skos:notation "3720120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720120 dct:spatial <https://wik.jp/todofuken/p34> .
:3720120 dct:spatial <https://wik.jp/todofuken/342025> .

:3720140 a skos:Concept ;
    skos:prefLabel "沖浦"@ja ;
    skos:altLabel "オキウラ"@ja-kana ;
    skos:notation "3720140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720140 dct:spatial <https://wik.jp/todofuken/p34> .

:3720150 a skos:Concept ;
    skos:prefLabel "豊島"@ja ;
    skos:altLabel "トヨシマ"@ja-kana ;
    skos:notation "3720150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720150 dct:spatial <https://wik.jp/todofuken/p34> .

:3720160 a skos:Concept ;
    skos:prefLabel "吉和"@ja ;
    skos:altLabel "ヨシワ"@ja-kana ;
    skos:notation "3720160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720160 dct:spatial <https://wik.jp/todofuken/p34> .
:3720160 dct:spatial <https://wik.jp/todofuken/342050> .

:3720170 a skos:Concept ;
    skos:prefLabel "平"@ja ;
    skos:altLabel "ヒラ"@ja-kana ;
    skos:notation "3720170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720170 dct:spatial <https://wik.jp/todofuken/p34> .
:3720170 dct:spatial <https://wik.jp/todofuken/342076> .

:3720180 a skos:Concept ;
    skos:prefLabel "走"@ja ;
    skos:altLabel "ハシリ"@ja-kana ;
    skos:notation "3720180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720180 dct:spatial <https://wik.jp/todofuken/p34> .
:3720180 dct:spatial <https://wik.jp/todofuken/342076> .

:3720190 a skos:Concept ;
    skos:prefLabel "横田"@ja ;
    skos:altLabel "ヨコタ"@ja-kana ;
    skos:notation "3720190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720190 dct:spatial <https://wik.jp/todofuken/p34> .
:3720190 dct:spatial <https://wik.jp/todofuken/342076> .

:3720200 a skos:Concept ;
    skos:prefLabel "箱崎"@ja ;
    skos:altLabel "ハコザキ"@ja-kana ;
    skos:notation "3720200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3720200 dct:spatial <https://wik.jp/todofuken/p34> .
:3720200 dct:spatial <https://wik.jp/todofuken/342076> .

:3730010 a skos:Concept ;
    skos:prefLabel "草津"@ja ;
    skos:altLabel "クサツ"@ja-kana ;
    skos:notation "3730010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3730010 dct:spatial <https://wik.jp/todofuken/p34> .
:3730010 dct:spatial <https://wik.jp/todofuken/341002> .

:3810010 a skos:Concept ;
    skos:prefLabel "和田"@ja ;
    skos:altLabel "ワダ"@ja-kana ;
    skos:notation "3810010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810010 dct:spatial <https://wik.jp/todofuken/p35> .
:3810010 dct:spatial <https://wik.jp/todofuken/353051> .

:3810020 a skos:Concept ;
    skos:prefLabel "森野"@ja ;
    skos:altLabel "モリノ"@ja-kana ;
    skos:notation "3810020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810020 dct:spatial <https://wik.jp/todofuken/p35> .
:3810020 dct:spatial <https://wik.jp/todofuken/353051> .

:3810030 a skos:Concept ;
    skos:prefLabel "日良居"@ja ;
    skos:altLabel "ヒライ"@ja-kana ;
    skos:notation "3810030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810030 dct:spatial <https://wik.jp/todofuken/p35> .
:3810030 dct:spatial <https://wik.jp/todofuken/353051> .

:3810035 a skos:Concept ;
    skos:prefLabel "安下庄"@ja ;
    skos:altLabel "アゲノショウ"@ja-kana ;
    skos:notation "3810035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810035 dct:spatial <https://wik.jp/todofuken/p35> .
:3810035 dct:spatial <https://wik.jp/todofuken/353051> .

:3810040 a skos:Concept ;
    skos:prefLabel "浮島"@ja ;
    skos:altLabel "ウカシマ"@ja-kana ;
    skos:notation "3810040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810040 dct:spatial <https://wik.jp/todofuken/p35> .
:3810040 dct:spatial <https://wik.jp/todofuken/353051> .

:3810050 a skos:Concept ;
    skos:prefLabel "椋野"@ja ;
    skos:altLabel "ムクノ"@ja-kana ;
    skos:notation "3810050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810050 dct:spatial <https://wik.jp/todofuken/p35> .
:3810050 dct:spatial <https://wik.jp/todofuken/353051> .

:3810060 a skos:Concept ;
    skos:prefLabel "前島"@ja ;
    skos:altLabel "マエジマ"@ja-kana ;
    skos:notation "3810060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810060 dct:spatial <https://wik.jp/todofuken/p35> .
:3810060 dct:spatial <https://wik.jp/todofuken/353051> .

:3810070 a skos:Concept ;
    skos:prefLabel "三蒲"@ja ;
    skos:altLabel "ミガマ"@ja-kana ;
    skos:notation "3810070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810070 dct:spatial <https://wik.jp/todofuken/p35> .
:3810070 dct:spatial <https://wik.jp/todofuken/353051> .

:3810080 a skos:Concept ;
    skos:prefLabel "志佐"@ja ;
    skos:altLabel "シサ"@ja-kana ;
    skos:notation "3810080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810080 dct:spatial <https://wik.jp/todofuken/p35> .
:3810080 dct:spatial <https://wik.jp/todofuken/353051> .

:3810085 a skos:Concept ;
    skos:prefLabel "出井"@ja ;
    skos:altLabel "イズイ"@ja-kana ;
    skos:notation "3810085" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810085 dct:spatial <https://wik.jp/todofuken/p35> .
:3810085 dct:spatial <https://wik.jp/todofuken/353051> .

:3810090 a skos:Concept ;
    skos:prefLabel "通津"@ja ;
    skos:altLabel "ツヅ"@ja-kana ;
    skos:notation "3810090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810090 dct:spatial <https://wik.jp/todofuken/p35> .
:3810090 dct:spatial <https://wik.jp/todofuken/352080> .

:3810100 a skos:Concept ;
    skos:prefLabel "黒島"@ja ;
    skos:altLabel "クロシマ"@ja-kana ;
    skos:notation "3810100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810100 dct:spatial <https://wik.jp/todofuken/p35> .
:3810100 dct:spatial <https://wik.jp/todofuken/352080> .

:3810110 a skos:Concept ;
    skos:prefLabel "端島"@ja ;
    skos:altLabel "ハシマ"@ja-kana ;
    skos:notation "3810110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810110 dct:spatial <https://wik.jp/todofuken/p35> .
:3810110 dct:spatial <https://wik.jp/todofuken/352080> .

:3810120 a skos:Concept ;
    skos:prefLabel "由宇"@ja ;
    skos:altLabel "ユウ"@ja-kana ;
    skos:notation "3810120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810120 dct:spatial <https://wik.jp/todofuken/p35> .
:3810120 dct:spatial <https://wik.jp/todofuken/352080> .

:3810130 a skos:Concept ;
    skos:prefLabel "神代"@ja ;
    skos:altLabel "コウジロ"@ja-kana ;
    skos:notation "3810130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810130 dct:spatial <https://wik.jp/todofuken/p35> .
:3810130 dct:spatial <https://wik.jp/todofuken/352128> .

:3810140 a skos:Concept ;
    skos:prefLabel "鳴門"@ja ;
    skos:altLabel "ナルト"@ja-kana ;
    skos:notation "3810140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810140 dct:spatial <https://wik.jp/todofuken/p35> .
:3810140 dct:spatial <https://wik.jp/todofuken/352128> .

:3810160 a skos:Concept ;
    skos:prefLabel "伊保庄"@ja ;
    skos:altLabel "イホノショウ"@ja-kana ;
    skos:notation "3810160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810160 dct:spatial <https://wik.jp/todofuken/p35> .
:3810160 dct:spatial <https://wik.jp/todofuken/352128> .

:3810170 a skos:Concept ;
    skos:prefLabel "阿月"@ja ;
    skos:altLabel "アツキ"@ja-kana ;
    skos:notation "3810170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810170 dct:spatial <https://wik.jp/todofuken/p35> .
:3810170 dct:spatial <https://wik.jp/todofuken/352128> .

:3810180 a skos:Concept ;
    skos:prefLabel "平郡"@ja ;
    skos:altLabel "ヘイグン"@ja-kana ;
    skos:notation "3810180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810180 dct:spatial <https://wik.jp/todofuken/p35> .
:3810180 dct:spatial <https://wik.jp/todofuken/352128> .

:3810220 a skos:Concept ;
    skos:prefLabel "粭大島"@ja ;
    skos:altLabel "スクモオオシマ"@ja-kana ;
    skos:notation "3810220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810220 dct:spatial <https://wik.jp/todofuken/p35> .
:3810220 dct:spatial <https://wik.jp/todofuken/352152> .

:3810230 a skos:Concept ;
    skos:prefLabel "戸田"@ja ;
    skos:altLabel "ヘタ"@ja-kana ;
    skos:notation "3810230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810230 dct:spatial <https://wik.jp/todofuken/p35> .
:3810230 dct:spatial <https://wik.jp/todofuken/352152> .

:3810240 a skos:Concept ;
    skos:prefLabel "大津島"@ja ;
    skos:altLabel "オオヅシマ"@ja-kana ;
    skos:notation "3810240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810240 dct:spatial <https://wik.jp/todofuken/p35> .
:3810240 dct:spatial <https://wik.jp/todofuken/352152> .

:3810250 a skos:Concept ;
    skos:prefLabel "富海"@ja ;
    skos:altLabel "トノミ"@ja-kana ;
    skos:notation "3810250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810250 dct:spatial <https://wik.jp/todofuken/p35> .
:3810250 dct:spatial <https://wik.jp/todofuken/352063> .

:3810260 a skos:Concept ;
    skos:prefLabel "牟礼"@ja ;
    skos:altLabel "ムレ"@ja-kana ;
    skos:notation "3810260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810260 dct:spatial <https://wik.jp/todofuken/p35> .
:3810260 dct:spatial <https://wik.jp/todofuken/352063> .

:3810270 a skos:Concept ;
    skos:prefLabel "中浦"@ja ;
    skos:altLabel "ナカノウラ"@ja-kana ;
    skos:notation "3810270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810270 dct:spatial <https://wik.jp/todofuken/p35> .
:3810270 dct:spatial <https://wik.jp/todofuken/352063> .

:3810280 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシノウラ"@ja-kana ;
    skos:notation "3810280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810280 dct:spatial <https://wik.jp/todofuken/p35> .
:3810280 dct:spatial <https://wik.jp/todofuken/352063> .

:3810290 a skos:Concept ;
    skos:prefLabel "大道"@ja ;
    skos:altLabel "ダイドウ"@ja-kana ;
    skos:notation "3810290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810290 dct:spatial <https://wik.jp/todofuken/p35> .
:3810290 dct:spatial <https://wik.jp/todofuken/352063> .

:3810300 a skos:Concept ;
    skos:prefLabel "山口"@ja ;
    skos:altLabel "ヤマグチ"@ja-kana ;
    skos:notation "3810300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810300 dct:spatial <https://wik.jp/todofuken/p35> .
:3810300 dct:spatial <https://wik.jp/todofuken/352039> .

:3810310 a skos:Concept ;
    skos:prefLabel "相原"@ja ;
    skos:altLabel "アイバラ"@ja-kana ;
    skos:notation "3810310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810310 dct:spatial <https://wik.jp/todofuken/p35> .
:3810310 dct:spatial <https://wik.jp/todofuken/352039> .

:3810315 a skos:Concept ;
    skos:prefLabel "阿知須"@ja ;
    skos:altLabel "アジス"@ja-kana ;
    skos:notation "3810315" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810315 dct:spatial <https://wik.jp/todofuken/p35> .
:3810315 dct:spatial <https://wik.jp/todofuken/352039> .

:3810320 a skos:Concept ;
    skos:prefLabel "丸尾"@ja ;
    skos:altLabel "マルオ"@ja-kana ;
    skos:notation "3810320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810320 dct:spatial <https://wik.jp/todofuken/p35> .
:3810320 dct:spatial <https://wik.jp/todofuken/352021> .

:3810330 a skos:Concept ;
    skos:prefLabel "刈屋"@ja ;
    skos:altLabel "カリヤ"@ja-kana ;
    skos:notation "3810330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810330 dct:spatial <https://wik.jp/todofuken/p35> .
:3810330 dct:spatial <https://wik.jp/todofuken/352161> .

:3810340 a skos:Concept ;
    skos:prefLabel "高泊"@ja ;
    skos:altLabel "タカドマリ"@ja-kana ;
    skos:notation "3810340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810340 dct:spatial <https://wik.jp/todofuken/p35> .
:3810340 dct:spatial <https://wik.jp/todofuken/352161> .

:3810350 a skos:Concept ;
    skos:prefLabel "梶"@ja ;
    skos:altLabel "カジ"@ja-kana ;
    skos:notation "3810350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810350 dct:spatial <https://wik.jp/todofuken/p35> .
:3810350 dct:spatial <https://wik.jp/todofuken/352161> .

:3810360 a skos:Concept ;
    skos:prefLabel "埴生"@ja ;
    skos:altLabel "ハブ"@ja-kana ;
    skos:notation "3810360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810360 dct:spatial <https://wik.jp/todofuken/p35> .
:3810360 dct:spatial <https://wik.jp/todofuken/352161> .

:3810370 a skos:Concept ;
    skos:prefLabel "王喜"@ja ;
    skos:altLabel "オウキ"@ja-kana ;
    skos:notation "3810370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810370 dct:spatial <https://wik.jp/todofuken/p35> .
:3810370 dct:spatial <https://wik.jp/todofuken/352012> .

:3810380 a skos:Concept ;
    skos:prefLabel "吉母"@ja ;
    skos:altLabel "ヨシモ"@ja-kana ;
    skos:notation "3810380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810380 dct:spatial <https://wik.jp/todofuken/p35> .
:3810380 dct:spatial <https://wik.jp/todofuken/352012> .

:3810390 a skos:Concept ;
    skos:prefLabel "六連島"@ja ;
    skos:altLabel "ムツレジマ"@ja-kana ;
    skos:notation "3810390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810390 dct:spatial <https://wik.jp/todofuken/p35> .
:3810390 dct:spatial <https://wik.jp/todofuken/352012> .

:3810400 a skos:Concept ;
    skos:prefLabel "蓋井島"@ja ;
    skos:altLabel "フタオイジマ"@ja-kana ;
    skos:notation "3810400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810400 dct:spatial <https://wik.jp/todofuken/p35> .
:3810400 dct:spatial <https://wik.jp/todofuken/352012> .

:3810410 a skos:Concept ;
    skos:prefLabel "室津下"@ja ;
    skos:altLabel "ムロツシモ"@ja-kana ;
    skos:notation "3810410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810410 dct:spatial <https://wik.jp/todofuken/p35> .
:3810410 dct:spatial <https://wik.jp/todofuken/352012> .

:3810420 a skos:Concept ;
    skos:prefLabel "涌田"@ja ;
    skos:altLabel "ワイタ"@ja-kana ;
    skos:notation "3810420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810420 dct:spatial <https://wik.jp/todofuken/p35> .
:3810420 dct:spatial <https://wik.jp/todofuken/352012> .

:3810430 a skos:Concept ;
    skos:prefLabel "川棚"@ja ;
    skos:altLabel "カワタナ"@ja-kana ;
    skos:notation "3810430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810430 dct:spatial <https://wik.jp/todofuken/p35> .
:3810430 dct:spatial <https://wik.jp/todofuken/352012> .

:3810440 a skos:Concept ;
    skos:prefLabel "宇賀"@ja ;
    skos:altLabel "ウカ"@ja-kana ;
    skos:notation "3810440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810440 dct:spatial <https://wik.jp/todofuken/p35> .
:3810440 dct:spatial <https://wik.jp/todofuken/352012> .

:3810450 a skos:Concept ;
    skos:prefLabel "二見"@ja ;
    skos:altLabel "フタミ"@ja-kana ;
    skos:notation "3810450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810450 dct:spatial <https://wik.jp/todofuken/p35> .
:3810450 dct:spatial <https://wik.jp/todofuken/352012> .

:3810455 a skos:Concept ;
    skos:prefLabel "肥中"@ja ;
    skos:altLabel "ヒジュウ"@ja-kana ;
    skos:notation "3810455" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810455 dct:spatial <https://wik.jp/todofuken/p35> .
:3810455 dct:spatial <https://wik.jp/todofuken/352012> .

:3810460 a skos:Concept ;
    skos:prefLabel "角島"@ja ;
    skos:altLabel "ツノシマ"@ja-kana ;
    skos:notation "3810460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810460 dct:spatial <https://wik.jp/todofuken/p35> .
:3810460 dct:spatial <https://wik.jp/todofuken/352012> .

:3810470 a skos:Concept ;
    skos:prefLabel "伊上"@ja ;
    skos:altLabel "イガミ"@ja-kana ;
    skos:notation "3810470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810470 dct:spatial <https://wik.jp/todofuken/p35> .
:3810470 dct:spatial <https://wik.jp/todofuken/352110> .

:3810480 a skos:Concept ;
    skos:prefLabel "久原"@ja ;
    skos:altLabel "クバラ"@ja-kana ;
    skos:notation "3810480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810480 dct:spatial <https://wik.jp/todofuken/p35> .
:3810480 dct:spatial <https://wik.jp/todofuken/352110> .

:3810490 a skos:Concept ;
    skos:prefLabel "立石"@ja ;
    skos:altLabel "タテイシ"@ja-kana ;
    skos:notation "3810490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810490 dct:spatial <https://wik.jp/todofuken/p35> .
:3810490 dct:spatial <https://wik.jp/todofuken/352110> .

:3810500 a skos:Concept ;
    skos:prefLabel "津黄"@ja ;
    skos:altLabel "ツオウ"@ja-kana ;
    skos:notation "3810500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810500 dct:spatial <https://wik.jp/todofuken/p35> .
:3810500 dct:spatial <https://wik.jp/todofuken/352110> .

:3810511 a skos:Concept ;
    skos:prefLabel "野波瀬"@ja ;
    skos:altLabel "ノバセ"@ja-kana ;
    skos:notation "3810511" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810511 dct:spatial <https://wik.jp/todofuken/p35> .
:3810511 dct:spatial <https://wik.jp/todofuken/352110> .

:3810520 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "3810520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810520 dct:spatial <https://wik.jp/todofuken/p35> .
:3810520 dct:spatial <https://wik.jp/todofuken/352047> .

:3810530 a skos:Concept ;
    skos:prefLabel "相島"@ja ;
    skos:altLabel "アイシマ"@ja-kana ;
    skos:notation "3810530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810530 dct:spatial <https://wik.jp/todofuken/p35> .
:3810530 dct:spatial <https://wik.jp/todofuken/352047> .

:3810540 a skos:Concept ;
    skos:prefLabel "宇田郷"@ja ;
    skos:altLabel "ウタゴウ"@ja-kana ;
    skos:notation "3810540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3810540 dct:spatial <https://wik.jp/todofuken/p35> .
:3810540 dct:spatial <https://wik.jp/todofuken/355020> .

:3820010 a skos:Concept ;
    skos:prefLabel "油田"@ja ;
    skos:altLabel "ユダ"@ja-kana ;
    skos:notation "3820010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820010 dct:spatial <https://wik.jp/todofuken/p35> .
:3820010 dct:spatial <https://wik.jp/todofuken/353051> .

:3820020 a skos:Concept ;
    skos:prefLabel "白木"@ja ;
    skos:altLabel "シラキ"@ja-kana ;
    skos:notation "3820020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820020 dct:spatial <https://wik.jp/todofuken/p35> .
:3820020 dct:spatial <https://wik.jp/todofuken/353051> .

:3820035 a skos:Concept ;
    skos:prefLabel "柳井"@ja ;
    skos:altLabel "ヤナイ"@ja-kana ;
    skos:notation "3820035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820035 dct:spatial <https://wik.jp/todofuken/p35> .
:3820035 dct:spatial <https://wik.jp/todofuken/352128> .

:3820040 a skos:Concept ;
    skos:prefLabel "上関"@ja ;
    skos:altLabel "カミノセキ"@ja-kana ;
    skos:notation "3820040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820040 dct:spatial <https://wik.jp/todofuken/p35> .
:3820040 dct:spatial <https://wik.jp/todofuken/353418> .

:3820050 a skos:Concept ;
    skos:prefLabel "佐賀"@ja ;
    skos:altLabel "サガ"@ja-kana ;
    skos:notation "3820050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820050 dct:spatial <https://wik.jp/todofuken/p35> .
:3820050 dct:spatial <https://wik.jp/todofuken/353442> .

:3820060 a skos:Concept ;
    skos:prefLabel "尾津"@ja ;
    skos:altLabel "オヅ"@ja-kana ;
    skos:notation "3820060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820060 dct:spatial <https://wik.jp/todofuken/p35> .
:3820060 dct:spatial <https://wik.jp/todofuken/353434> .

:3820070 a skos:Concept ;
    skos:prefLabel "光"@ja ;
    skos:altLabel "ヒカリ"@ja-kana ;
    skos:notation "3820070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820070 dct:spatial <https://wik.jp/todofuken/p35> .
:3820070 dct:spatial <https://wik.jp/todofuken/352101> .

:3820080 a skos:Concept ;
    skos:prefLabel "牛島"@ja ;
    skos:altLabel "ウシマ"@ja-kana ;
    skos:notation "3820080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820080 dct:spatial <https://wik.jp/todofuken/p35> .
:3820080 dct:spatial <https://wik.jp/todofuken/352101> .

:3820090 a skos:Concept ;
    skos:prefLabel "徳山"@ja ;
    skos:altLabel "トクヤマ"@ja-kana ;
    skos:notation "3820090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820090 dct:spatial <https://wik.jp/todofuken/p35> .
:3820090 dct:spatial <https://wik.jp/todofuken/352152> .

:3820100 a skos:Concept ;
    skos:prefLabel "福川"@ja ;
    skos:altLabel "フクガワ"@ja-kana ;
    skos:notation "3820100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820100 dct:spatial <https://wik.jp/todofuken/p35> .
:3820100 dct:spatial <https://wik.jp/todofuken/352152> .

:3820110 a skos:Concept ;
    skos:prefLabel "向島"@ja ;
    skos:altLabel "ムコウシマ"@ja-kana ;
    skos:notation "3820110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820110 dct:spatial <https://wik.jp/todofuken/p35> .
:3820110 dct:spatial <https://wik.jp/todofuken/352063> .

:3820120 a skos:Concept ;
    skos:prefLabel "野島"@ja ;
    skos:altLabel "ノシマ"@ja-kana ;
    skos:notation "3820120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820120 dct:spatial <https://wik.jp/todofuken/p35> .
:3820120 dct:spatial <https://wik.jp/todofuken/352063> .

:3820130 a skos:Concept ;
    skos:prefLabel "秋穂"@ja ;
    skos:altLabel "アイオ"@ja-kana ;
    skos:notation "3820130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820130 dct:spatial <https://wik.jp/todofuken/p35> .
:3820130 dct:spatial <https://wik.jp/todofuken/352039> .

:3820150 a skos:Concept ;
    skos:prefLabel "床波"@ja ;
    skos:altLabel "トコナミ"@ja-kana ;
    skos:notation "3820150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820150 dct:spatial <https://wik.jp/todofuken/p35> .
:3820150 dct:spatial <https://wik.jp/todofuken/352021> .

:3820160 a skos:Concept ;
    skos:prefLabel "宇部岬"@ja ;
    skos:altLabel "ウベミサキ"@ja-kana ;
    skos:notation "3820160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820160 dct:spatial <https://wik.jp/todofuken/p35> .
:3820160 dct:spatial <https://wik.jp/todofuken/352021> .

:3820170 a skos:Concept ;
    skos:prefLabel "安岡"@ja ;
    skos:altLabel "ヤスオカ"@ja-kana ;
    skos:notation "3820170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820170 dct:spatial <https://wik.jp/todofuken/p35> .
:3820170 dct:spatial <https://wik.jp/todofuken/352012> .

:3820180 a skos:Concept ;
    skos:prefLabel "吉見"@ja ;
    skos:altLabel "ヨシミ"@ja-kana ;
    skos:notation "3820180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820180 dct:spatial <https://wik.jp/todofuken/p35> .
:3820180 dct:spatial <https://wik.jp/todofuken/352012> .

:3820190 a skos:Concept ;
    skos:prefLabel "小串"@ja ;
    skos:altLabel "コグシ"@ja-kana ;
    skos:notation "3820190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820190 dct:spatial <https://wik.jp/todofuken/p35> .
:3820190 dct:spatial <https://wik.jp/todofuken/352012> .

:3820200 a skos:Concept ;
    skos:prefLabel "矢玉"@ja ;
    skos:altLabel "ヤタマ"@ja-kana ;
    skos:notation "3820200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820200 dct:spatial <https://wik.jp/todofuken/p35> .
:3820200 dct:spatial <https://wik.jp/todofuken/352012> .

:3820210 a skos:Concept ;
    skos:prefLabel "和久"@ja ;
    skos:altLabel "ワク"@ja-kana ;
    skos:notation "3820210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820210 dct:spatial <https://wik.jp/todofuken/p35> .
:3820210 dct:spatial <https://wik.jp/todofuken/352012> .

:3820230 a skos:Concept ;
    skos:prefLabel "島戸"@ja ;
    skos:altLabel "シマド"@ja-kana ;
    skos:notation "3820230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820230 dct:spatial <https://wik.jp/todofuken/p35> .
:3820230 dct:spatial <https://wik.jp/todofuken/352012> .

:3820240 a skos:Concept ;
    skos:prefLabel "阿川"@ja ;
    skos:altLabel "アガワ"@ja-kana ;
    skos:notation "3820240" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820240 dct:spatial <https://wik.jp/todofuken/p35> .
:3820240 dct:spatial <https://wik.jp/todofuken/352012> .

:3820250 a skos:Concept ;
    skos:prefLabel "掛淵"@ja ;
    skos:altLabel "カケブチ"@ja-kana ;
    skos:notation "3820250" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820250 dct:spatial <https://wik.jp/todofuken/p35> .
:3820250 dct:spatial <https://wik.jp/todofuken/352110> .

:3820260 a skos:Concept ;
    skos:prefLabel "久津"@ja ;
    skos:altLabel "クヅ"@ja-kana ;
    skos:notation "3820260" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820260 dct:spatial <https://wik.jp/todofuken/p35> .
:3820260 dct:spatial <https://wik.jp/todofuken/352110> .

:3820270 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "3820270" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820270 dct:spatial <https://wik.jp/todofuken/p35> .
:3820270 dct:spatial <https://wik.jp/todofuken/352110> .

:3820280 a skos:Concept ;
    skos:prefLabel "黄波戸"@ja ;
    skos:altLabel "キワド"@ja-kana ;
    skos:notation "3820280" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820280 dct:spatial <https://wik.jp/todofuken/p35> .
:3820280 dct:spatial <https://wik.jp/todofuken/352110> .

:3820290 a skos:Concept ;
    skos:prefLabel "湊"@ja ;
    skos:altLabel "ミナト"@ja-kana ;
    skos:notation "3820290" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820290 dct:spatial <https://wik.jp/todofuken/p35> .
:3820290 dct:spatial <https://wik.jp/todofuken/352110> .

:3820300 a skos:Concept ;
    skos:prefLabel "通"@ja ;
    skos:altLabel "カヨイ"@ja-kana ;
    skos:notation "3820300" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820300 dct:spatial <https://wik.jp/todofuken/p35> .
:3820300 dct:spatial <https://wik.jp/todofuken/352110> .

:3820320 a skos:Concept ;
    skos:prefLabel "三見"@ja ;
    skos:altLabel "サンミ"@ja-kana ;
    skos:notation "3820320" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820320 dct:spatial <https://wik.jp/todofuken/p35> .
:3820320 dct:spatial <https://wik.jp/todofuken/352047> .

:3820330 a skos:Concept ;
    skos:prefLabel "玉江"@ja ;
    skos:altLabel "タマエ"@ja-kana ;
    skos:notation "3820330" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820330 dct:spatial <https://wik.jp/todofuken/p35> .
:3820330 dct:spatial <https://wik.jp/todofuken/352047> .

:3820340 a skos:Concept ;
    skos:prefLabel "大井"@ja ;
    skos:altLabel "オオイ"@ja-kana ;
    skos:notation "3820340" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820340 dct:spatial <https://wik.jp/todofuken/p35> .
:3820340 dct:spatial <https://wik.jp/todofuken/352047> .

:3820350 a skos:Concept ;
    skos:prefLabel "奈古"@ja ;
    skos:altLabel "ナゴ"@ja-kana ;
    skos:notation "3820350" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820350 dct:spatial <https://wik.jp/todofuken/p35> .
:3820350 dct:spatial <https://wik.jp/todofuken/355020> .

:3820360 a skos:Concept ;
    skos:prefLabel "須佐"@ja ;
    skos:altLabel "スサ"@ja-kana ;
    skos:notation "3820360" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3820360 dct:spatial <https://wik.jp/todofuken/p35> .
:3820360 dct:spatial <https://wik.jp/todofuken/352047> .

:3830010 a skos:Concept ;
    skos:prefLabel "下関"@ja ;
    skos:altLabel "シモノセキ"@ja-kana ;
    skos:notation "3830010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:3830010 dct:spatial <https://wik.jp/todofuken/p35> .
:3830010 dct:spatial <https://wik.jp/todofuken/352012> .

:3830020 a skos:Concept ;
    skos:prefLabel "仙崎"@ja ;
    skos:altLabel "センザキ"@ja-kana ;
    skos:notation "3830020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3830020 dct:spatial <https://wik.jp/todofuken/p35> .
:3830020 dct:spatial <https://wik.jp/todofuken/352110> .

:3830030 a skos:Concept ;
    skos:prefLabel "萩"@ja ;
    skos:altLabel "ハギ"@ja-kana ;
    skos:notation "3830030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3830030 dct:spatial <https://wik.jp/todofuken/p35> .
:3830030 dct:spatial <https://wik.jp/todofuken/352047> .

:3840010 a skos:Concept ;
    skos:prefLabel "川尻"@ja ;
    skos:altLabel "カワジリ"@ja-kana ;
    skos:notation "3840010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3840010 dct:spatial <https://wik.jp/todofuken/p35> .
:3840010 dct:spatial <https://wik.jp/todofuken/352110> .

:3840020 a skos:Concept ;
    skos:prefLabel "江崎"@ja ;
    skos:altLabel "エサキ"@ja-kana ;
    skos:notation "3840020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3840020 dct:spatial <https://wik.jp/todofuken/p35> .
:3840020 dct:spatial <https://wik.jp/todofuken/352047> .

:3840030 a skos:Concept ;
    skos:prefLabel "見島"@ja ;
    skos:altLabel "ミシマ"@ja-kana ;
    skos:notation "3840030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3840030 dct:spatial <https://wik.jp/todofuken/p35> .
:3840030 dct:spatial <https://wik.jp/todofuken/352047> .

:3910010 a skos:Concept ;
    skos:prefLabel "碁の浦"@ja ;
    skos:altLabel "ゴノウラ"@ja-kana ;
    skos:notation "3910010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910010 dct:spatial <https://wik.jp/todofuken/p36> .
:3910010 dct:spatial <https://wik.jp/todofuken/362026> .

:3910020 a skos:Concept ;
    skos:prefLabel "三津"@ja ;
    skos:altLabel "ミツ"@ja-kana ;
    skos:notation "3910020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910020 dct:spatial <https://wik.jp/todofuken/p36> .
:3910020 dct:spatial <https://wik.jp/todofuken/362026> .

:3910030 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "3910030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910030 dct:spatial <https://wik.jp/todofuken/p36> .
:3910030 dct:spatial <https://wik.jp/todofuken/362026> .

:3910040 a skos:Concept ;
    skos:prefLabel "櫛木"@ja ;
    skos:altLabel "クシキ"@ja-kana ;
    skos:notation "3910040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910040 dct:spatial <https://wik.jp/todofuken/p36> .
:3910040 dct:spatial <https://wik.jp/todofuken/362026> .

:3910050 a skos:Concept ;
    skos:prefLabel "日出"@ja ;
    skos:altLabel "ヒュウデ"@ja-kana ;
    skos:notation "3910050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910050 dct:spatial <https://wik.jp/todofuken/p36> .
:3910050 dct:spatial <https://wik.jp/todofuken/362026> .

:3910060 a skos:Concept ;
    skos:prefLabel "撫佐"@ja ;
    skos:altLabel "ムサ"@ja-kana ;
    skos:notation "3910060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910060 dct:spatial <https://wik.jp/todofuken/p36> .
:3910060 dct:spatial <https://wik.jp/todofuken/362026> .

:3910070 a skos:Concept ;
    skos:prefLabel "室"@ja ;
    skos:altLabel "ムロ"@ja-kana ;
    skos:notation "3910070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910070 dct:spatial <https://wik.jp/todofuken/p36> .
:3910070 dct:spatial <https://wik.jp/todofuken/362026> .

:3910080 a skos:Concept ;
    skos:prefLabel "亀浦"@ja ;
    skos:altLabel "カメウラ"@ja-kana ;
    skos:notation "3910080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910080 dct:spatial <https://wik.jp/todofuken/p36> .
:3910080 dct:spatial <https://wik.jp/todofuken/362026> .

:3910100 a skos:Concept ;
    skos:prefLabel "大潟"@ja ;
    skos:altLabel "オオガタ"@ja-kana ;
    skos:notation "3910100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910100 dct:spatial <https://wik.jp/todofuken/p36> .
:3910100 dct:spatial <https://wik.jp/todofuken/362042> .

:3910110 a skos:Concept ;
    skos:prefLabel "小杭"@ja ;
    skos:altLabel "コグイ"@ja-kana ;
    skos:notation "3910110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910110 dct:spatial <https://wik.jp/todofuken/p36> .
:3910110 dct:spatial <https://wik.jp/todofuken/362042> .

:3910120 a skos:Concept ;
    skos:prefLabel "後戸"@ja ;
    skos:altLabel "ウシロド"@ja-kana ;
    skos:notation "3910120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910120 dct:spatial <https://wik.jp/todofuken/p36> .
:3910120 dct:spatial <https://wik.jp/todofuken/362042> .

:3910130 a skos:Concept ;
    skos:prefLabel "曲"@ja ;
    skos:altLabel "マガリ"@ja-kana ;
    skos:notation "3910130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910130 dct:spatial <https://wik.jp/todofuken/p36> .
:3910130 dct:spatial <https://wik.jp/todofuken/362042> .

:3910150 a skos:Concept ;
    skos:prefLabel "伊座利"@ja ;
    skos:altLabel "イザリ"@ja-kana ;
    skos:notation "3910150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910150 dct:spatial <https://wik.jp/todofuken/p36> .
:3910150 dct:spatial <https://wik.jp/todofuken/363871> .

:3910160 a skos:Concept ;
    skos:prefLabel "恵比須浜"@ja ;
    skos:altLabel "エビスハマ"@ja-kana ;
    skos:notation "3910160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910160 dct:spatial <https://wik.jp/todofuken/p36> .
:3910160 dct:spatial <https://wik.jp/todofuken/363871> .

:3910170 a skos:Concept ;
    skos:prefLabel "出羽島"@ja ;
    skos:altLabel "テバジマ"@ja-kana ;
    skos:notation "3910170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910170 dct:spatial <https://wik.jp/todofuken/p36> .
:3910170 dct:spatial <https://wik.jp/todofuken/363839> .

:3910180 a skos:Concept ;
    skos:prefLabel "竹ヶ島"@ja ;
    skos:altLabel "タケガシマ"@ja-kana ;
    skos:notation "3910180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:3910180 dct:spatial <https://wik.jp/todofuken/p36> .
:3910180 dct:spatial <https://wik.jp/todofuken/363880> .

:3920010 a skos:Concept ;
    skos:prefLabel "粟田"@ja ;
    skos:altLabel "アワタ"@ja-kana ;
    skos:notation "3920010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920010 dct:spatial <https://wik.jp/todofuken/p36> .
:3920010 dct:spatial <https://wik.jp/todofuken/362026> .

:3920020 a skos:Concept ;
    skos:prefLabel "瀬戸"@ja ;
    skos:altLabel "セト"@ja-kana ;
    skos:notation "3920020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920020 dct:spatial <https://wik.jp/todofuken/p36> .
:3920020 dct:spatial <https://wik.jp/todofuken/362026> .

:3920025 a skos:Concept ;
    skos:prefLabel "土佐泊"@ja ;
    skos:altLabel "トサドマリ"@ja-kana ;
    skos:notation "3920025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920025 dct:spatial <https://wik.jp/todofuken/p36> .
:3920025 dct:spatial <https://wik.jp/todofuken/362026> .

:3920030 a skos:Concept ;
    skos:prefLabel "粟津"@ja ;
    skos:altLabel "アワヅ"@ja-kana ;
    skos:notation "3920030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920030 dct:spatial <https://wik.jp/todofuken/p36> .
:3920030 dct:spatial <https://wik.jp/todofuken/362026> .

:3920040 a skos:Concept ;
    skos:prefLabel "長原"@ja ;
    skos:altLabel "ナガハラ"@ja-kana ;
    skos:notation "3920040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920040 dct:spatial <https://wik.jp/todofuken/p36> .
:3920040 dct:spatial <https://wik.jp/todofuken/364011> .

:3920050 a skos:Concept ;
    skos:prefLabel "今津"@ja ;
    skos:altLabel "イマヅ"@ja-kana ;
    skos:notation "3920050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920050 dct:spatial <https://wik.jp/todofuken/p36> .
:3920050 dct:spatial <https://wik.jp/todofuken/362042> .

:3920060 a skos:Concept ;
    skos:prefLabel "中林"@ja ;
    skos:altLabel "ナカバヤシ"@ja-kana ;
    skos:notation "3920060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920060 dct:spatial <https://wik.jp/todofuken/p36> .
:3920060 dct:spatial <https://wik.jp/todofuken/362042> .

:3920070 a skos:Concept ;
    skos:prefLabel "椿泊"@ja ;
    skos:altLabel "ツバキドマリ"@ja-kana ;
    skos:notation "3920070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920070 dct:spatial <https://wik.jp/todofuken/p36> .
:3920070 dct:spatial <https://wik.jp/todofuken/362042> .

:3920080 a skos:Concept ;
    skos:prefLabel "由岐"@ja ;
    skos:altLabel "ユキ"@ja-kana ;
    skos:notation "3920080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920080 dct:spatial <https://wik.jp/todofuken/p36> .
:3920080 dct:spatial <https://wik.jp/todofuken/363871> .

:3920090 a skos:Concept ;
    skos:prefLabel "鞆奥"@ja ;
    skos:altLabel "トモオク"@ja-kana ;
    skos:notation "3920090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920090 dct:spatial <https://wik.jp/todofuken/p36> .
:3920090 dct:spatial <https://wik.jp/todofuken/363880> .

:3920100 a skos:Concept ;
    skos:prefLabel "宍喰"@ja ;
    skos:altLabel "シシクイ"@ja-kana ;
    skos:notation "3920100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:3920100 dct:spatial <https://wik.jp/todofuken/p36> .
:3920100 dct:spatial <https://wik.jp/todofuken/363880> .

:3930010 a skos:Concept ;
    skos:prefLabel "牟岐"@ja ;
    skos:altLabel "ムギ"@ja-kana ;
    skos:notation "3930010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:3930010 dct:spatial <https://wik.jp/todofuken/p36> .
:3930010 dct:spatial <https://wik.jp/todofuken/363839> .

:3940010 a skos:Concept ;
    skos:prefLabel "伊島"@ja ;
    skos:altLabel "イシマ"@ja-kana ;
    skos:notation "3940010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:3940010 dct:spatial <https://wik.jp/todofuken/p36> .
:3940010 dct:spatial <https://wik.jp/todofuken/362042> .

:4010010 a skos:Concept ;
    skos:prefLabel "相生"@ja ;
    skos:altLabel "アイオイ"@ja-kana ;
    skos:notation "4010010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010010 dct:spatial <https://wik.jp/todofuken/p37> .
:4010010 dct:spatial <https://wik.jp/todofuken/372072> .

:4010020 a skos:Concept ;
    skos:prefLabel "馬宿"@ja ;
    skos:altLabel "ウマヤド"@ja-kana ;
    skos:notation "4010020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010020 dct:spatial <https://wik.jp/todofuken/p37> .
:4010020 dct:spatial <https://wik.jp/todofuken/372072> .

:4010030 a skos:Concept ;
    skos:prefLabel "小磯"@ja ;
    skos:altLabel "コイソ"@ja-kana ;
    skos:notation "4010030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010030 dct:spatial <https://wik.jp/todofuken/p37> .
:4010030 dct:spatial <https://wik.jp/todofuken/372072> .

:4010040 a skos:Concept ;
    skos:prefLabel "馬篠"@ja ;
    skos:altLabel "ウマシノ"@ja-kana ;
    skos:notation "4010040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010040 dct:spatial <https://wik.jp/todofuken/p37> .
:4010040 dct:spatial <https://wik.jp/todofuken/372072> .

:4010050 a skos:Concept ;
    skos:prefLabel "脇元"@ja ;
    skos:altLabel "ワキモト"@ja-kana ;
    skos:notation "4010050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010050 dct:spatial <https://wik.jp/todofuken/p37> .
:4010050 dct:spatial <https://wik.jp/todofuken/372064> .

:4010060 a skos:Concept ;
    skos:prefLabel "吉見"@ja ;
    skos:altLabel "ヨシミ"@ja-kana ;
    skos:notation "4010060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010060 dct:spatial <https://wik.jp/todofuken/p37> .
:4010060 dct:spatial <https://wik.jp/todofuken/372064> .

:4010070 a skos:Concept ;
    skos:prefLabel "江泊"@ja ;
    skos:altLabel "エドマリ"@ja-kana ;
    skos:notation "4010070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010070 dct:spatial <https://wik.jp/todofuken/p37> .
:4010070 dct:spatial <https://wik.jp/todofuken/372064> .

:4010080 a skos:Concept ;
    skos:prefLabel "小田"@ja ;
    skos:altLabel "オダ"@ja-kana ;
    skos:notation "4010080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010080 dct:spatial <https://wik.jp/todofuken/p37> .
:4010080 dct:spatial <https://wik.jp/todofuken/372064> .

:4010090 a skos:Concept ;
    skos:prefLabel "小田浦"@ja ;
    skos:altLabel "オダウラ"@ja-kana ;
    skos:notation "4010090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010090 dct:spatial <https://wik.jp/todofuken/p37> .
:4010090 dct:spatial <https://wik.jp/todofuken/372064> .

:4010100 a skos:Concept ;
    skos:prefLabel "苫張"@ja ;
    skos:altLabel "トマバリ"@ja-kana ;
    skos:notation "4010100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010100 dct:spatial <https://wik.jp/todofuken/p37> .
:4010100 dct:spatial <https://wik.jp/todofuken/372064> .

:4010110 a skos:Concept ;
    skos:prefLabel "長浜(鴨庄)"@ja ;
    skos:altLabel "ナガハマ(カモショウ)"@ja-kana ;
    skos:notation "4010110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010110 dct:spatial <https://wik.jp/todofuken/p37> .
:4010110 dct:spatial <https://wik.jp/todofuken/372064> .

:4010120 a skos:Concept ;
    skos:prefLabel "新開(鴨庄)"@ja ;
    skos:altLabel "シンガイ(カモショウ)"@ja-kana ;
    skos:notation "4010120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010120 dct:spatial <https://wik.jp/todofuken/p37> .
:4010120 dct:spatial <https://wik.jp/todofuken/372064> .

:4010130 a skos:Concept ;
    skos:prefLabel "白方(鴨庄)"@ja ;
    skos:altLabel "シラカタ(カモショウ)"@ja-kana ;
    skos:notation "4010130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010130 dct:spatial <https://wik.jp/todofuken/p37> .
:4010130 dct:spatial <https://wik.jp/todofuken/372064> .

:4010140 a skos:Concept ;
    skos:prefLabel "室沖"@ja ;
    skos:altLabel "ムロオキ"@ja-kana ;
    skos:notation "4010140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010140 dct:spatial <https://wik.jp/todofuken/p37> .
:4010140 dct:spatial <https://wik.jp/todofuken/372064> .

:4010150 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "4010150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010150 dct:spatial <https://wik.jp/todofuken/p37> .
:4010150 dct:spatial <https://wik.jp/todofuken/372064> .

:4010160 a skos:Concept ;
    skos:prefLabel "房前"@ja ;
    skos:altLabel "フサザキ"@ja-kana ;
    skos:notation "4010160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010160 dct:spatial <https://wik.jp/todofuken/p37> .
:4010160 dct:spatial <https://wik.jp/todofuken/372013> .

:4010170 a skos:Concept ;
    skos:prefLabel "高尻"@ja ;
    skos:altLabel "コウジリ"@ja-kana ;
    skos:notation "4010170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010170 dct:spatial <https://wik.jp/todofuken/p37> .
:4010170 dct:spatial <https://wik.jp/todofuken/372013> .

:4010180 a skos:Concept ;
    skos:prefLabel "篠尾"@ja ;
    skos:altLabel "シノオ"@ja-kana ;
    skos:notation "4010180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010180 dct:spatial <https://wik.jp/todofuken/p37> .
:4010180 dct:spatial <https://wik.jp/todofuken/372013> .

:4010190 a skos:Concept ;
    skos:prefLabel "鎌野"@ja ;
    skos:altLabel "カマノ"@ja-kana ;
    skos:notation "4010190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010190 dct:spatial <https://wik.jp/todofuken/p37> .
:4010190 dct:spatial <https://wik.jp/todofuken/372013> .

:4010200 a skos:Concept ;
    skos:prefLabel "竹居"@ja ;
    skos:altLabel "タケイ"@ja-kana ;
    skos:notation "4010200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010200 dct:spatial <https://wik.jp/todofuken/p37> .
:4010200 dct:spatial <https://wik.jp/todofuken/372013> .

:4010210 a skos:Concept ;
    skos:prefLabel "江の浜"@ja ;
    skos:altLabel "エノハマ"@ja-kana ;
    skos:notation "4010210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010210 dct:spatial <https://wik.jp/todofuken/p37> .
:4010210 dct:spatial <https://wik.jp/todofuken/372013> .

:4010230 a skos:Concept ;
    skos:prefLabel "浦生"@ja ;
    skos:altLabel "ウロ"@ja-kana ;
    skos:notation "4010230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010230 dct:spatial <https://wik.jp/todofuken/p37> .
:4010230 dct:spatial <https://wik.jp/todofuken/372013> .

:4010235 a skos:Concept ;
    skos:prefLabel "男木"@ja ;
    skos:altLabel "オギ"@ja-kana ;
    skos:notation "4010235" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010235 dct:spatial <https://wik.jp/todofuken/p37> .
:4010235 dct:spatial <https://wik.jp/todofuken/372013> .

:4010240 a skos:Concept ;
    skos:prefLabel "西浦(女木島)"@ja ;
    skos:altLabel "ニシウラ(メギジマ)"@ja-kana ;
    skos:notation "4010240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010240 dct:spatial <https://wik.jp/todofuken/p37> .
:4010240 dct:spatial <https://wik.jp/todofuken/372013> .

:4010250 a skos:Concept ;
    skos:prefLabel "亀水"@ja ;
    skos:altLabel "タルミ"@ja-kana ;
    skos:notation "4010250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010250 dct:spatial <https://wik.jp/todofuken/p37> .
:4010250 dct:spatial <https://wik.jp/todofuken/372013> .

:4010260 a skos:Concept ;
    skos:prefLabel "小部"@ja ;
    skos:altLabel "コベ"@ja-kana ;
    skos:notation "4010260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010260 dct:spatial <https://wik.jp/todofuken/p37> .
:4010260 dct:spatial <https://wik.jp/todofuken/373222> .

:4010270 a skos:Concept ;
    skos:prefLabel "田井"@ja ;
    skos:altLabel "タイ"@ja-kana ;
    skos:notation "4010270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010270 dct:spatial <https://wik.jp/todofuken/p37> .
:4010270 dct:spatial <https://wik.jp/todofuken/373222> .

:4010280 a skos:Concept ;
    skos:prefLabel "琴塚"@ja ;
    skos:altLabel "コトヅカ"@ja-kana ;
    skos:notation "4010280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010280 dct:spatial <https://wik.jp/todofuken/p37> .
:4010280 dct:spatial <https://wik.jp/todofuken/373222> .

:4010290 a skos:Concept ;
    skos:prefLabel "小海"@ja ;
    skos:altLabel "オミ"@ja-kana ;
    skos:notation "4010290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010290 dct:spatial <https://wik.jp/todofuken/p37> .
:4010290 dct:spatial <https://wik.jp/todofuken/373222> .

:4010300 a skos:Concept ;
    skos:prefLabel "見目"@ja ;
    skos:altLabel "ミメ"@ja-kana ;
    skos:notation "4010300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010300 dct:spatial <https://wik.jp/todofuken/p37> .
:4010300 dct:spatial <https://wik.jp/todofuken/373222> .

:4010310 a skos:Concept ;
    skos:prefLabel "元目"@ja ;
    skos:altLabel "ゲンメ"@ja-kana ;
    skos:notation "4010310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010310 dct:spatial <https://wik.jp/todofuken/p37> .
:4010310 dct:spatial <https://wik.jp/todofuken/373222> .

:4010320 a skos:Concept ;
    skos:prefLabel "長浜(四海)"@ja ;
    skos:altLabel "ナガハマ(シカイ)"@ja-kana ;
    skos:notation "4010320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010320 dct:spatial <https://wik.jp/todofuken/p37> .
:4010320 dct:spatial <https://wik.jp/todofuken/373222> .

:4010330 a skos:Concept ;
    skos:prefLabel "唐櫃"@ja ;
    skos:altLabel "カラト"@ja-kana ;
    skos:notation "4010330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010330 dct:spatial <https://wik.jp/todofuken/p37> .
:4010330 dct:spatial <https://wik.jp/todofuken/373222> .

:4010340 a skos:Concept ;
    skos:prefLabel "硯"@ja ;
    skos:altLabel "スズリ"@ja-kana ;
    skos:notation "4010340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010340 dct:spatial <https://wik.jp/todofuken/p37> .
:4010340 dct:spatial <https://wik.jp/todofuken/373222> .

:4010350 a skos:Concept ;
    skos:prefLabel "甲生"@ja ;
    skos:altLabel "コオ"@ja-kana ;
    skos:notation "4010350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010350 dct:spatial <https://wik.jp/todofuken/p37> .
:4010350 dct:spatial <https://wik.jp/todofuken/373222> .

:4010360 a skos:Concept ;
    skos:prefLabel "千軒"@ja ;
    skos:altLabel "センゲ"@ja-kana ;
    skos:notation "4010360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010360 dct:spatial <https://wik.jp/todofuken/p37> .
:4010360 dct:spatial <https://wik.jp/todofuken/373222> .

:4010370 a skos:Concept ;
    skos:prefLabel "柳"@ja ;
    skos:altLabel "ヤナギ"@ja-kana ;
    skos:notation "4010370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010370 dct:spatial <https://wik.jp/todofuken/p37> .
:4010370 dct:spatial <https://wik.jp/todofuken/373222> .

:4010380 a skos:Concept ;
    skos:prefLabel "鹿島"@ja ;
    skos:altLabel "カシマ"@ja-kana ;
    skos:notation "4010380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010380 dct:spatial <https://wik.jp/todofuken/p37> .
:4010380 dct:spatial <https://wik.jp/todofuken/373222> .

:4010390 a skos:Concept ;
    skos:prefLabel "王子前"@ja ;
    skos:altLabel "オウジマエ"@ja-kana ;
    skos:notation "4010390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010390 dct:spatial <https://wik.jp/todofuken/p37> .
:4010390 dct:spatial <https://wik.jp/todofuken/373222> .

:4010400 a skos:Concept ;
    skos:prefLabel "入部"@ja ;
    skos:altLabel "ニュウベ"@ja-kana ;
    skos:notation "4010400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010400 dct:spatial <https://wik.jp/todofuken/p37> .
:4010400 dct:spatial <https://wik.jp/todofuken/373249> .

:4010410 a skos:Concept ;
    skos:prefLabel "蒲生"@ja ;
    skos:altLabel "カモウ"@ja-kana ;
    skos:notation "4010410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010410 dct:spatial <https://wik.jp/todofuken/p37> .
:4010410 dct:spatial <https://wik.jp/todofuken/373249> .

:4010420 a skos:Concept ;
    skos:prefLabel "室生"@ja ;
    skos:altLabel "ムロ"@ja-kana ;
    skos:notation "4010420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010420 dct:spatial <https://wik.jp/todofuken/p37> .
:4010420 dct:spatial <https://wik.jp/todofuken/373249> .

:4010430 a skos:Concept ;
    skos:prefLabel "二面"@ja ;
    skos:altLabel "フタオモテ"@ja-kana ;
    skos:notation "4010430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010430 dct:spatial <https://wik.jp/todofuken/p37> .
:4010430 dct:spatial <https://wik.jp/todofuken/373249> .

:4010440 a skos:Concept ;
    skos:prefLabel "富士"@ja ;
    skos:altLabel "フジ"@ja-kana ;
    skos:notation "4010440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010440 dct:spatial <https://wik.jp/todofuken/p37> .
:4010440 dct:spatial <https://wik.jp/todofuken/373249> .

:4010450 a skos:Concept ;
    skos:prefLabel "谷尻"@ja ;
    skos:altLabel "タニジリ"@ja-kana ;
    skos:notation "4010450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010450 dct:spatial <https://wik.jp/todofuken/p37> .
:4010450 dct:spatial <https://wik.jp/todofuken/373249> .

:4010460 a skos:Concept ;
    skos:prefLabel "吉ヶ浦"@ja ;
    skos:altLabel "ヨシガウラ"@ja-kana ;
    skos:notation "4010460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010460 dct:spatial <https://wik.jp/todofuken/p37> .
:4010460 dct:spatial <https://wik.jp/todofuken/373249> .

:4010470 a skos:Concept ;
    skos:prefLabel "蒲野"@ja ;
    skos:altLabel "カマノ"@ja-kana ;
    skos:notation "4010470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010470 dct:spatial <https://wik.jp/todofuken/p37> .
:4010470 dct:spatial <https://wik.jp/todofuken/373249> .

:4010480 a skos:Concept ;
    skos:prefLabel "長崎"@ja ;
    skos:altLabel "ナガサキ"@ja-kana ;
    skos:notation "4010480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010480 dct:spatial <https://wik.jp/todofuken/p37> .
:4010480 dct:spatial <https://wik.jp/todofuken/373249> .

:4010490 a skos:Concept ;
    skos:prefLabel "牛ヶ浦"@ja ;
    skos:altLabel "ウシガウラ"@ja-kana ;
    skos:notation "4010490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010490 dct:spatial <https://wik.jp/todofuken/p37> .
:4010490 dct:spatial <https://wik.jp/todofuken/373249> .

:4010500 a skos:Concept ;
    skos:prefLabel "竹生"@ja ;
    skos:altLabel "タコウ"@ja-kana ;
    skos:notation "4010500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010500 dct:spatial <https://wik.jp/todofuken/p37> .
:4010500 dct:spatial <https://wik.jp/todofuken/373249> .

:4010510 a skos:Concept ;
    skos:prefLabel "田浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4010510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010510 dct:spatial <https://wik.jp/todofuken/p37> .
:4010510 dct:spatial <https://wik.jp/todofuken/373249> .

:4010520 a skos:Concept ;
    skos:prefLabel "堀越"@ja ;
    skos:altLabel "ホリコシ"@ja-kana ;
    skos:notation "4010520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010520 dct:spatial <https://wik.jp/todofuken/p37> .
:4010520 dct:spatial <https://wik.jp/todofuken/373249> .

:4010530 a skos:Concept ;
    skos:prefLabel "瀬の倉"@ja ;
    skos:altLabel "セノクラ"@ja-kana ;
    skos:notation "4010530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010530 dct:spatial <https://wik.jp/todofuken/p37> .
:4010530 dct:spatial <https://wik.jp/todofuken/373249> .

:4010540 a skos:Concept ;
    skos:prefLabel "大泊"@ja ;
    skos:altLabel "オトマリ"@ja-kana ;
    skos:notation "4010540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010540 dct:spatial <https://wik.jp/todofuken/p37> .
:4010540 dct:spatial <https://wik.jp/todofuken/373249> .

:4010550 a skos:Concept ;
    skos:prefLabel "橘"@ja ;
    skos:altLabel "タチバナ"@ja-kana ;
    skos:notation "4010550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010550 dct:spatial <https://wik.jp/todofuken/p37> .
:4010550 dct:spatial <https://wik.jp/todofuken/373249> .

:4010560 a skos:Concept ;
    skos:prefLabel "岩谷"@ja ;
    skos:altLabel "イワガタニ"@ja-kana ;
    skos:notation "4010560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010560 dct:spatial <https://wik.jp/todofuken/p37> .
:4010560 dct:spatial <https://wik.jp/todofuken/373249> .

:4010570 a skos:Concept ;
    skos:prefLabel "当浜"@ja ;
    skos:altLabel "アテハマ"@ja-kana ;
    skos:notation "4010570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010570 dct:spatial <https://wik.jp/todofuken/p37> .
:4010570 dct:spatial <https://wik.jp/todofuken/373249> .

:4010580 a skos:Concept ;
    skos:prefLabel "吉田"@ja ;
    skos:altLabel "ヨシダ"@ja-kana ;
    skos:notation "4010580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010580 dct:spatial <https://wik.jp/todofuken/p37> .
:4010580 dct:spatial <https://wik.jp/todofuken/373249> .

:4010590 a skos:Concept ;
    skos:prefLabel "牛ヶ首"@ja ;
    skos:altLabel "ウシガクビ"@ja-kana ;
    skos:notation "4010590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010590 dct:spatial <https://wik.jp/todofuken/p37> .
:4010590 dct:spatial <https://wik.jp/todofuken/373648> .

:4010600 a skos:Concept ;
    skos:prefLabel "積浦"@ja ;
    skos:altLabel "ツムウラ"@ja-kana ;
    skos:notation "4010600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010600 dct:spatial <https://wik.jp/todofuken/p37> .
:4010600 dct:spatial <https://wik.jp/todofuken/373648> .

:4010610 a skos:Concept ;
    skos:prefLabel "乃生"@ja ;
    skos:altLabel "ノオ"@ja-kana ;
    skos:notation "4010610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010610 dct:spatial <https://wik.jp/todofuken/p37> .
:4010610 dct:spatial <https://wik.jp/todofuken/372030> .

:4010620 a skos:Concept ;
    skos:prefLabel "御供所"@ja ;
    skos:altLabel "ゴブショ"@ja-kana ;
    skos:notation "4010620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010620 dct:spatial <https://wik.jp/todofuken/p37> .
:4010620 dct:spatial <https://wik.jp/todofuken/372030> .

:4010630 a skos:Concept ;
    skos:prefLabel "西浦(瀬居島)"@ja ;
    skos:altLabel "ニシウラ(セイジマ)"@ja-kana ;
    skos:notation "4010630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010630 dct:spatial <https://wik.jp/todofuken/p37> .
:4010630 dct:spatial <https://wik.jp/todofuken/372030> .

:4010650 a skos:Concept ;
    skos:prefLabel "東浦"@ja ;
    skos:altLabel "ヒガシウラ"@ja-kana ;
    skos:notation "4010650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010650 dct:spatial <https://wik.jp/todofuken/p37> .
:4010650 dct:spatial <https://wik.jp/todofuken/372030> .

:4010660 a skos:Concept ;
    skos:prefLabel "岩黒"@ja ;
    skos:altLabel "イワクロ"@ja-kana ;
    skos:notation "4010660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010660 dct:spatial <https://wik.jp/todofuken/p37> .
:4010660 dct:spatial <https://wik.jp/todofuken/372030> .

:4010670 a skos:Concept ;
    skos:prefLabel "櫃石"@ja ;
    skos:altLabel "ヒツイシ"@ja-kana ;
    skos:notation "4010670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010670 dct:spatial <https://wik.jp/todofuken/p37> .
:4010670 dct:spatial <https://wik.jp/todofuken/372030> .

:4010680 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "4010680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010680 dct:spatial <https://wik.jp/todofuken/p37> .
:4010680 dct:spatial <https://wik.jp/todofuken/373869> .

:4010690 a skos:Concept ;
    skos:prefLabel "笠島"@ja ;
    skos:altLabel "カサシマ"@ja-kana ;
    skos:notation "4010690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010690 dct:spatial <https://wik.jp/todofuken/p37> .
:4010690 dct:spatial <https://wik.jp/todofuken/372021> .

:4010700 a skos:Concept ;
    skos:prefLabel "福田(本島)"@ja ;
    skos:altLabel "フクダ(ホンジマ)"@ja-kana ;
    skos:notation "4010700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010700 dct:spatial <https://wik.jp/todofuken/p37> .
:4010700 dct:spatial <https://wik.jp/todofuken/372021> .

:4010710 a skos:Concept ;
    skos:prefLabel "茂浦"@ja ;
    skos:altLabel "モウラ"@ja-kana ;
    skos:notation "4010710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010710 dct:spatial <https://wik.jp/todofuken/p37> .
:4010710 dct:spatial <https://wik.jp/todofuken/372021> .

:4010720 a skos:Concept ;
    skos:prefLabel "甲路"@ja ;
    skos:altLabel "コウロ"@ja-kana ;
    skos:notation "4010720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010720 dct:spatial <https://wik.jp/todofuken/p37> .
:4010720 dct:spatial <https://wik.jp/todofuken/372021> .

:4010730 a skos:Concept ;
    skos:prefLabel "小手島"@ja ;
    skos:altLabel "オテシマ"@ja-kana ;
    skos:notation "4010730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010730 dct:spatial <https://wik.jp/todofuken/p37> .
:4010730 dct:spatial <https://wik.jp/todofuken/372021> .

:4010740 a skos:Concept ;
    skos:prefLabel "白方(白方)"@ja ;
    skos:altLabel "シラカタ(シラカタ)"@ja-kana ;
    skos:notation "4010740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010740 dct:spatial <https://wik.jp/todofuken/p37> .
:4010740 dct:spatial <https://wik.jp/todofuken/374041> .

:4010750 a skos:Concept ;
    skos:prefLabel "本村"@ja ;
    skos:altLabel "ホンムラ"@ja-kana ;
    skos:notation "4010750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010750 dct:spatial <https://wik.jp/todofuken/p37> .
:4010750 dct:spatial <https://wik.jp/todofuken/372081> .

:4010760 a skos:Concept ;
    skos:prefLabel "上新田"@ja ;
    skos:altLabel "カミシンデン"@ja-kana ;
    skos:notation "4010760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010760 dct:spatial <https://wik.jp/todofuken/p37> .
:4010760 dct:spatial <https://wik.jp/todofuken/372081> .

:4010770 a skos:Concept ;
    skos:prefLabel "積"@ja ;
    skos:altLabel "ツム"@ja-kana ;
    skos:notation "4010770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010770 dct:spatial <https://wik.jp/todofuken/p37> .
:4010770 dct:spatial <https://wik.jp/todofuken/372081> .

:4010780 a skos:Concept ;
    skos:prefLabel "室浜"@ja ;
    skos:altLabel "ムロハマ"@ja-kana ;
    skos:notation "4010780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010780 dct:spatial <https://wik.jp/todofuken/p37> .
:4010780 dct:spatial <https://wik.jp/todofuken/372081> .

:4010785 a skos:Concept ;
    skos:prefLabel "生里"@ja ;
    skos:altLabel "ナマリ"@ja-kana ;
    skos:notation "4010785" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010785 dct:spatial <https://wik.jp/todofuken/p37> .
:4010785 dct:spatial <https://wik.jp/todofuken/372081> .

:4010790 a skos:Concept ;
    skos:prefLabel "肥地木"@ja ;
    skos:altLabel "ヒジキ"@ja-kana ;
    skos:notation "4010790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010790 dct:spatial <https://wik.jp/todofuken/p37> .
:4010790 dct:spatial <https://wik.jp/todofuken/372081> .

:4010800 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4010800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010800 dct:spatial <https://wik.jp/todofuken/p37> .
:4010800 dct:spatial <https://wik.jp/todofuken/372081> .

:4010810 a skos:Concept ;
    skos:prefLabel "家の浦"@ja ;
    skos:altLabel "イエノウラ"@ja-kana ;
    skos:notation "4010810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010810 dct:spatial <https://wik.jp/todofuken/p37> .
:4010810 dct:spatial <https://wik.jp/todofuken/372081> .

:4010820 a skos:Concept ;
    skos:prefLabel "小蔦島"@ja ;
    skos:altLabel "コツタジマ"@ja-kana ;
    skos:notation "4010820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010820 dct:spatial <https://wik.jp/todofuken/p37> .
:4010820 dct:spatial <https://wik.jp/todofuken/372081> .

:4010830 a skos:Concept ;
    skos:prefLabel "曽保"@ja ;
    skos:altLabel "ソホ"@ja-kana ;
    skos:notation "4010830" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010830 dct:spatial <https://wik.jp/todofuken/p37> .
:4010830 dct:spatial <https://wik.jp/todofuken/372081> .

:4010840 a skos:Concept ;
    skos:prefLabel "股島"@ja ;
    skos:altLabel "マタジマ"@ja-kana ;
    skos:notation "4010840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010840 dct:spatial <https://wik.jp/todofuken/p37> .
:4010840 dct:spatial <https://wik.jp/todofuken/372056> .

:4010850 a skos:Concept ;
    skos:prefLabel "花稲"@ja ;
    skos:altLabel "ハナイナ"@ja-kana ;
    skos:notation "4010850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010850 dct:spatial <https://wik.jp/todofuken/p37> .
:4010850 dct:spatial <https://wik.jp/todofuken/372056> .

:4010860 a skos:Concept ;
    skos:prefLabel "箕浦"@ja ;
    skos:altLabel "ミノウラ"@ja-kana ;
    skos:notation "4010860" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4010860 dct:spatial <https://wik.jp/todofuken/p37> .
:4010860 dct:spatial <https://wik.jp/todofuken/372056> .

:4020010 a skos:Concept ;
    skos:prefLabel "引田"@ja ;
    skos:altLabel "ヒケタ"@ja-kana ;
    skos:notation "4020010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020010 dct:spatial <https://wik.jp/todofuken/p37> .
:4020010 dct:spatial <https://wik.jp/todofuken/372072> .

:4020020 a skos:Concept ;
    skos:prefLabel "庵治"@ja ;
    skos:altLabel "アジ"@ja-kana ;
    skos:notation "4020020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020020 dct:spatial <https://wik.jp/todofuken/p37> .
:4020020 dct:spatial <https://wik.jp/todofuken/372013> .

:4020030 a skos:Concept ;
    skos:prefLabel "高松"@ja ;
    skos:altLabel "タカマツ"@ja-kana ;
    skos:notation "4020030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020030 dct:spatial <https://wik.jp/todofuken/p37> .
:4020030 dct:spatial <https://wik.jp/todofuken/372013> .

:4020040 a skos:Concept ;
    skos:prefLabel "四海"@ja ;
    skos:altLabel "シカイ"@ja-kana ;
    skos:notation "4020040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020040 dct:spatial <https://wik.jp/todofuken/p37> .
:4020040 dct:spatial <https://wik.jp/todofuken/373222> .

:4020050 a skos:Concept ;
    skos:prefLabel "福田(福田)"@ja ;
    skos:altLabel "フクダ(フクダ)"@ja-kana ;
    skos:notation "4020050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020050 dct:spatial <https://wik.jp/todofuken/p37> .
:4020050 dct:spatial <https://wik.jp/todofuken/373249> .

:4020070 a skos:Concept ;
    skos:prefLabel "伊吹"@ja ;
    skos:altLabel "イブキ"@ja-kana ;
    skos:notation "4020070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4020070 dct:spatial <https://wik.jp/todofuken/p37> .
:4020070 dct:spatial <https://wik.jp/todofuken/372056> .

:4110010 a skos:Concept ;
    skos:prefLabel "二名"@ja ;
    skos:altLabel "フタナ"@ja-kana ;
    skos:notation "4110010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110010 dct:spatial <https://wik.jp/todofuken/p38> .
:4110010 dct:spatial <https://wik.jp/todofuken/382132> .

:4110020 a skos:Concept ;
    skos:prefLabel "豊岡"@ja ;
    skos:altLabel "トヨオカ"@ja-kana ;
    skos:notation "4110020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110020 dct:spatial <https://wik.jp/todofuken/p38> .
:4110020 dct:spatial <https://wik.jp/todofuken/382132> .

:4110030 a skos:Concept ;
    skos:prefLabel "長津"@ja ;
    skos:altLabel "ナガツ"@ja-kana ;
    skos:notation "4110030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110030 dct:spatial <https://wik.jp/todofuken/p38> .
:4110030 dct:spatial <https://wik.jp/todofuken/382132> .

:4110040 a skos:Concept ;
    skos:prefLabel "蕪崎"@ja ;
    skos:altLabel "カブラサキ"@ja-kana ;
    skos:notation "4110040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110040 dct:spatial <https://wik.jp/todofuken/p38> .
:4110040 dct:spatial <https://wik.jp/todofuken/382132> .

:4110050 a skos:Concept ;
    skos:prefLabel "天満"@ja ;
    skos:altLabel "テンマ"@ja-kana ;
    skos:notation "4110050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110050 dct:spatial <https://wik.jp/todofuken/p38> .
:4110050 dct:spatial <https://wik.jp/todofuken/382132> .

:4110060 a skos:Concept ;
    skos:prefLabel "沢津"@ja ;
    skos:altLabel "サワヅ"@ja-kana ;
    skos:notation "4110060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110060 dct:spatial <https://wik.jp/todofuken/p38> .
:4110060 dct:spatial <https://wik.jp/todofuken/382051> .

:4110070 a skos:Concept ;
    skos:prefLabel "垣生"@ja ;
    skos:altLabel "ハブ"@ja-kana ;
    skos:notation "4110070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110070 dct:spatial <https://wik.jp/todofuken/p38> .
:4110070 dct:spatial <https://wik.jp/todofuken/382051> .

:4110080 a skos:Concept ;
    skos:prefLabel "桜井"@ja ;
    skos:altLabel "サクライ"@ja-kana ;
    skos:notation "4110080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110080 dct:spatial <https://wik.jp/todofuken/p38> .
:4110080 dct:spatial <https://wik.jp/todofuken/382027> .

:4110090 a skos:Concept ;
    skos:prefLabel "来島"@ja ;
    skos:altLabel "クルシマ"@ja-kana ;
    skos:notation "4110090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110090 dct:spatial <https://wik.jp/todofuken/p38> .
:4110090 dct:spatial <https://wik.jp/todofuken/382027> .

:4110100 a skos:Concept ;
    skos:prefLabel "小島"@ja ;
    skos:altLabel "オシマ"@ja-kana ;
    skos:notation "4110100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110100 dct:spatial <https://wik.jp/todofuken/p38> .
:4110100 dct:spatial <https://wik.jp/todofuken/382027> .

:4110110 a skos:Concept ;
    skos:prefLabel "馬島"@ja ;
    skos:altLabel "ウマシマ"@ja-kana ;
    skos:notation "4110110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110110 dct:spatial <https://wik.jp/todofuken/p38> .
:4110110 dct:spatial <https://wik.jp/todofuken/382027> .

:4110120 a skos:Concept ;
    skos:prefLabel "波方"@ja ;
    skos:altLabel "ナミカタ"@ja-kana ;
    skos:notation "4110120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110120 dct:spatial <https://wik.jp/todofuken/p38> .
:4110120 dct:spatial <https://wik.jp/todofuken/382027> .

:4110130 a skos:Concept ;
    skos:prefLabel "亀岡"@ja ;
    skos:altLabel "カメオカ"@ja-kana ;
    skos:notation "4110130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110130 dct:spatial <https://wik.jp/todofuken/p38> .
:4110130 dct:spatial <https://wik.jp/todofuken/382027> .

:4110140 a skos:Concept ;
    skos:prefLabel "田の尻"@ja ;
    skos:altLabel "タノシリ"@ja-kana ;
    skos:notation "4110140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110140 dct:spatial <https://wik.jp/todofuken/p38> .
:4110140 dct:spatial <https://wik.jp/todofuken/382027> .

:4110150 a skos:Concept ;
    skos:prefLabel "篠塚"@ja ;
    skos:altLabel "シノヅカ"@ja-kana ;
    skos:notation "4110150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110150 dct:spatial <https://wik.jp/todofuken/p38> .
:4110150 dct:spatial <https://wik.jp/todofuken/383562> .

:4110160 a skos:Concept ;
    skos:prefLabel "高井神"@ja ;
    skos:altLabel "タカイカミ"@ja-kana ;
    skos:notation "4110160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110160 dct:spatial <https://wik.jp/todofuken/p38> .
:4110160 dct:spatial <https://wik.jp/todofuken/383562> .

:4110170 a skos:Concept ;
    skos:prefLabel "江ノ島"@ja ;
    skos:altLabel "エノシマ"@ja-kana ;
    skos:notation "4110170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110170 dct:spatial <https://wik.jp/todofuken/p38> .
:4110170 dct:spatial <https://wik.jp/todofuken/383562> .

:4110225 a skos:Concept ;
    skos:prefLabel "弓削"@ja ;
    skos:altLabel "ユゲ"@ja-kana ;
    skos:notation "4110225" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110225 dct:spatial <https://wik.jp/todofuken/p38> .
:4110225 dct:spatial <https://wik.jp/todofuken/383562> .

:4110230 a skos:Concept ;
    skos:prefLabel "岩城"@ja ;
    skos:altLabel "イワギ"@ja-kana ;
    skos:notation "4110230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110230 dct:spatial <https://wik.jp/todofuken/p38> .
:4110230 dct:spatial <https://wik.jp/todofuken/383562> .

:4110240 a skos:Concept ;
    skos:prefLabel "北浦(伯方)"@ja ;
    skos:altLabel "キタウラ(ハカタ)"@ja-kana ;
    skos:notation "4110240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110240 dct:spatial <https://wik.jp/todofuken/p38> .
:4110240 dct:spatial <https://wik.jp/todofuken/382027> .

:4110250 a skos:Concept ;
    skos:prefLabel "友浦"@ja ;
    skos:altLabel "トモウラ"@ja-kana ;
    skos:notation "4110250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110250 dct:spatial <https://wik.jp/todofuken/p38> .
:4110250 dct:spatial <https://wik.jp/todofuken/382027> .

:4110260 a skos:Concept ;
    skos:prefLabel "余所国"@ja ;
    skos:altLabel "ヨソクニ"@ja-kana ;
    skos:notation "4110260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110260 dct:spatial <https://wik.jp/todofuken/p38> .
:4110260 dct:spatial <https://wik.jp/todofuken/382027> .

:4110270 a skos:Concept ;
    skos:prefLabel "泊(大山)"@ja ;
    skos:altLabel "トマリ(オオヤマ)"@ja-kana ;
    skos:notation "4110270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110270 dct:spatial <https://wik.jp/todofuken/p38> .
:4110270 dct:spatial <https://wik.jp/todofuken/382027> .

:4110280 a skos:Concept ;
    skos:prefLabel "椋名"@ja ;
    skos:altLabel "ムクナ"@ja-kana ;
    skos:notation "4110280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110280 dct:spatial <https://wik.jp/todofuken/p38> .
:4110280 dct:spatial <https://wik.jp/todofuken/382027> .

:4110290 a skos:Concept ;
    skos:prefLabel "下田水"@ja ;
    skos:altLabel "シタダミ"@ja-kana ;
    skos:notation "4110290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110290 dct:spatial <https://wik.jp/todofuken/p38> .
:4110290 dct:spatial <https://wik.jp/todofuken/382027> .

:4110300 a skos:Concept ;
    skos:prefLabel "南浦"@ja ;
    skos:altLabel "ミナミウラ"@ja-kana ;
    skos:notation "4110300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110300 dct:spatial <https://wik.jp/todofuken/p38> .
:4110300 dct:spatial <https://wik.jp/todofuken/382027> .

:4110310 a skos:Concept ;
    skos:prefLabel "志津見"@ja ;
    skos:altLabel "シツミ"@ja-kana ;
    skos:notation "4110310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110310 dct:spatial <https://wik.jp/todofuken/p38> .
:4110310 dct:spatial <https://wik.jp/todofuken/382027> .

:4110320 a skos:Concept ;
    skos:prefLabel "津島"@ja ;
    skos:altLabel "ツシマ"@ja-kana ;
    skos:notation "4110320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110320 dct:spatial <https://wik.jp/todofuken/p38> .
:4110320 dct:spatial <https://wik.jp/todofuken/382027> .

:4110330 a skos:Concept ;
    skos:prefLabel "盛"@ja ;
    skos:altLabel "サカリ"@ja-kana ;
    skos:notation "4110330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110330 dct:spatial <https://wik.jp/todofuken/p38> .
:4110330 dct:spatial <https://wik.jp/todofuken/382027> .

:4110340 a skos:Concept ;
    skos:prefLabel "肥海"@ja ;
    skos:altLabel "ヒガイ"@ja-kana ;
    skos:notation "4110340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110340 dct:spatial <https://wik.jp/todofuken/p38> .
:4110340 dct:spatial <https://wik.jp/todofuken/382027> .

:4110350 a skos:Concept ;
    skos:prefLabel "台"@ja ;
    skos:altLabel "ウテナ"@ja-kana ;
    skos:notation "4110350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110350 dct:spatial <https://wik.jp/todofuken/p38> .
:4110350 dct:spatial <https://wik.jp/todofuken/382027> .

:4110360 a skos:Concept ;
    skos:prefLabel "野々江"@ja ;
    skos:altLabel "ノノエ"@ja-kana ;
    skos:notation "4110360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110360 dct:spatial <https://wik.jp/todofuken/p38> .
:4110360 dct:spatial <https://wik.jp/todofuken/382027> .

:4110370 a skos:Concept ;
    skos:prefLabel "口総"@ja ;
    skos:altLabel "クチスボ"@ja-kana ;
    skos:notation "4110370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110370 dct:spatial <https://wik.jp/todofuken/p38> .
:4110370 dct:spatial <https://wik.jp/todofuken/382027> .

:4110380 a skos:Concept ;
    skos:prefLabel "宗方"@ja ;
    skos:altLabel "ムナカタ"@ja-kana ;
    skos:notation "4110380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110380 dct:spatial <https://wik.jp/todofuken/p38> .
:4110380 dct:spatial <https://wik.jp/todofuken/382027> .

:4110390 a skos:Concept ;
    skos:prefLabel "城谷"@ja ;
    skos:altLabel "ジョウノタニ"@ja-kana ;
    skos:notation "4110390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110390 dct:spatial <https://wik.jp/todofuken/p38> .
:4110390 dct:spatial <https://wik.jp/todofuken/382027> .

:4110400 a skos:Concept ;
    skos:prefLabel "小大下"@ja ;
    skos:altLabel "コオゲ"@ja-kana ;
    skos:notation "4110400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110400 dct:spatial <https://wik.jp/todofuken/p38> .
:4110400 dct:spatial <https://wik.jp/todofuken/382027> .

:4110410 a skos:Concept ;
    skos:prefLabel "浅海"@ja ;
    skos:altLabel "アサナミ"@ja-kana ;
    skos:notation "4110410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110410 dct:spatial <https://wik.jp/todofuken/p38> .
:4110410 dct:spatial <https://wik.jp/todofuken/382019> .

:4110420 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "4110420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110420 dct:spatial <https://wik.jp/todofuken/p38> .
:4110420 dct:spatial <https://wik.jp/todofuken/382019> .

:4110430 a skos:Concept ;
    skos:prefLabel "柳原"@ja ;
    skos:altLabel "ヤナギハラ"@ja-kana ;
    skos:notation "4110430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110430 dct:spatial <https://wik.jp/todofuken/p38> .
:4110430 dct:spatial <https://wik.jp/todofuken/382019> .

:4110440 a skos:Concept ;
    skos:prefLabel "磯河内"@ja ;
    skos:altLabel "イソコウチ"@ja-kana ;
    skos:notation "4110440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110440 dct:spatial <https://wik.jp/todofuken/p38> .
:4110440 dct:spatial <https://wik.jp/todofuken/382019> .

:4110450 a skos:Concept ;
    skos:prefLabel "小川"@ja ;
    skos:altLabel "オガワ"@ja-kana ;
    skos:notation "4110450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110450 dct:spatial <https://wik.jp/todofuken/p38> .
:4110450 dct:spatial <https://wik.jp/todofuken/382019> .

:4110455 a skos:Concept ;
    skos:prefLabel "安居島"@ja ;
    skos:altLabel "アイジマ"@ja-kana ;
    skos:notation "4110455" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110455 dct:spatial <https://wik.jp/todofuken/p38> .
:4110455 dct:spatial <https://wik.jp/todofuken/382019> .

:4110460 a skos:Concept ;
    skos:prefLabel "堀江"@ja ;
    skos:altLabel "ホリエ"@ja-kana ;
    skos:notation "4110460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110460 dct:spatial <https://wik.jp/todofuken/p38> .
:4110460 dct:spatial <https://wik.jp/todofuken/382019> .

:4110470 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "4110470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110470 dct:spatial <https://wik.jp/todofuken/p38> .
:4110470 dct:spatial <https://wik.jp/todofuken/382019> .

:4110480 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "4110480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110480 dct:spatial <https://wik.jp/todofuken/p38> .
:4110480 dct:spatial <https://wik.jp/todofuken/382019> .

:4110490 a skos:Concept ;
    skos:prefLabel "御手洗"@ja ;
    skos:altLabel "ミタライ"@ja-kana ;
    skos:notation "4110490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110490 dct:spatial <https://wik.jp/todofuken/p38> .
:4110490 dct:spatial <https://wik.jp/todofuken/382019> .

:4110500 a skos:Concept ;
    skos:prefLabel "鷲ヶ巣"@ja ;
    skos:altLabel "ワシガス"@ja-kana ;
    skos:notation "4110500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110500 dct:spatial <https://wik.jp/todofuken/p38> .
:4110500 dct:spatial <https://wik.jp/todofuken/382019> .

:4110510 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "4110510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110510 dct:spatial <https://wik.jp/todofuken/p38> .
:4110510 dct:spatial <https://wik.jp/todofuken/382019> .

:4110520 a skos:Concept ;
    skos:prefLabel "馬磯"@ja ;
    skos:altLabel "ウマイソ"@ja-kana ;
    skos:notation "4110520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110520 dct:spatial <https://wik.jp/todofuken/p38> .
:4110520 dct:spatial <https://wik.jp/todofuken/382019> .

:4110530 a skos:Concept ;
    skos:prefLabel "釣島"@ja ;
    skos:altLabel "ツルシマ"@ja-kana ;
    skos:notation "4110530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110530 dct:spatial <https://wik.jp/todofuken/p38> .
:4110530 dct:spatial <https://wik.jp/todofuken/382019> .

:4110540 a skos:Concept ;
    skos:prefLabel "長師"@ja ;
    skos:altLabel "ナガシ"@ja-kana ;
    skos:notation "4110540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110540 dct:spatial <https://wik.jp/todofuken/p38> .
:4110540 dct:spatial <https://wik.jp/todofuken/382019> .

:4110550 a skos:Concept ;
    skos:prefLabel "神ノ浦"@ja ;
    skos:altLabel "コウノウラ"@ja-kana ;
    skos:notation "4110550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110550 dct:spatial <https://wik.jp/todofuken/p38> .
:4110550 dct:spatial <https://wik.jp/todofuken/382019> .

:4110560 a skos:Concept ;
    skos:prefLabel "睦月"@ja ;
    skos:altLabel "ムヅキ"@ja-kana ;
    skos:notation "4110560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110560 dct:spatial <https://wik.jp/todofuken/p38> .
:4110560 dct:spatial <https://wik.jp/todofuken/382019> .

:4110570 a skos:Concept ;
    skos:prefLabel "野忽那"@ja ;
    skos:altLabel "ノグツナ"@ja-kana ;
    skos:notation "4110570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110570 dct:spatial <https://wik.jp/todofuken/p38> .
:4110570 dct:spatial <https://wik.jp/todofuken/382019> .

:4110580 a skos:Concept ;
    skos:prefLabel "上怒和"@ja ;
    skos:altLabel "カミヌワ"@ja-kana ;
    skos:notation "4110580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110580 dct:spatial <https://wik.jp/todofuken/p38> .
:4110580 dct:spatial <https://wik.jp/todofuken/382019> .

:4110590 a skos:Concept ;
    skos:prefLabel "元怒和"@ja ;
    skos:altLabel "モトヌワ"@ja-kana ;
    skos:notation "4110590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110590 dct:spatial <https://wik.jp/todofuken/p38> .
:4110590 dct:spatial <https://wik.jp/todofuken/382019> .

:4110600 a skos:Concept ;
    skos:prefLabel "津和地"@ja ;
    skos:altLabel "ツワジ"@ja-kana ;
    skos:notation "4110600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110600 dct:spatial <https://wik.jp/todofuken/p38> .
:4110600 dct:spatial <https://wik.jp/todofuken/382019> .

:4110610 a skos:Concept ;
    skos:prefLabel "二神"@ja ;
    skos:altLabel "フタガミ"@ja-kana ;
    skos:notation "4110610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110610 dct:spatial <https://wik.jp/todofuken/p38> .
:4110610 dct:spatial <https://wik.jp/todofuken/382019> .

:4110620 a skos:Concept ;
    skos:prefLabel "由利"@ja ;
    skos:altLabel "ユリ"@ja-kana ;
    skos:notation "4110620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110620 dct:spatial <https://wik.jp/todofuken/p38> .
:4110620 dct:spatial <https://wik.jp/todofuken/382019> .

:4110630 a skos:Concept ;
    skos:prefLabel "饒"@ja ;
    skos:altLabel "ニョウ"@ja-kana ;
    skos:notation "4110630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110630 dct:spatial <https://wik.jp/todofuken/p38> .
:4110630 dct:spatial <https://wik.jp/todofuken/382019> .

:4110640 a skos:Concept ;
    skos:prefLabel "森"@ja ;
    skos:altLabel "モリ"@ja-kana ;
    skos:notation "4110640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110640 dct:spatial <https://wik.jp/todofuken/p38> .
:4110640 dct:spatial <https://wik.jp/todofuken/382108> .

:4110650 a skos:Concept ;
    skos:prefLabel "高野川"@ja ;
    skos:altLabel "コウノカワ"@ja-kana ;
    skos:notation "4110650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110650 dct:spatial <https://wik.jp/todofuken/p38> .
:4110650 dct:spatial <https://wik.jp/todofuken/382108> .

:4110660 a skos:Concept ;
    skos:prefLabel "喜多"@ja ;
    skos:altLabel "キタ"@ja-kana ;
    skos:notation "4110660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110660 dct:spatial <https://wik.jp/todofuken/p38> .
:4110660 dct:spatial <https://wik.jp/todofuken/382078> .

:4110670 a skos:Concept ;
    skos:prefLabel "肱川口"@ja ;
    skos:altLabel "ヒジカワグチ"@ja-kana ;
    skos:notation "4110670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110670 dct:spatial <https://wik.jp/todofuken/p38> .
:4110670 dct:spatial <https://wik.jp/todofuken/382078> .

:4110675 a skos:Concept ;
    skos:prefLabel "沖浦"@ja ;
    skos:altLabel "オキウラ"@ja-kana ;
    skos:notation "4110675" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110675 dct:spatial <https://wik.jp/todofuken/p38> .
:4110675 dct:spatial <https://wik.jp/todofuken/382078> .

:4110680 a skos:Concept ;
    skos:prefLabel "須沢"@ja ;
    skos:altLabel "スサワ"@ja-kana ;
    skos:notation "4110680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110680 dct:spatial <https://wik.jp/todofuken/p38> .
:4110680 dct:spatial <https://wik.jp/todofuken/382078> .

:4110690 a skos:Concept ;
    skos:prefLabel "出海"@ja ;
    skos:altLabel "イズミ"@ja-kana ;
    skos:notation "4110690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110690 dct:spatial <https://wik.jp/todofuken/p38> .
:4110690 dct:spatial <https://wik.jp/todofuken/382078> .

:4110700 a skos:Concept ;
    skos:prefLabel "青島"@ja ;
    skos:altLabel "アオシマ"@ja-kana ;
    skos:notation "4110700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110700 dct:spatial <https://wik.jp/todofuken/p38> .
:4110700 dct:spatial <https://wik.jp/todofuken/382078> .

:4110725 a skos:Concept ;
    skos:prefLabel "磯津"@ja ;
    skos:altLabel "イソツ"@ja-kana ;
    skos:notation "4110725" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110725 dct:spatial <https://wik.jp/todofuken/p38> .
:4110725 dct:spatial <https://wik.jp/todofuken/382043> .

:4110730 a skos:Concept ;
    skos:prefLabel "西町"@ja ;
    skos:altLabel "ニシマチ"@ja-kana ;
    skos:notation "4110730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110730 dct:spatial <https://wik.jp/todofuken/p38> .
:4110730 dct:spatial <https://wik.jp/todofuken/382043> .

:4110740 a skos:Concept ;
    skos:prefLabel "川之石"@ja ;
    skos:altLabel "カワノイシ"@ja-kana ;
    skos:notation "4110740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110740 dct:spatial <https://wik.jp/todofuken/p38> .
:4110740 dct:spatial <https://wik.jp/todofuken/382043> .

:4110750 a skos:Concept ;
    skos:prefLabel "伊方越"@ja ;
    skos:altLabel "イカタゴシ"@ja-kana ;
    skos:notation "4110750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110750 dct:spatial <https://wik.jp/todofuken/p38> .
:4110750 dct:spatial <https://wik.jp/todofuken/384429> .

:4110770 a skos:Concept ;
    skos:prefLabel "鳥津"@ja ;
    skos:altLabel "トリヅ"@ja-kana ;
    skos:notation "4110770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110770 dct:spatial <https://wik.jp/todofuken/p38> .
:4110770 dct:spatial <https://wik.jp/todofuken/384429> .

:4110780 a skos:Concept ;
    skos:prefLabel "大成"@ja ;
    skos:altLabel "オオナル"@ja-kana ;
    skos:notation "4110780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110780 dct:spatial <https://wik.jp/todofuken/p38> .
:4110780 dct:spatial <https://wik.jp/todofuken/384429> .

:4110790 a skos:Concept ;
    skos:prefLabel "田之浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4110790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110790 dct:spatial <https://wik.jp/todofuken/p38> .
:4110790 dct:spatial <https://wik.jp/todofuken/384429> .

:4110800 a skos:Concept ;
    skos:prefLabel "九丁"@ja ;
    skos:altLabel "クチョウ"@ja-kana ;
    skos:notation "4110800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110800 dct:spatial <https://wik.jp/todofuken/p38> .
:4110800 dct:spatial <https://wik.jp/todofuken/384429> .

:4110810 a skos:Concept ;
    skos:prefLabel "伊方"@ja ;
    skos:altLabel "イカタ"@ja-kana ;
    skos:notation "4110810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110810 dct:spatial <https://wik.jp/todofuken/p38> .
:4110810 dct:spatial <https://wik.jp/todofuken/384429> .

:4110820 a skos:Concept ;
    skos:prefLabel "足成"@ja ;
    skos:altLabel "アシナル"@ja-kana ;
    skos:notation "4110820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110820 dct:spatial <https://wik.jp/todofuken/p38> .
:4110820 dct:spatial <https://wik.jp/todofuken/384429> .

:4110830 a skos:Concept ;
    skos:prefLabel "西小島"@ja ;
    skos:altLabel "ニシコジマ"@ja-kana ;
    skos:notation "4110830" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110830 dct:spatial <https://wik.jp/todofuken/p38> .
:4110830 dct:spatial <https://wik.jp/todofuken/384429> .

:4110840 a skos:Concept ;
    skos:prefLabel "田部"@ja ;
    skos:altLabel "タブ"@ja-kana ;
    skos:notation "4110840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110840 dct:spatial <https://wik.jp/todofuken/p38> .
:4110840 dct:spatial <https://wik.jp/todofuken/384429> .

:4110850 a skos:Concept ;
    skos:prefLabel "四ツ浜"@ja ;
    skos:altLabel "ヨツハマ"@ja-kana ;
    skos:notation "4110850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110850 dct:spatial <https://wik.jp/todofuken/p38> .
:4110850 dct:spatial <https://wik.jp/todofuken/384429> .

:4110860 a skos:Concept ;
    skos:prefLabel "塩成"@ja ;
    skos:altLabel "シオナシ"@ja-kana ;
    skos:notation "4110860" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110860 dct:spatial <https://wik.jp/todofuken/p38> .
:4110860 dct:spatial <https://wik.jp/todofuken/384429> .

:4110870 a skos:Concept ;
    skos:prefLabel "釜木"@ja ;
    skos:altLabel "カマギ"@ja-kana ;
    skos:notation "4110870" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110870 dct:spatial <https://wik.jp/todofuken/p38> .
:4110870 dct:spatial <https://wik.jp/todofuken/384429> .

:4110880 a skos:Concept ;
    skos:prefLabel "平磯"@ja ;
    skos:altLabel "ヒライソ"@ja-kana ;
    skos:notation "4110880" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110880 dct:spatial <https://wik.jp/todofuken/p38> .
:4110880 dct:spatial <https://wik.jp/todofuken/384429> .

:4110890 a skos:Concept ;
    skos:prefLabel "明神"@ja ;
    skos:altLabel "ミョウジン"@ja-kana ;
    skos:notation "4110890" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110890 dct:spatial <https://wik.jp/todofuken/p38> .
:4110890 dct:spatial <https://wik.jp/todofuken/384429> .

:4110900 a skos:Concept ;
    skos:prefLabel "松"@ja ;
    skos:altLabel "マツ"@ja-kana ;
    skos:notation "4110900" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110900 dct:spatial <https://wik.jp/todofuken/p38> .
:4110900 dct:spatial <https://wik.jp/todofuken/384429> .

:4110910 a skos:Concept ;
    skos:prefLabel "三崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "4110910" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110910 dct:spatial <https://wik.jp/todofuken/p38> .
:4110910 dct:spatial <https://wik.jp/todofuken/384429> .

:4110920 a skos:Concept ;
    skos:prefLabel "名取"@ja ;
    skos:altLabel "ナトリ"@ja-kana ;
    skos:notation "4110920" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110920 dct:spatial <https://wik.jp/todofuken/p38> .
:4110920 dct:spatial <https://wik.jp/todofuken/384429> .

:4110930 a skos:Concept ;
    skos:prefLabel "舌田"@ja ;
    skos:altLabel "シタダ"@ja-kana ;
    skos:notation "4110930" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110930 dct:spatial <https://wik.jp/todofuken/p38> .
:4110930 dct:spatial <https://wik.jp/todofuken/382043> .

:4110940 a skos:Concept ;
    skos:prefLabel "川名津"@ja ;
    skos:altLabel "カワナヅ"@ja-kana ;
    skos:notation "4110940" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110940 dct:spatial <https://wik.jp/todofuken/p38> .
:4110940 dct:spatial <https://wik.jp/todofuken/382043> .

:4110975 a skos:Concept ;
    skos:prefLabel "真穴"@ja ;
    skos:altLabel "マアナ"@ja-kana ;
    skos:notation "4110975" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110975 dct:spatial <https://wik.jp/todofuken/p38> .
:4110975 dct:spatial <https://wik.jp/todofuken/382043> .

:4110980 a skos:Concept ;
    skos:prefLabel "大島(真穴)"@ja ;
    skos:altLabel "オオシマ(マアナ)"@ja-kana ;
    skos:notation "4110980" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110980 dct:spatial <https://wik.jp/todofuken/p38> .
:4110980 dct:spatial <https://wik.jp/todofuken/382043> .

:4110990 a skos:Concept ;
    skos:prefLabel "周木"@ja ;
    skos:altLabel "シュウキ"@ja-kana ;
    skos:notation "4110990" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4110990 dct:spatial <https://wik.jp/todofuken/p38> .
:4110990 dct:spatial <https://wik.jp/todofuken/382141> .

:4111000 a skos:Concept ;
    skos:prefLabel "長早"@ja ;
    skos:altLabel "ナガハヤ"@ja-kana ;
    skos:notation "4111000" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111000 dct:spatial <https://wik.jp/todofuken/p38> .
:4111000 dct:spatial <https://wik.jp/todofuken/382141> .

:4111010 a skos:Concept ;
    skos:prefLabel "二及"@ja ;
    skos:altLabel "ニギュウ"@ja-kana ;
    skos:notation "4111010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111010 dct:spatial <https://wik.jp/todofuken/p38> .
:4111010 dct:spatial <https://wik.jp/todofuken/382141> .

:4111020 a skos:Concept ;
    skos:prefLabel "垣生(二木生)"@ja ;
    skos:altLabel "ハブ(ニキブ)"@ja-kana ;
    skos:notation "4111020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111020 dct:spatial <https://wik.jp/todofuken/p38> .
:4111020 dct:spatial <https://wik.jp/todofuken/382141> .

:4111030 a skos:Concept ;
    skos:prefLabel "有太刀"@ja ;
    skos:altLabel "アラタチ"@ja-kana ;
    skos:notation "4111030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111030 dct:spatial <https://wik.jp/todofuken/p38> .
:4111030 dct:spatial <https://wik.jp/todofuken/382141> .

:4111040 a skos:Concept ;
    skos:prefLabel "皆江"@ja ;
    skos:altLabel "ミナエ"@ja-kana ;
    skos:notation "4111040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111040 dct:spatial <https://wik.jp/todofuken/p38> .
:4111040 dct:spatial <https://wik.jp/todofuken/382141> .

:4111050 a skos:Concept ;
    skos:prefLabel "下泊"@ja ;
    skos:altLabel "シモドマリ"@ja-kana ;
    skos:notation "4111050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111050 dct:spatial <https://wik.jp/todofuken/p38> .
:4111050 dct:spatial <https://wik.jp/todofuken/382141> .

:4111060 a skos:Concept ;
    skos:prefLabel "田の浜(高山)"@ja ;
    skos:altLabel "タノハマ(タカヤマ)"@ja-kana ;
    skos:notation "4111060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111060 dct:spatial <https://wik.jp/todofuken/p38> .
:4111060 dct:spatial <https://wik.jp/todofuken/382141> .

:4111070 a skos:Concept ;
    skos:prefLabel "高山"@ja ;
    skos:altLabel "タカヤマ"@ja-kana ;
    skos:notation "4111070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111070 dct:spatial <https://wik.jp/todofuken/p38> .
:4111070 dct:spatial <https://wik.jp/todofuken/382141> .

:4111080 a skos:Concept ;
    skos:prefLabel "渡江"@ja ;
    skos:altLabel "トノエ"@ja-kana ;
    skos:notation "4111080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111080 dct:spatial <https://wik.jp/todofuken/p38> .
:4111080 dct:spatial <https://wik.jp/todofuken/382141> .

:4111090 a skos:Concept ;
    skos:prefLabel "俵津"@ja ;
    skos:altLabel "タワラヅ"@ja-kana ;
    skos:notation "4111090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111090 dct:spatial <https://wik.jp/todofuken/p38> .
:4111090 dct:spatial <https://wik.jp/todofuken/382141> .

:4111100 a skos:Concept ;
    skos:prefLabel "大良"@ja ;
    skos:altLabel "オオラ"@ja-kana ;
    skos:notation "4111100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111100 dct:spatial <https://wik.jp/todofuken/p38> .
:4111100 dct:spatial <https://wik.jp/todofuken/382035> .

:4111110 a skos:Concept ;
    skos:prefLabel "奥浦"@ja ;
    skos:altLabel "オクウラ"@ja-kana ;
    skos:notation "4111110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111110 dct:spatial <https://wik.jp/todofuken/p38> .
:4111110 dct:spatial <https://wik.jp/todofuken/382035> .

:4111120 a skos:Concept ;
    skos:prefLabel "南君"@ja ;
    skos:altLabel "ナギミ"@ja-kana ;
    skos:notation "4111120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111120 dct:spatial <https://wik.jp/todofuken/p38> .
:4111120 dct:spatial <https://wik.jp/todofuken/382035> .

:4111130 a skos:Concept ;
    skos:prefLabel "玉津"@ja ;
    skos:altLabel "タマツ"@ja-kana ;
    skos:notation "4111130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111130 dct:spatial <https://wik.jp/todofuken/p38> .
:4111130 dct:spatial <https://wik.jp/todofuken/382035> .

:4111140 a skos:Concept ;
    skos:prefLabel "立目"@ja ;
    skos:altLabel "タチメ"@ja-kana ;
    skos:notation "4111140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111140 dct:spatial <https://wik.jp/todofuken/p38> .
:4111140 dct:spatial <https://wik.jp/todofuken/382035> .

:4111150 a skos:Concept ;
    skos:prefLabel "浅川"@ja ;
    skos:altLabel "アサカワ"@ja-kana ;
    skos:notation "4111150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111150 dct:spatial <https://wik.jp/todofuken/p38> .
:4111150 dct:spatial <https://wik.jp/todofuken/382035> .

:4111160 a skos:Concept ;
    skos:prefLabel "赤松"@ja ;
    skos:altLabel "アカマツ"@ja-kana ;
    skos:notation "4111160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111160 dct:spatial <https://wik.jp/todofuken/p38> .
:4111160 dct:spatial <https://wik.jp/todofuken/382035> .

:4111170 a skos:Concept ;
    skos:prefLabel "大小浜"@ja ;
    skos:altLabel "オオコハマ"@ja-kana ;
    skos:notation "4111170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111170 dct:spatial <https://wik.jp/todofuken/p38> .
:4111170 dct:spatial <https://wik.jp/todofuken/382035> .

:4111180 a skos:Concept ;
    skos:prefLabel "小池"@ja ;
    skos:altLabel "コイケ"@ja-kana ;
    skos:notation "4111180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111180 dct:spatial <https://wik.jp/todofuken/p38> .
:4111180 dct:spatial <https://wik.jp/todofuken/382035> .

:4111190 a skos:Concept ;
    skos:prefLabel "蕨"@ja ;
    skos:altLabel "ワラビ"@ja-kana ;
    skos:notation "4111190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111190 dct:spatial <https://wik.jp/todofuken/p38> .
:4111190 dct:spatial <https://wik.jp/todofuken/382035> .

:4111200 a skos:Concept ;
    skos:prefLabel "船隠"@ja ;
    skos:altLabel "フナカクシ"@ja-kana ;
    skos:notation "4111200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111200 dct:spatial <https://wik.jp/todofuken/p38> .
:4111200 dct:spatial <https://wik.jp/todofuken/382035> .

:4111210 a skos:Concept ;
    skos:prefLabel "大内"@ja ;
    skos:altLabel "オオウチ"@ja-kana ;
    skos:notation "4111210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111210 dct:spatial <https://wik.jp/todofuken/p38> .
:4111210 dct:spatial <https://wik.jp/todofuken/382035> .

:4111240 a skos:Concept ;
    skos:prefLabel "津の浦"@ja ;
    skos:altLabel "ツノウラ"@ja-kana ;
    skos:notation "4111240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111240 dct:spatial <https://wik.jp/todofuken/p38> .
:4111240 dct:spatial <https://wik.jp/todofuken/382035> .

:4111250 a skos:Concept ;
    skos:prefLabel "矢ヶ浜"@ja ;
    skos:altLabel "ヤガハマ"@ja-kana ;
    skos:notation "4111250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111250 dct:spatial <https://wik.jp/todofuken/p38> .
:4111250 dct:spatial <https://wik.jp/todofuken/382035> .

:4111260 a skos:Concept ;
    skos:prefLabel "大島(蒋淵)"@ja ;
    skos:altLabel "オオシマ(コモブチ)"@ja-kana ;
    skos:notation "4111260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111260 dct:spatial <https://wik.jp/todofuken/p38> .
:4111260 dct:spatial <https://wik.jp/todofuken/382035> .

:4111270 a skos:Concept ;
    skos:prefLabel "蒋淵"@ja ;
    skos:altLabel "コモブチ"@ja-kana ;
    skos:notation "4111270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111270 dct:spatial <https://wik.jp/todofuken/p38> .
:4111270 dct:spatial <https://wik.jp/todofuken/382035> .

:4111280 a skos:Concept ;
    skos:prefLabel "大池"@ja ;
    skos:altLabel "オオイケ"@ja-kana ;
    skos:notation "4111280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111280 dct:spatial <https://wik.jp/todofuken/p38> .
:4111280 dct:spatial <https://wik.jp/todofuken/382035> .

:4111290 a skos:Concept ;
    skos:prefLabel "神崎"@ja ;
    skos:altLabel "コウザキ"@ja-kana ;
    skos:notation "4111290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111290 dct:spatial <https://wik.jp/todofuken/p38> .
:4111290 dct:spatial <https://wik.jp/todofuken/382035> .

:4111310 a skos:Concept ;
    skos:prefLabel "島津"@ja ;
    skos:altLabel "シマヅ"@ja-kana ;
    skos:notation "4111310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111310 dct:spatial <https://wik.jp/todofuken/p38> .
:4111310 dct:spatial <https://wik.jp/todofuken/382035> .

:4111320 a skos:Concept ;
    skos:prefLabel "狩津"@ja ;
    skos:altLabel "カリツ"@ja-kana ;
    skos:notation "4111320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111320 dct:spatial <https://wik.jp/todofuken/p38> .
:4111320 dct:spatial <https://wik.jp/todofuken/382035> .

:4111330 a skos:Concept ;
    skos:prefLabel "郡"@ja ;
    skos:altLabel "コオリ"@ja-kana ;
    skos:notation "4111330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111330 dct:spatial <https://wik.jp/todofuken/p38> .
:4111330 dct:spatial <https://wik.jp/todofuken/382035> .

:4111340 a skos:Concept ;
    skos:prefLabel "明海"@ja ;
    skos:altLabel "アコ"@ja-kana ;
    skos:notation "4111340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111340 dct:spatial <https://wik.jp/todofuken/p38> .
:4111340 dct:spatial <https://wik.jp/todofuken/382035> .

:4111350 a skos:Concept ;
    skos:prefLabel "能登"@ja ;
    skos:altLabel "ノト"@ja-kana ;
    skos:notation "4111350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111350 dct:spatial <https://wik.jp/todofuken/p38> .
:4111350 dct:spatial <https://wik.jp/todofuken/382035> .

:4111360 a skos:Concept ;
    skos:prefLabel "北福浦"@ja ;
    skos:altLabel "キタフクウラ"@ja-kana ;
    skos:notation "4111360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111360 dct:spatial <https://wik.jp/todofuken/p38> .
:4111360 dct:spatial <https://wik.jp/todofuken/382035> .

:4111370 a skos:Concept ;
    skos:prefLabel "尻貝"@ja ;
    skos:altLabel "シリガイ"@ja-kana ;
    skos:notation "4111370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111370 dct:spatial <https://wik.jp/todofuken/p38> .
:4111370 dct:spatial <https://wik.jp/todofuken/382035> .

:4111380 a skos:Concept ;
    skos:prefLabel "牛之浦"@ja ;
    skos:altLabel "ウシノウラ"@ja-kana ;
    skos:notation "4111380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111380 dct:spatial <https://wik.jp/todofuken/p38> .
:4111380 dct:spatial <https://wik.jp/todofuken/382035> .

:4111390 a skos:Concept ;
    skos:prefLabel "木浦松"@ja ;
    skos:altLabel "キウラマツ"@ja-kana ;
    skos:notation "4111390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111390 dct:spatial <https://wik.jp/todofuken/p38> .
:4111390 dct:spatial <https://wik.jp/todofuken/382035> .

:4111400 a skos:Concept ;
    skos:prefLabel "国永"@ja ;
    skos:altLabel "クニナガ"@ja-kana ;
    skos:notation "4111400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111400 dct:spatial <https://wik.jp/todofuken/p38> .
:4111400 dct:spatial <https://wik.jp/todofuken/382035> .

:4111410 a skos:Concept ;
    skos:prefLabel "鵜之浜"@ja ;
    skos:altLabel "ウノハマ"@ja-kana ;
    skos:notation "4111410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111410 dct:spatial <https://wik.jp/todofuken/p38> .
:4111410 dct:spatial <https://wik.jp/todofuken/382035> .

:4111420 a skos:Concept ;
    skos:prefLabel "大日提"@ja ;
    skos:altLabel "オオヒサゲ"@ja-kana ;
    skos:notation "4111420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111420 dct:spatial <https://wik.jp/todofuken/p38> .
:4111420 dct:spatial <https://wik.jp/todofuken/382035> .

:4111430 a skos:Concept ;
    skos:prefLabel "小日提"@ja ;
    skos:altLabel "コヒサゲ"@ja-kana ;
    skos:notation "4111430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111430 dct:spatial <https://wik.jp/todofuken/p38> .
:4111430 dct:spatial <https://wik.jp/todofuken/382035> .

:4111440 a skos:Concept ;
    skos:prefLabel "田ノ浜(下灘)"@ja ;
    skos:altLabel "タノハマ(シモナダ)"@ja-kana ;
    skos:notation "4111440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111440 dct:spatial <https://wik.jp/todofuken/p38> .
:4111440 dct:spatial <https://wik.jp/todofuken/382035> .

:4111450 a skos:Concept ;
    skos:prefLabel "田颪"@ja ;
    skos:altLabel "タオロシ"@ja-kana ;
    skos:notation "4111450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111450 dct:spatial <https://wik.jp/todofuken/p38> .
:4111450 dct:spatial <https://wik.jp/todofuken/382035> .

:4111460 a skos:Concept ;
    skos:prefLabel "泥目水"@ja ;
    skos:altLabel "ドロメズ"@ja-kana ;
    skos:notation "4111460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111460 dct:spatial <https://wik.jp/todofuken/p38> .
:4111460 dct:spatial <https://wik.jp/todofuken/382035> .

:4111470 a skos:Concept ;
    skos:prefLabel "鼠鳴"@ja ;
    skos:altLabel "ネズナキ"@ja-kana ;
    skos:notation "4111470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111470 dct:spatial <https://wik.jp/todofuken/p38> .
:4111470 dct:spatial <https://wik.jp/todofuken/382035> .

:4111480 a skos:Concept ;
    skos:prefLabel "柿の浦(下灘)"@ja ;
    skos:altLabel "カキノウラ(シモナダ)"@ja-kana ;
    skos:notation "4111480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111480 dct:spatial <https://wik.jp/todofuken/p38> .
:4111480 dct:spatial <https://wik.jp/todofuken/382035> .

:4111490 a skos:Concept ;
    skos:prefLabel "曲烏"@ja ;
    skos:altLabel "マガラス"@ja-kana ;
    skos:notation "4111490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111490 dct:spatial <https://wik.jp/todofuken/p38> .
:4111490 dct:spatial <https://wik.jp/todofuken/382035> .

:4111500 a skos:Concept ;
    skos:prefLabel "平井"@ja ;
    skos:altLabel "ヒライ"@ja-kana ;
    skos:notation "4111500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111500 dct:spatial <https://wik.jp/todofuken/p38> .
:4111500 dct:spatial <https://wik.jp/todofuken/382035> .

:4111510 a skos:Concept ;
    skos:prefLabel "漁家"@ja ;
    skos:altLabel "リョウケ"@ja-kana ;
    skos:notation "4111510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111510 dct:spatial <https://wik.jp/todofuken/p38> .
:4111510 dct:spatial <https://wik.jp/todofuken/382035> .

:4111520 a skos:Concept ;
    skos:prefLabel "成"@ja ;
    skos:altLabel "ナル"@ja-kana ;
    skos:notation "4111520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111520 dct:spatial <https://wik.jp/todofuken/p38> .
:4111520 dct:spatial <https://wik.jp/todofuken/382035> .

:4111530 a skos:Concept ;
    skos:prefLabel "須下"@ja ;
    skos:altLabel "スゲ"@ja-kana ;
    skos:notation "4111530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111530 dct:spatial <https://wik.jp/todofuken/p38> .
:4111530 dct:spatial <https://wik.jp/todofuken/382035> .

:4111540 a skos:Concept ;
    skos:prefLabel "後"@ja ;
    skos:altLabel "ウシロ"@ja-kana ;
    skos:notation "4111540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111540 dct:spatial <https://wik.jp/todofuken/p38> .
:4111540 dct:spatial <https://wik.jp/todofuken/382035> .

:4111550 a skos:Concept ;
    skos:prefLabel "鰹網代"@ja ;
    skos:altLabel "カツアジロ"@ja-kana ;
    skos:notation "4111550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111550 dct:spatial <https://wik.jp/todofuken/p38> .
:4111550 dct:spatial <https://wik.jp/todofuken/382035> .

:4111560 a skos:Concept ;
    skos:prefLabel "竹ヶ島"@ja ;
    skos:altLabel "タケガシマ"@ja-kana ;
    skos:notation "4111560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111560 dct:spatial <https://wik.jp/todofuken/p38> .
:4111560 dct:spatial <https://wik.jp/todofuken/382035> .

:4111570 a skos:Concept ;
    skos:prefLabel "網代"@ja ;
    skos:altLabel "アジロ"@ja-kana ;
    skos:notation "4111570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111570 dct:spatial <https://wik.jp/todofuken/p38> .
:4111570 dct:spatial <https://wik.jp/todofuken/385069> .

:4111580 a skos:Concept ;
    skos:prefLabel "魚神山"@ja ;
    skos:altLabel "ナガミヤマ"@ja-kana ;
    skos:notation "4111580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111580 dct:spatial <https://wik.jp/todofuken/p38> .
:4111580 dct:spatial <https://wik.jp/todofuken/385069> .

:4111590 a skos:Concept ;
    skos:prefLabel "油袋"@ja ;
    skos:altLabel "ユタイ"@ja-kana ;
    skos:notation "4111590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111590 dct:spatial <https://wik.jp/todofuken/p38> .
:4111590 dct:spatial <https://wik.jp/todofuken/385069> .

:4111600 a skos:Concept ;
    skos:prefLabel "家串"@ja ;
    skos:altLabel "イエクシ"@ja-kana ;
    skos:notation "4111600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111600 dct:spatial <https://wik.jp/todofuken/p38> .
:4111600 dct:spatial <https://wik.jp/todofuken/385069> .

:4111610 a skos:Concept ;
    skos:prefLabel "平碆"@ja ;
    skos:altLabel "ヒラバエ"@ja-kana ;
    skos:notation "4111610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111610 dct:spatial <https://wik.jp/todofuken/p38> .
:4111610 dct:spatial <https://wik.jp/todofuken/385069> .

:4111620 a skos:Concept ;
    skos:prefLabel "御荘"@ja ;
    skos:altLabel "ミショウ"@ja-kana ;
    skos:notation "4111620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111620 dct:spatial <https://wik.jp/todofuken/p38> .
:4111620 dct:spatial <https://wik.jp/todofuken/385069> .

:4111630 a skos:Concept ;
    skos:prefLabel "成川"@ja ;
    skos:altLabel "ナルカワ"@ja-kana ;
    skos:notation "4111630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111630 dct:spatial <https://wik.jp/todofuken/p38> .
:4111630 dct:spatial <https://wik.jp/todofuken/385069> .

:4111640 a skos:Concept ;
    skos:prefLabel "赤水"@ja ;
    skos:altLabel "アカミズ"@ja-kana ;
    skos:notation "4111640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111640 dct:spatial <https://wik.jp/todofuken/p38> .
:4111640 dct:spatial <https://wik.jp/todofuken/385069> .

:4111650 a skos:Concept ;
    skos:prefLabel "高畑"@ja ;
    skos:altLabel "タカハタ"@ja-kana ;
    skos:notation "4111650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111650 dct:spatial <https://wik.jp/todofuken/p38> .
:4111650 dct:spatial <https://wik.jp/todofuken/385069> .

:4111660 a skos:Concept ;
    skos:prefLabel "左右水"@ja ;
    skos:altLabel "ソウズ"@ja-kana ;
    skos:notation "4111660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111660 dct:spatial <https://wik.jp/todofuken/p38> .
:4111660 dct:spatial <https://wik.jp/todofuken/385069> .

:4111670 a skos:Concept ;
    skos:prefLabel "猿鳴"@ja ;
    skos:altLabel "サルナギ"@ja-kana ;
    skos:notation "4111670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111670 dct:spatial <https://wik.jp/todofuken/p38> .
:4111670 dct:spatial <https://wik.jp/todofuken/385069> .

:4111680 a skos:Concept ;
    skos:prefLabel "武者泊"@ja ;
    skos:altLabel "ムシャドマリ"@ja-kana ;
    skos:notation "4111680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111680 dct:spatial <https://wik.jp/todofuken/p38> .
:4111680 dct:spatial <https://wik.jp/todofuken/385069> .

:4111690 a skos:Concept ;
    skos:prefLabel "中玉"@ja ;
    skos:altLabel "ナカタマ"@ja-kana ;
    skos:notation "4111690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4111690 dct:spatial <https://wik.jp/todofuken/p38> .
:4111690 dct:spatial <https://wik.jp/todofuken/385069> .

:4120020 a skos:Concept ;
    skos:prefLabel "大島(大島)"@ja ;
    skos:altLabel "オオシマ(オオシマ)"@ja-kana ;
    skos:notation "4120020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120020 dct:spatial <https://wik.jp/todofuken/p38> .
:4120020 dct:spatial <https://wik.jp/todofuken/382051> .

:4120030 a skos:Concept ;
    skos:prefLabel "河原津"@ja ;
    skos:altLabel "カワラヅ"@ja-kana ;
    skos:notation "4120030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120030 dct:spatial <https://wik.jp/todofuken/p38> .
:4120030 dct:spatial <https://wik.jp/todofuken/382060> .

:4120040 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4120040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120040 dct:spatial <https://wik.jp/todofuken/p38> .
:4120040 dct:spatial <https://wik.jp/todofuken/382027> .

:4120050 a skos:Concept ;
    skos:prefLabel "小部"@ja ;
    skos:altLabel "オベ"@ja-kana ;
    skos:notation "4120050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120050 dct:spatial <https://wik.jp/todofuken/p38> .
:4120050 dct:spatial <https://wik.jp/todofuken/382027> .

:4120060 a skos:Concept ;
    skos:prefLabel "宮窪"@ja ;
    skos:altLabel "ミヤクボ"@ja-kana ;
    skos:notation "4120060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120060 dct:spatial <https://wik.jp/todofuken/p38> .
:4120060 dct:spatial <https://wik.jp/todofuken/382027> .

:4120080 a skos:Concept ;
    skos:prefLabel "上灘"@ja ;
    skos:altLabel "カミナダ"@ja-kana ;
    skos:notation "4120080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120080 dct:spatial <https://wik.jp/todofuken/p38> .
:4120080 dct:spatial <https://wik.jp/todofuken/382108> .

:4120090 a skos:Concept ;
    skos:prefLabel "豊田"@ja ;
    skos:altLabel "トヨタ"@ja-kana ;
    skos:notation "4120090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120090 dct:spatial <https://wik.jp/todofuken/p38> .
:4120090 dct:spatial <https://wik.jp/todofuken/382108> .

:4120100 a skos:Concept ;
    skos:prefLabel "櫛生"@ja ;
    skos:altLabel "クシュウ"@ja-kana ;
    skos:notation "4120100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120100 dct:spatial <https://wik.jp/todofuken/p38> .
:4120100 dct:spatial <https://wik.jp/todofuken/382078> .

:4120110 a skos:Concept ;
    skos:prefLabel "豊の浦"@ja ;
    skos:altLabel "トヨノウラ"@ja-kana ;
    skos:notation "4120110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120110 dct:spatial <https://wik.jp/todofuken/p38> .
:4120110 dct:spatial <https://wik.jp/todofuken/384429> .

:4120120 a skos:Concept ;
    skos:prefLabel "三瓶"@ja ;
    skos:altLabel "ミカメ"@ja-kana ;
    skos:notation "4120120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120120 dct:spatial <https://wik.jp/todofuken/p38> .
:4120120 dct:spatial <https://wik.jp/todofuken/382141> .

:4120130 a skos:Concept ;
    skos:prefLabel "狩浜"@ja ;
    skos:altLabel "カリハマ"@ja-kana ;
    skos:notation "4120130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120130 dct:spatial <https://wik.jp/todofuken/p38> .
:4120130 dct:spatial <https://wik.jp/todofuken/382141> .

:4120140 a skos:Concept ;
    skos:prefLabel "石応"@ja ;
    skos:altLabel "コクボ"@ja-kana ;
    skos:notation "4120140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120140 dct:spatial <https://wik.jp/todofuken/p38> .
:4120140 dct:spatial <https://wik.jp/todofuken/382035> .

:4120150 a skos:Concept ;
    skos:prefLabel "平浦"@ja ;
    skos:altLabel "ヒラウラ"@ja-kana ;
    skos:notation "4120150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120150 dct:spatial <https://wik.jp/todofuken/p38> .
:4120150 dct:spatial <https://wik.jp/todofuken/382035> .

:4120160 a skos:Concept ;
    skos:prefLabel "九島"@ja ;
    skos:altLabel "クシマ"@ja-kana ;
    skos:notation "4120160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120160 dct:spatial <https://wik.jp/todofuken/p38> .
:4120160 dct:spatial <https://wik.jp/todofuken/382035> .

:4120170 a skos:Concept ;
    skos:prefLabel "魚泊"@ja ;
    skos:altLabel "ウオドマリ"@ja-kana ;
    skos:notation "4120170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120170 dct:spatial <https://wik.jp/todofuken/p38> .
:4120170 dct:spatial <https://wik.jp/todofuken/382035> .

:4120175 a skos:Concept ;
    skos:prefLabel "結出"@ja ;
    skos:altLabel "ユイデ"@ja-kana ;
    skos:notation "4120175" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120175 dct:spatial <https://wik.jp/todofuken/p38> .
:4120175 dct:spatial <https://wik.jp/todofuken/382035> .

:4120180 a skos:Concept ;
    skos:prefLabel "嘉島"@ja ;
    skos:altLabel "カシマ"@ja-kana ;
    skos:notation "4120180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120180 dct:spatial <https://wik.jp/todofuken/p38> .
:4120180 dct:spatial <https://wik.jp/todofuken/382035> .

:4120190 a skos:Concept ;
    skos:prefLabel "喜路"@ja ;
    skos:altLabel "キロ"@ja-kana ;
    skos:notation "4120190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120190 dct:spatial <https://wik.jp/todofuken/p38> .
:4120190 dct:spatial <https://wik.jp/todofuken/382035> .

:4120200 a skos:Concept ;
    skos:prefLabel "柏崎"@ja ;
    skos:altLabel "カシワザキ"@ja-kana ;
    skos:notation "4120200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120200 dct:spatial <https://wik.jp/todofuken/p38> .
:4120200 dct:spatial <https://wik.jp/todofuken/385069> .

:4120210 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシウラ"@ja-kana ;
    skos:notation "4120210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120210 dct:spatial <https://wik.jp/todofuken/p38> .
:4120210 dct:spatial <https://wik.jp/todofuken/385069> .

:4120220 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "4120220" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120220 dct:spatial <https://wik.jp/todofuken/p38> .
:4120220 dct:spatial <https://wik.jp/todofuken/385069> .

:4120230 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "4120230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4120230 dct:spatial <https://wik.jp/todofuken/p38> .
:4120230 dct:spatial <https://wik.jp/todofuken/385069> .

:4130010 a skos:Concept ;
    skos:prefLabel "八幡浜"@ja ;
    skos:altLabel "ヤワタハマ"@ja-kana ;
    skos:notation "4130010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4130010 dct:spatial <https://wik.jp/todofuken/p38> .
:4130010 dct:spatial <https://wik.jp/todofuken/382043> .

:4130020 a skos:Concept ;
    skos:prefLabel "中浦"@ja ;
    skos:altLabel "ナカウラ"@ja-kana ;
    skos:notation "4130020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4130020 dct:spatial <https://wik.jp/todofuken/p38> .
:4130020 dct:spatial <https://wik.jp/todofuken/385069> .

:4130030 a skos:Concept ;
    skos:prefLabel "深浦"@ja ;
    skos:altLabel "フカウラ"@ja-kana ;
    skos:notation "4130030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4130030 dct:spatial <https://wik.jp/todofuken/p38> .
:4130030 dct:spatial <https://wik.jp/todofuken/385069> .

:4140010 a skos:Concept ;
    skos:prefLabel "佐田岬"@ja ;
    skos:altLabel "サダミサキ"@ja-kana ;
    skos:notation "4140010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4140010 dct:spatial <https://wik.jp/todofuken/p38> .
:4140010 dct:spatial <https://wik.jp/todofuken/384429> .

:4140020 a skos:Concept ;
    skos:prefLabel "本浦"@ja ;
    skos:altLabel "ホンウラ"@ja-kana ;
    skos:notation "4140020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4140020 dct:spatial <https://wik.jp/todofuken/p38> .
:4140020 dct:spatial <https://wik.jp/todofuken/382035> .

:4210020 a skos:Concept ;
    skos:prefLabel "野根"@ja ;
    skos:altLabel "ノネ"@ja-kana ;
    skos:notation "4210020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210020 dct:spatial <https://wik.jp/todofuken/p39> .
:4210020 dct:spatial <https://wik.jp/todofuken/393011> .

:4210030 a skos:Concept ;
    skos:prefLabel "清水(室戸岬)"@ja ;
    skos:altLabel "シミズ(ムロトミサキ)"@ja-kana ;
    skos:notation "4210030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210030 dct:spatial <https://wik.jp/todofuken/p39> .
:4210030 dct:spatial <https://wik.jp/todofuken/392022> .

:4210040 a skos:Concept ;
    skos:prefLabel "日沖"@ja ;
    skos:altLabel "ヒオキ"@ja-kana ;
    skos:notation "4210040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210040 dct:spatial <https://wik.jp/todofuken/p39> .
:4210040 dct:spatial <https://wik.jp/todofuken/392022> .

:4210050 a skos:Concept ;
    skos:prefLabel "高岡"@ja ;
    skos:altLabel "タカオカ"@ja-kana ;
    skos:notation "4210050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210050 dct:spatial <https://wik.jp/todofuken/p39> .
:4210050 dct:spatial <https://wik.jp/todofuken/392022> .

:4210060 a skos:Concept ;
    skos:prefLabel "菜生"@ja ;
    skos:altLabel "ナバエ"@ja-kana ;
    skos:notation "4210060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210060 dct:spatial <https://wik.jp/todofuken/p39> .
:4210060 dct:spatial <https://wik.jp/todofuken/392022> .

:4210070 a skos:Concept ;
    skos:prefLabel "元"@ja ;
    skos:altLabel "モト"@ja-kana ;
    skos:notation "4210070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210070 dct:spatial <https://wik.jp/todofuken/p39> .
:4210070 dct:spatial <https://wik.jp/todofuken/392022> .

:4210080 a skos:Concept ;
    skos:prefLabel "行当"@ja ;
    skos:altLabel "ギョウトウ"@ja-kana ;
    skos:notation "4210080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210080 dct:spatial <https://wik.jp/todofuken/p39> .
:4210080 dct:spatial <https://wik.jp/todofuken/392022> .

:4210090 a skos:Concept ;
    skos:prefLabel "新村"@ja ;
    skos:altLabel "シムラ"@ja-kana ;
    skos:notation "4210090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210090 dct:spatial <https://wik.jp/todofuken/p39> .
:4210090 dct:spatial <https://wik.jp/todofuken/392022> .

:4210100 a skos:Concept ;
    skos:prefLabel "傍士"@ja ;
    skos:altLabel "ホウジ"@ja-kana ;
    skos:notation "4210100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210100 dct:spatial <https://wik.jp/todofuken/p39> .
:4210100 dct:spatial <https://wik.jp/todofuken/392022> .

:4210110 a skos:Concept ;
    skos:prefLabel "吉良川"@ja ;
    skos:altLabel "キラガワ"@ja-kana ;
    skos:notation "4210110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210110 dct:spatial <https://wik.jp/todofuken/p39> .
:4210110 dct:spatial <https://wik.jp/todofuken/392022> .

:4210120 a skos:Concept ;
    skos:prefLabel "羽根"@ja ;
    skos:altLabel "ハネ"@ja-kana ;
    skos:notation "4210120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210120 dct:spatial <https://wik.jp/todofuken/p39> .
:4210120 dct:spatial <https://wik.jp/todofuken/392022> .

:4210130 a skos:Concept ;
    skos:prefLabel "加領郷"@ja ;
    skos:altLabel "カリョウゴウ"@ja-kana ;
    skos:notation "4210130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210130 dct:spatial <https://wik.jp/todofuken/p39> .
:4210130 dct:spatial <https://wik.jp/todofuken/393029> .

:4210140 a skos:Concept ;
    skos:prefLabel "安田"@ja ;
    skos:altLabel "ヤスダ"@ja-kana ;
    skos:notation "4210140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210140 dct:spatial <https://wik.jp/todofuken/p39> .
:4210140 dct:spatial <https://wik.jp/todofuken/393045> .

:4210145 a skos:Concept ;
    skos:prefLabel "伊尾木"@ja ;
    skos:altLabel "イオキ"@ja-kana ;
    skos:notation "4210145" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210145 dct:spatial <https://wik.jp/todofuken/p39> .
:4210145 dct:spatial <https://wik.jp/todofuken/392031> .

:4210170 a skos:Concept ;
    skos:prefLabel "穴内"@ja ;
    skos:altLabel "アナナイ"@ja-kana ;
    skos:notation "4210170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210170 dct:spatial <https://wik.jp/todofuken/p39> .
:4210170 dct:spatial <https://wik.jp/todofuken/392031> .

:4210180 a skos:Concept ;
    skos:prefLabel "赤野"@ja ;
    skos:altLabel "アカノ"@ja-kana ;
    skos:notation "4210180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210180 dct:spatial <https://wik.jp/todofuken/p39> .
:4210180 dct:spatial <https://wik.jp/todofuken/392031> .

:4210190 a skos:Concept ;
    skos:prefLabel "西分"@ja ;
    skos:altLabel "ニシブン"@ja-kana ;
    skos:notation "4210190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210190 dct:spatial <https://wik.jp/todofuken/p39> .
:4210190 dct:spatial <https://wik.jp/todofuken/393070> .

:4210200 a skos:Concept ;
    skos:prefLabel "住吉"@ja ;
    skos:altLabel "スミヨシ"@ja-kana ;
    skos:notation "4210200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210200 dct:spatial <https://wik.jp/todofuken/p39> .
:4210200 dct:spatial <https://wik.jp/todofuken/392111> .

:4210210 a skos:Concept ;
    skos:prefLabel "赤岡"@ja ;
    skos:altLabel "アカオカ"@ja-kana ;
    skos:notation "4210210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210210 dct:spatial <https://wik.jp/todofuken/p39> .
:4210210 dct:spatial <https://wik.jp/todofuken/392111> .

:4210220 a skos:Concept ;
    skos:prefLabel "吉川"@ja ;
    skos:altLabel "ヨシカワ"@ja-kana ;
    skos:notation "4210220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210220 dct:spatial <https://wik.jp/todofuken/p39> .
:4210220 dct:spatial <https://wik.jp/todofuken/392111> .

:4210240 a skos:Concept ;
    skos:prefLabel "春野"@ja ;
    skos:altLabel "ハルノ"@ja-kana ;
    skos:notation "4210240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210240 dct:spatial <https://wik.jp/todofuken/p39> .
:4210240 dct:spatial <https://wik.jp/todofuken/392014> .

:4210250 a skos:Concept ;
    skos:prefLabel "深浦"@ja ;
    skos:altLabel "フカウラ"@ja-kana ;
    skos:notation "4210250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210250 dct:spatial <https://wik.jp/todofuken/p39> .
:4210250 dct:spatial <https://wik.jp/todofuken/392065> .

:4210260 a skos:Concept ;
    skos:prefLabel "池ノ浦"@ja ;
    skos:altLabel "イケノウラ"@ja-kana ;
    skos:notation "4210260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210260 dct:spatial <https://wik.jp/todofuken/p39> .
:4210260 dct:spatial <https://wik.jp/todofuken/392065> .

:4210270 a skos:Concept ;
    skos:prefLabel "久通"@ja ;
    skos:altLabel "クツウ"@ja-kana ;
    skos:notation "4210270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210270 dct:spatial <https://wik.jp/todofuken/p39> .
:4210270 dct:spatial <https://wik.jp/todofuken/392065> .

:4210280 a skos:Concept ;
    skos:prefLabel "中ノ島"@ja ;
    skos:altLabel "ナカノシマ"@ja-kana ;
    skos:notation "4210280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210280 dct:spatial <https://wik.jp/todofuken/p39> .
:4210280 dct:spatial <https://wik.jp/todofuken/392065> .

:4210290 a skos:Concept ;
    skos:prefLabel "新荘"@ja ;
    skos:altLabel "シンジョウ"@ja-kana ;
    skos:notation "4210290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210290 dct:spatial <https://wik.jp/todofuken/p39> .
:4210290 dct:spatial <https://wik.jp/todofuken/392065> .

:4210300 a skos:Concept ;
    skos:prefLabel "安和"@ja ;
    skos:altLabel "アワ"@ja-kana ;
    skos:notation "4210300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210300 dct:spatial <https://wik.jp/todofuken/p39> .
:4210300 dct:spatial <https://wik.jp/todofuken/392065> .

:4210310 a skos:Concept ;
    skos:prefLabel "上ノ加江"@ja ;
    skos:altLabel "カミノカエ"@ja-kana ;
    skos:notation "4210310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210310 dct:spatial <https://wik.jp/todofuken/p39> .
:4210310 dct:spatial <https://wik.jp/todofuken/394017> .

:4210320 a skos:Concept ;
    skos:prefLabel "矢井賀"@ja ;
    skos:altLabel "ヤイガ"@ja-kana ;
    skos:notation "4210320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210320 dct:spatial <https://wik.jp/todofuken/p39> .
:4210320 dct:spatial <https://wik.jp/todofuken/394017> .

:4210330 a skos:Concept ;
    skos:prefLabel "志和"@ja ;
    skos:altLabel "シワ"@ja-kana ;
    skos:notation "4210330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210330 dct:spatial <https://wik.jp/todofuken/p39> .
:4210330 dct:spatial <https://wik.jp/todofuken/394122> .

:4210340 a skos:Concept ;
    skos:prefLabel "小室"@ja ;
    skos:altLabel "オムロ"@ja-kana ;
    skos:notation "4210340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210340 dct:spatial <https://wik.jp/todofuken/p39> .
:4210340 dct:spatial <https://wik.jp/todofuken/394122> .

:4210350 a skos:Concept ;
    skos:prefLabel "鈴"@ja ;
    skos:altLabel "スズ"@ja-kana ;
    skos:notation "4210350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210350 dct:spatial <https://wik.jp/todofuken/p39> .
:4210350 dct:spatial <https://wik.jp/todofuken/394289> .

:4210360 a skos:Concept ;
    skos:prefLabel "灘"@ja ;
    skos:altLabel "ナダ"@ja-kana ;
    skos:notation "4210360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210360 dct:spatial <https://wik.jp/todofuken/p39> .
:4210360 dct:spatial <https://wik.jp/todofuken/394289> .

:4210370 a skos:Concept ;
    skos:prefLabel "伊田"@ja ;
    skos:altLabel "イダ"@ja-kana ;
    skos:notation "4210370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210370 dct:spatial <https://wik.jp/todofuken/p39> .
:4210370 dct:spatial <https://wik.jp/todofuken/394289> .

:4210380 a skos:Concept ;
    skos:prefLabel "浮津"@ja ;
    skos:altLabel "ウキツ"@ja-kana ;
    skos:notation "4210380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210380 dct:spatial <https://wik.jp/todofuken/p39> .
:4210380 dct:spatial <https://wik.jp/todofuken/394289> .

:4210390 a skos:Concept ;
    skos:prefLabel "入野"@ja ;
    skos:altLabel "イリノ"@ja-kana ;
    skos:notation "4210390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210390 dct:spatial <https://wik.jp/todofuken/p39> .
:4210390 dct:spatial <https://wik.jp/todofuken/394289> .

:4210400 a skos:Concept ;
    skos:prefLabel "双海"@ja ;
    skos:altLabel "フタミ"@ja-kana ;
    skos:notation "4210400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210400 dct:spatial <https://wik.jp/todofuken/p39> .
:4210400 dct:spatial <https://wik.jp/todofuken/392103> .

:4210410 a skos:Concept ;
    skos:prefLabel "平野"@ja ;
    skos:altLabel "ヒラノ"@ja-kana ;
    skos:notation "4210410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210410 dct:spatial <https://wik.jp/todofuken/p39> .
:4210410 dct:spatial <https://wik.jp/todofuken/392103> .

:4210420 a skos:Concept ;
    skos:prefLabel "名鹿"@ja ;
    skos:altLabel "ナシシ"@ja-kana ;
    skos:notation "4210420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210420 dct:spatial <https://wik.jp/todofuken/p39> .
:4210420 dct:spatial <https://wik.jp/todofuken/392103> .

:4210430 a skos:Concept ;
    skos:prefLabel "立石"@ja ;
    skos:altLabel "タテイシ"@ja-kana ;
    skos:notation "4210430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210430 dct:spatial <https://wik.jp/todofuken/p39> .
:4210430 dct:spatial <https://wik.jp/todofuken/392090> .

:4210440 a skos:Concept ;
    skos:prefLabel "布"@ja ;
    skos:altLabel "ヌノ"@ja-kana ;
    skos:notation "4210440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210440 dct:spatial <https://wik.jp/todofuken/p39> .
:4210440 dct:spatial <https://wik.jp/todofuken/392090> .

:4210450 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "コハマ"@ja-kana ;
    skos:notation "4210450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210450 dct:spatial <https://wik.jp/todofuken/p39> .
:4210450 dct:spatial <https://wik.jp/todofuken/392090> .

:4210460 a skos:Concept ;
    skos:prefLabel "津呂"@ja ;
    skos:altLabel "ツロ"@ja-kana ;
    skos:notation "4210460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210460 dct:spatial <https://wik.jp/todofuken/p39> .
:4210460 dct:spatial <https://wik.jp/todofuken/392090> .

:4210470 a skos:Concept ;
    skos:prefLabel "伊佐"@ja ;
    skos:altLabel "イサ"@ja-kana ;
    skos:notation "4210470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210470 dct:spatial <https://wik.jp/todofuken/p39> .
:4210470 dct:spatial <https://wik.jp/todofuken/392090> .

:4210480 a skos:Concept ;
    skos:prefLabel "松尾"@ja ;
    skos:altLabel "マツオ"@ja-kana ;
    skos:notation "4210480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210480 dct:spatial <https://wik.jp/todofuken/p39> .
:4210480 dct:spatial <https://wik.jp/todofuken/392090> .

:4210490 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4210490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210490 dct:spatial <https://wik.jp/todofuken/p39> .
:4210490 dct:spatial <https://wik.jp/todofuken/392090> .

:4210500 a skos:Concept ;
    skos:prefLabel "中ノ浜"@ja ;
    skos:altLabel "ナカノハマ"@ja-kana ;
    skos:notation "4210500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210500 dct:spatial <https://wik.jp/todofuken/p39> .
:4210500 dct:spatial <https://wik.jp/todofuken/392090> .

:4210510 a skos:Concept ;
    skos:prefLabel "養老"@ja ;
    skos:altLabel "ヨウロウ"@ja-kana ;
    skos:notation "4210510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210510 dct:spatial <https://wik.jp/todofuken/p39> .
:4210510 dct:spatial <https://wik.jp/todofuken/392090> .

:4210520 a skos:Concept ;
    skos:prefLabel "松崎"@ja ;
    skos:altLabel "マツザキ"@ja-kana ;
    skos:notation "4210520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210520 dct:spatial <https://wik.jp/todofuken/p39> .
:4210520 dct:spatial <https://wik.jp/todofuken/392090> .

:4210530 a skos:Concept ;
    skos:prefLabel "三崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "4210530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210530 dct:spatial <https://wik.jp/todofuken/p39> .
:4210530 dct:spatial <https://wik.jp/todofuken/392090> .

:4210540 a skos:Concept ;
    skos:prefLabel "竜串"@ja ;
    skos:altLabel "タツクシ"@ja-kana ;
    skos:notation "4210540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210540 dct:spatial <https://wik.jp/todofuken/p39> .
:4210540 dct:spatial <https://wik.jp/todofuken/392090> .

:4210550 a skos:Concept ;
    skos:prefLabel "下川口"@ja ;
    skos:altLabel "シモカワグチ"@ja-kana ;
    skos:notation "4210550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210550 dct:spatial <https://wik.jp/todofuken/p39> .
:4210550 dct:spatial <https://wik.jp/todofuken/392090> .

:4210560 a skos:Concept ;
    skos:prefLabel "貝ノ川"@ja ;
    skos:altLabel "カイノカワ"@ja-kana ;
    skos:notation "4210560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210560 dct:spatial <https://wik.jp/todofuken/p39> .
:4210560 dct:spatial <https://wik.jp/todofuken/392090> .

:4210570 a skos:Concept ;
    skos:prefLabel "大津"@ja ;
    skos:altLabel "オオツ"@ja-kana ;
    skos:notation "4210570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210570 dct:spatial <https://wik.jp/todofuken/p39> .
:4210570 dct:spatial <https://wik.jp/todofuken/392090> .

:4210580 a skos:Concept ;
    skos:prefLabel "小才角"@ja ;
    skos:altLabel "コサイツノ"@ja-kana ;
    skos:notation "4210580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210580 dct:spatial <https://wik.jp/todofuken/p39> .
:4210580 dct:spatial <https://wik.jp/todofuken/394246> .

:4210590 a skos:Concept ;
    skos:prefLabel "尾浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "4210590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210590 dct:spatial <https://wik.jp/todofuken/p39> .
:4210590 dct:spatial <https://wik.jp/todofuken/394246> .

:4210600 a skos:Concept ;
    skos:prefLabel "西泊"@ja ;
    skos:altLabel "ニシドマリ"@ja-kana ;
    skos:notation "4210600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210600 dct:spatial <https://wik.jp/todofuken/p39> .
:4210600 dct:spatial <https://wik.jp/todofuken/394246> .

:4210610 a skos:Concept ;
    skos:prefLabel "樫ノ浦"@ja ;
    skos:altLabel "カシノウラ"@ja-kana ;
    skos:notation "4210610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210610 dct:spatial <https://wik.jp/todofuken/p39> .
:4210610 dct:spatial <https://wik.jp/todofuken/394246> .

:4210620 a skos:Concept ;
    skos:prefLabel "周防形"@ja ;
    skos:altLabel "スオウガタ"@ja-kana ;
    skos:notation "4210620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210620 dct:spatial <https://wik.jp/todofuken/p39> .
:4210620 dct:spatial <https://wik.jp/todofuken/394246> .

:4210630 a skos:Concept ;
    skos:prefLabel "古満目"@ja ;
    skos:altLabel "コマメ"@ja-kana ;
    skos:notation "4210630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210630 dct:spatial <https://wik.jp/todofuken/p39> .
:4210630 dct:spatial <https://wik.jp/todofuken/394246> .

:4210640 a skos:Concept ;
    skos:prefLabel "柏島"@ja ;
    skos:altLabel "カシワジマ"@ja-kana ;
    skos:notation "4210640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210640 dct:spatial <https://wik.jp/todofuken/p39> .
:4210640 dct:spatial <https://wik.jp/todofuken/394246> .

:4210650 a skos:Concept ;
    skos:prefLabel "一切"@ja ;
    skos:altLabel "イッサイ"@ja-kana ;
    skos:notation "4210650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210650 dct:spatial <https://wik.jp/todofuken/p39> .
:4210650 dct:spatial <https://wik.jp/todofuken/394246> .

:4210660 a skos:Concept ;
    skos:prefLabel "安満地"@ja ;
    skos:altLabel "アマジ"@ja-kana ;
    skos:notation "4210660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210660 dct:spatial <https://wik.jp/todofuken/p39> .
:4210660 dct:spatial <https://wik.jp/todofuken/394246> .

:4210670 a skos:Concept ;
    skos:prefLabel "橘浦"@ja ;
    skos:altLabel "タチバナウラ"@ja-kana ;
    skos:notation "4210670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210670 dct:spatial <https://wik.jp/todofuken/p39> .
:4210670 dct:spatial <https://wik.jp/todofuken/394246> .

:4210680 a skos:Concept ;
    skos:prefLabel "泊浦"@ja ;
    skos:altLabel "トマリウラ"@ja-kana ;
    skos:notation "4210680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210680 dct:spatial <https://wik.jp/todofuken/p39> .
:4210680 dct:spatial <https://wik.jp/todofuken/394246> .

:4210690 a skos:Concept ;
    skos:prefLabel "竜ヶ迫"@ja ;
    skos:altLabel "タツガサコ"@ja-kana ;
    skos:notation "4210690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210690 dct:spatial <https://wik.jp/todofuken/p39> .
:4210690 dct:spatial <https://wik.jp/todofuken/394246> .

:4210700 a skos:Concept ;
    skos:prefLabel "栄喜"@ja ;
    skos:altLabel "サカキ"@ja-kana ;
    skos:notation "4210700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210700 dct:spatial <https://wik.jp/todofuken/p39> .
:4210700 dct:spatial <https://wik.jp/todofuken/392081> .

:4210710 a skos:Concept ;
    skos:prefLabel "大海"@ja ;
    skos:altLabel "オオミ"@ja-kana ;
    skos:notation "4210710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210710 dct:spatial <https://wik.jp/todofuken/p39> .
:4210710 dct:spatial <https://wik.jp/todofuken/392081> .

:4210720 a skos:Concept ;
    skos:prefLabel "湊浦"@ja ;
    skos:altLabel "ミナトウラ"@ja-kana ;
    skos:notation "4210720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210720 dct:spatial <https://wik.jp/todofuken/p39> .
:4210720 dct:spatial <https://wik.jp/todofuken/392081> .

:4210730 a skos:Concept ;
    skos:prefLabel "内外ノ浦"@ja ;
    skos:altLabel "ナイガイノウラ"@ja-kana ;
    skos:notation "4210730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210730 dct:spatial <https://wik.jp/todofuken/p39> .
:4210730 dct:spatial <https://wik.jp/todofuken/392081> .

:4210750 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "4210750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210750 dct:spatial <https://wik.jp/todofuken/p39> .
:4210750 dct:spatial <https://wik.jp/todofuken/392081> .

:4210760 a skos:Concept ;
    skos:prefLabel "池島"@ja ;
    skos:altLabel "イケジマ"@ja-kana ;
    skos:notation "4210760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210760 dct:spatial <https://wik.jp/todofuken/p39> .
:4210760 dct:spatial <https://wik.jp/todofuken/392081> .

:4210770 a skos:Concept ;
    skos:prefLabel "宇須々木"@ja ;
    skos:altLabel "ウススキ"@ja-kana ;
    skos:notation "4210770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4210770 dct:spatial <https://wik.jp/todofuken/p39> .
:4210770 dct:spatial <https://wik.jp/todofuken/392081> .

:4220010 a skos:Concept ;
    skos:prefLabel "椎名"@ja ;
    skos:altLabel "シイナ"@ja-kana ;
    skos:notation "4220010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220010 dct:spatial <https://wik.jp/todofuken/p39> .
:4220010 dct:spatial <https://wik.jp/todofuken/392022> .

:4220020 a skos:Concept ;
    skos:prefLabel "三津"@ja ;
    skos:altLabel "ミツ"@ja-kana ;
    skos:notation "4220020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220020 dct:spatial <https://wik.jp/todofuken/p39> .
:4220020 dct:spatial <https://wik.jp/todofuken/392022> .

:4220030 a skos:Concept ;
    skos:prefLabel "安芸"@ja ;
    skos:altLabel "アキ"@ja-kana ;
    skos:notation "4220030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220030 dct:spatial <https://wik.jp/todofuken/p39> .
:4220030 dct:spatial <https://wik.jp/todofuken/392031> .

:4220040 a skos:Concept ;
    skos:prefLabel "野見"@ja ;
    skos:altLabel "ノミ"@ja-kana ;
    skos:notation "4220040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220040 dct:spatial <https://wik.jp/todofuken/p39> .
:4220040 dct:spatial <https://wik.jp/todofuken/392065> .

:4220050 a skos:Concept ;
    skos:prefLabel "浦分"@ja ;
    skos:altLabel "ウラブン"@ja-kana ;
    skos:notation "4220050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220050 dct:spatial <https://wik.jp/todofuken/p39> .
:4220050 dct:spatial <https://wik.jp/todofuken/394122> .

:4220070 a skos:Concept ;
    skos:prefLabel "田野浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4220070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220070 dct:spatial <https://wik.jp/todofuken/p39> .
:4220070 dct:spatial <https://wik.jp/todofuken/394289> .

:4220080 a skos:Concept ;
    skos:prefLabel "窪津"@ja ;
    skos:altLabel "クボツ"@ja-kana ;
    skos:notation "4220080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220080 dct:spatial <https://wik.jp/todofuken/p39> .
:4220080 dct:spatial <https://wik.jp/todofuken/392090> .

:4220090 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "4220090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220090 dct:spatial <https://wik.jp/todofuken/p39> .
:4220090 dct:spatial <https://wik.jp/todofuken/392081> .

:4220100 a skos:Concept ;
    skos:prefLabel "藻津"@ja ;
    skos:altLabel "ムクヅ"@ja-kana ;
    skos:notation "4220100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220100 dct:spatial <https://wik.jp/todofuken/p39> .
:4220100 dct:spatial <https://wik.jp/todofuken/392081> .

:4220110 a skos:Concept ;
    skos:prefLabel "田ノ浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4220110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4220110 dct:spatial <https://wik.jp/todofuken/p39> .
:4220110 dct:spatial <https://wik.jp/todofuken/392081> .

:4230010 a skos:Concept ;
    skos:prefLabel "室戸岬"@ja ;
    skos:altLabel "ムロトミサキ"@ja-kana ;
    skos:notation "4230010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4230010 dct:spatial <https://wik.jp/todofuken/p39> .
:4230010 dct:spatial <https://wik.jp/todofuken/392022> .

:4230020 a skos:Concept ;
    skos:prefLabel "宇佐"@ja ;
    skos:altLabel "ウサ"@ja-kana ;
    skos:notation "4230020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4230020 dct:spatial <https://wik.jp/todofuken/p39> .

:4230030 a skos:Concept ;
    skos:prefLabel "清水"@ja ;
    skos:altLabel "シミズ"@ja-kana ;
    skos:notation "4230030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4230030 dct:spatial <https://wik.jp/todofuken/p39> .
:4230030 dct:spatial <https://wik.jp/todofuken/392090> .

:4230040 a skos:Concept ;
    skos:prefLabel "佐賀"@ja ;
    skos:altLabel "サガ"@ja-kana ;
    skos:notation "4230040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4230040 dct:spatial <https://wik.jp/todofuken/p39> .
:4230040 dct:spatial <https://wik.jp/todofuken/394289> .

:4240010 a skos:Concept ;
    skos:prefLabel "沖の島"@ja ;
    skos:altLabel "オキノシマ"@ja-kana ;
    skos:notation "4240010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4240010 dct:spatial <https://wik.jp/todofuken/p39> .
:4240010 dct:spatial <https://wik.jp/todofuken/392081> .

:4310020 a skos:Concept ;
    skos:prefLabel "八屋"@ja ;
    skos:altLabel "ハチヤ"@ja-kana ;
    skos:notation "4310020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310020 dct:spatial <https://wik.jp/todofuken/p40> .
:4310020 dct:spatial <https://wik.jp/todofuken/402141> .

:4310030 a skos:Concept ;
    skos:prefLabel "松江"@ja ;
    skos:altLabel "ショウエ"@ja-kana ;
    skos:notation "4310030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310030 dct:spatial <https://wik.jp/todofuken/p40> .
:4310030 dct:spatial <https://wik.jp/todofuken/402141> .

:4310040 a skos:Concept ;
    skos:prefLabel "西角田"@ja ;
    skos:altLabel "ニシスダ"@ja-kana ;
    skos:notation "4310040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310040 dct:spatial <https://wik.jp/todofuken/p40> .
:4310040 dct:spatial <https://wik.jp/todofuken/406473> .

:4310050 a skos:Concept ;
    skos:prefLabel "椎田"@ja ;
    skos:altLabel "シイダ"@ja-kana ;
    skos:notation "4310050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310050 dct:spatial <https://wik.jp/todofuken/p40> .
:4310050 dct:spatial <https://wik.jp/todofuken/406473> .

:4310060 a skos:Concept ;
    skos:prefLabel "八津田"@ja ;
    skos:altLabel "ハッタ"@ja-kana ;
    skos:notation "4310060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310060 dct:spatial <https://wik.jp/todofuken/p40> .
:4310060 dct:spatial <https://wik.jp/todofuken/406473> .

:4310070 a skos:Concept ;
    skos:prefLabel "西八田"@ja ;
    skos:altLabel "ニシハッタ"@ja-kana ;
    skos:notation "4310070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310070 dct:spatial <https://wik.jp/todofuken/p40> .
:4310070 dct:spatial <https://wik.jp/todofuken/406473> .

:4310080 a skos:Concept ;
    skos:prefLabel "稲童"@ja ;
    skos:altLabel "イナドウ"@ja-kana ;
    skos:notation "4310080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310080 dct:spatial <https://wik.jp/todofuken/p40> .
:4310080 dct:spatial <https://wik.jp/todofuken/402133> .

:4310090 a skos:Concept ;
    skos:prefLabel "長井"@ja ;
    skos:altLabel "ナガイ"@ja-kana ;
    skos:notation "4310090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310090 dct:spatial <https://wik.jp/todofuken/p40> .
:4310090 dct:spatial <https://wik.jp/todofuken/402133> .

:4310100 a skos:Concept ;
    skos:prefLabel "沓尾"@ja ;
    skos:altLabel "クツオ"@ja-kana ;
    skos:notation "4310100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310100 dct:spatial <https://wik.jp/todofuken/p40> .
:4310100 dct:spatial <https://wik.jp/todofuken/402133> .

:4310110 a skos:Concept ;
    skos:prefLabel "蓑島"@ja ;
    skos:altLabel "ミノシマ"@ja-kana ;
    skos:notation "4310110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310110 dct:spatial <https://wik.jp/todofuken/p40> .
:4310110 dct:spatial <https://wik.jp/todofuken/402133> .

:4310120 a skos:Concept ;
    skos:prefLabel "曾根"@ja ;
    skos:altLabel "ソネ"@ja-kana ;
    skos:notation "4310120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310120 dct:spatial <https://wik.jp/todofuken/p40> .
:4310120 dct:spatial <https://wik.jp/todofuken/401005> .

:4310140 a skos:Concept ;
    skos:prefLabel "平松"@ja ;
    skos:altLabel "ヒラマツ"@ja-kana ;
    skos:notation "4310140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310140 dct:spatial <https://wik.jp/todofuken/p40> .
:4310140 dct:spatial <https://wik.jp/todofuken/401005> .

:4310150 a skos:Concept ;
    skos:prefLabel "脇之浦"@ja ;
    skos:altLabel "ワキノウラ"@ja-kana ;
    skos:notation "4310150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310150 dct:spatial <https://wik.jp/todofuken/p40> .
:4310150 dct:spatial <https://wik.jp/todofuken/401005> .

:4310160 a skos:Concept ;
    skos:prefLabel "脇田"@ja ;
    skos:altLabel "ワイタ"@ja-kana ;
    skos:notation "4310160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310160 dct:spatial <https://wik.jp/todofuken/p40> .
:4310160 dct:spatial <https://wik.jp/todofuken/401005> .

:4310170 a skos:Concept ;
    skos:prefLabel "岩屋"@ja ;
    skos:altLabel "イワヤ"@ja-kana ;
    skos:notation "4310170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310170 dct:spatial <https://wik.jp/todofuken/p40> .
:4310170 dct:spatial <https://wik.jp/todofuken/401005> .

:4310180 a skos:Concept ;
    skos:prefLabel "馬島"@ja ;
    skos:altLabel "ウマシマ"@ja-kana ;
    skos:notation "4310180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310180 dct:spatial <https://wik.jp/todofuken/p40> .
:4310180 dct:spatial <https://wik.jp/todofuken/401005> .

:4310185 a skos:Concept ;
    skos:prefLabel "柏原"@ja ;
    skos:altLabel "カシバラ"@ja-kana ;
    skos:notation "4310185" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310185 dct:spatial <https://wik.jp/todofuken/p40> .
:4310185 dct:spatial <https://wik.jp/todofuken/403814> .

:4310200 a skos:Concept ;
    skos:prefLabel "地島"@ja ;
    skos:altLabel "ジノシマ"@ja-kana ;
    skos:notation "4310200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310200 dct:spatial <https://wik.jp/todofuken/p40> .
:4310200 dct:spatial <https://wik.jp/todofuken/402206> .

:4310210 a skos:Concept ;
    skos:prefLabel "勝浦"@ja ;
    skos:altLabel "カツウラ"@ja-kana ;
    skos:notation "4310210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310210 dct:spatial <https://wik.jp/todofuken/p40> .
:4310210 dct:spatial <https://wik.jp/todofuken/402249> .

:4310220 a skos:Concept ;
    skos:prefLabel "福間"@ja ;
    skos:altLabel "フクマ"@ja-kana ;
    skos:notation "4310220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310220 dct:spatial <https://wik.jp/todofuken/p40> .
:4310220 dct:spatial <https://wik.jp/todofuken/402249> .

:4310230 a skos:Concept ;
    skos:prefLabel "新宮"@ja ;
    skos:altLabel "シングウ"@ja-kana ;
    skos:notation "4310230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310230 dct:spatial <https://wik.jp/todofuken/p40> .
:4310230 dct:spatial <https://wik.jp/todofuken/403458> .

:4310240 a skos:Concept ;
    skos:prefLabel "奈多"@ja ;
    skos:altLabel "ナタ"@ja-kana ;
    skos:notation "4310240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310240 dct:spatial <https://wik.jp/todofuken/p40> .
:4310240 dct:spatial <https://wik.jp/todofuken/401307> .

:4310250 a skos:Concept ;
    skos:prefLabel "弘"@ja ;
    skos:altLabel "ヒロ"@ja-kana ;
    skos:notation "4310250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310250 dct:spatial <https://wik.jp/todofuken/p40> .
:4310250 dct:spatial <https://wik.jp/todofuken/401307> .

:4310255 a skos:Concept ;
    skos:prefLabel "浜崎今津"@ja ;
    skos:altLabel "ハマサキイマヅ"@ja-kana ;
    skos:notation "4310255" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310255 dct:spatial <https://wik.jp/todofuken/p40> .
:4310255 dct:spatial <https://wik.jp/todofuken/401307> .

:4310260 a skos:Concept ;
    skos:prefLabel "芥屋"@ja ;
    skos:altLabel "ケヤ"@ja-kana ;
    skos:notation "4310260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310260 dct:spatial <https://wik.jp/todofuken/p40> .
:4310260 dct:spatial <https://wik.jp/todofuken/402303> .

:4310280 a skos:Concept ;
    skos:prefLabel "姫島"@ja ;
    skos:altLabel "ヒメシマ"@ja-kana ;
    skos:notation "4310280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310280 dct:spatial <https://wik.jp/todofuken/p40> .
:4310280 dct:spatial <https://wik.jp/todofuken/402303> .

:4310290 a skos:Concept ;
    skos:prefLabel "深江"@ja ;
    skos:altLabel "フカエ"@ja-kana ;
    skos:notation "4310290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310290 dct:spatial <https://wik.jp/todofuken/p40> .
:4310290 dct:spatial <https://wik.jp/todofuken/402303> .

:4310300 a skos:Concept ;
    skos:prefLabel "大入"@ja ;
    skos:altLabel "ダイニュウ"@ja-kana ;
    skos:notation "4310300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310300 dct:spatial <https://wik.jp/todofuken/p40> .
:4310300 dct:spatial <https://wik.jp/todofuken/402303> .

:4310305 a skos:Concept ;
    skos:prefLabel "福吉"@ja ;
    skos:altLabel "フクヨシ"@ja-kana ;
    skos:notation "4310305" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310305 dct:spatial <https://wik.jp/todofuken/p40> .
:4310305 dct:spatial <https://wik.jp/todofuken/402303> .

:4310310 a skos:Concept ;
    skos:prefLabel "鹿家"@ja ;
    skos:altLabel "シカカ"@ja-kana ;
    skos:notation "4310310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310310 dct:spatial <https://wik.jp/todofuken/p40> .
:4310310 dct:spatial <https://wik.jp/todofuken/402303> .

:4310320 a skos:Concept ;
    skos:prefLabel "三又"@ja ;
    skos:altLabel "ミツマタ"@ja-kana ;
    skos:notation "4310320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310320 dct:spatial <https://wik.jp/todofuken/p40> .
:4310320 dct:spatial <https://wik.jp/todofuken/402125> .

:4310330 a skos:Concept ;
    skos:prefLabel "若津"@ja ;
    skos:altLabel "ワカツ"@ja-kana ;
    skos:notation "4310330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310330 dct:spatial <https://wik.jp/todofuken/p40> .
:4310330 dct:spatial <https://wik.jp/todofuken/402125> .

:4310340 a skos:Concept ;
    skos:prefLabel "上新田"@ja ;
    skos:altLabel "カミシンデン"@ja-kana ;
    skos:notation "4310340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310340 dct:spatial <https://wik.jp/todofuken/p40> .
:4310340 dct:spatial <https://wik.jp/todofuken/402125> .

:4310350 a skos:Concept ;
    skos:prefLabel "新田"@ja ;
    skos:altLabel "シンデン"@ja-kana ;
    skos:notation "4310350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310350 dct:spatial <https://wik.jp/todofuken/p40> .
:4310350 dct:spatial <https://wik.jp/todofuken/402125> .

:4310360 a skos:Concept ;
    skos:prefLabel "大野島"@ja ;
    skos:altLabel "オオノシマ"@ja-kana ;
    skos:notation "4310360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310360 dct:spatial <https://wik.jp/todofuken/p40> .
:4310360 dct:spatial <https://wik.jp/todofuken/402125> .

:4310370 a skos:Concept ;
    skos:prefLabel "久間田"@ja ;
    skos:altLabel "クマダ"@ja-kana ;
    skos:notation "4310370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310370 dct:spatial <https://wik.jp/todofuken/p40> .
:4310370 dct:spatial <https://wik.jp/todofuken/402079> .

:4310380 a skos:Concept ;
    skos:prefLabel "有明"@ja ;
    skos:altLabel "アリアケ"@ja-kana ;
    skos:notation "4310380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310380 dct:spatial <https://wik.jp/todofuken/p40> .
:4310380 dct:spatial <https://wik.jp/todofuken/402079> .

:4310390 a skos:Concept ;
    skos:prefLabel "東宮永"@ja ;
    skos:altLabel "ヒガシミヤナガ"@ja-kana ;
    skos:notation "4310390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310390 dct:spatial <https://wik.jp/todofuken/p40> .
:4310390 dct:spatial <https://wik.jp/todofuken/402079> .

:4310400 a skos:Concept ;
    skos:prefLabel "皿垣開"@ja ;
    skos:altLabel "サラカキビラキ"@ja-kana ;
    skos:notation "4310400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310400 dct:spatial <https://wik.jp/todofuken/p40> .
:4310400 dct:spatial <https://wik.jp/todofuken/402079> .

:4310410 a skos:Concept ;
    skos:prefLabel "両開"@ja ;
    skos:altLabel "リョウカイ"@ja-kana ;
    skos:notation "4310410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310410 dct:spatial <https://wik.jp/todofuken/p40> .
:4310410 dct:spatial <https://wik.jp/todofuken/402079> .

:4310420 a skos:Concept ;
    skos:prefLabel "江浦"@ja ;
    skos:altLabel "エノウラ"@ja-kana ;
    skos:notation "4310420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310420 dct:spatial <https://wik.jp/todofuken/p40> .
:4310420 dct:spatial <https://wik.jp/todofuken/402290> .

:4310430 a skos:Concept ;
    skos:prefLabel "黒崎"@ja ;
    skos:altLabel "クロサキ"@ja-kana ;
    skos:notation "4310430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4310430 dct:spatial <https://wik.jp/todofuken/p40> .
:4310430 dct:spatial <https://wik.jp/todofuken/402028> .

:4320010 a skos:Concept ;
    skos:prefLabel "吉富"@ja ;
    skos:altLabel "ヨシトミ"@ja-kana ;
    skos:notation "4320010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320010 dct:spatial <https://wik.jp/todofuken/p40> .
:4320010 dct:spatial <https://wik.jp/todofuken/406422> .

:4320015 a skos:Concept ;
    skos:prefLabel "宇島"@ja ;
    skos:altLabel "ウノシマ"@ja-kana ;
    skos:notation "4320015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320015 dct:spatial <https://wik.jp/todofuken/p40> .
:4320015 dct:spatial <https://wik.jp/todofuken/402141> .

:4320020 a skos:Concept ;
    skos:prefLabel "柄杓田"@ja ;
    skos:altLabel "ヒシヤクダ"@ja-kana ;
    skos:notation "4320020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320020 dct:spatial <https://wik.jp/todofuken/p40> .
:4320020 dct:spatial <https://wik.jp/todofuken/401005> .

:4320030 a skos:Concept ;
    skos:prefLabel "藍島"@ja ;
    skos:altLabel "アイノシマ"@ja-kana ;
    skos:notation "4320030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320030 dct:spatial <https://wik.jp/todofuken/p40> .
:4320030 dct:spatial <https://wik.jp/todofuken/401005> .

:4320050 a skos:Concept ;
    skos:prefLabel "波津"@ja ;
    skos:altLabel "ハツ"@ja-kana ;
    skos:notation "4320050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320050 dct:spatial <https://wik.jp/todofuken/p40> .
:4320050 dct:spatial <https://wik.jp/todofuken/403831> .

:4320060 a skos:Concept ;
    skos:prefLabel "鐘崎"@ja ;
    skos:altLabel "カネザキ"@ja-kana ;
    skos:notation "4320060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320060 dct:spatial <https://wik.jp/todofuken/p40> .
:4320060 dct:spatial <https://wik.jp/todofuken/402206> .

:4320065 a skos:Concept ;
    skos:prefLabel "神湊"@ja ;
    skos:altLabel "コウノミナト"@ja-kana ;
    skos:notation "4320065" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320065 dct:spatial <https://wik.jp/todofuken/p40> .
:4320065 dct:spatial <https://wik.jp/todofuken/402206> .

:4320070 a skos:Concept ;
    skos:prefLabel "津屋崎"@ja ;
    skos:altLabel "ツヤザキ"@ja-kana ;
    skos:notation "4320070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320070 dct:spatial <https://wik.jp/todofuken/p40> .
:4320070 dct:spatial <https://wik.jp/todofuken/402249> .

:4320080 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "4320080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320080 dct:spatial <https://wik.jp/todofuken/p40> .
:4320080 dct:spatial <https://wik.jp/todofuken/402206> .

:4320090 a skos:Concept ;
    skos:prefLabel "相島"@ja ;
    skos:altLabel "アイノシマ"@ja-kana ;
    skos:notation "4320090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320090 dct:spatial <https://wik.jp/todofuken/p40> .
:4320090 dct:spatial <https://wik.jp/todofuken/403458> .

:4320100 a skos:Concept ;
    skos:prefLabel "志賀島"@ja ;
    skos:altLabel "シカノシマ"@ja-kana ;
    skos:notation "4320100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320100 dct:spatial <https://wik.jp/todofuken/p40> .
:4320100 dct:spatial <https://wik.jp/todofuken/401307> .

:4320120 a skos:Concept ;
    skos:prefLabel "唐泊"@ja ;
    skos:altLabel "カラトマリ"@ja-kana ;
    skos:notation "4320120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320120 dct:spatial <https://wik.jp/todofuken/p40> .
:4320120 dct:spatial <https://wik.jp/todofuken/401307> .

:4320130 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシノウラ"@ja-kana ;
    skos:notation "4320130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320130 dct:spatial <https://wik.jp/todofuken/p40> .
:4320130 dct:spatial <https://wik.jp/todofuken/401307> .

:4320140 a skos:Concept ;
    skos:prefLabel "玄界"@ja ;
    skos:altLabel "ゲンカイ"@ja-kana ;
    skos:notation "4320140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320140 dct:spatial <https://wik.jp/todofuken/p40> .
:4320140 dct:spatial <https://wik.jp/todofuken/401307> .

:4320150 a skos:Concept ;
    skos:prefLabel "野北"@ja ;
    skos:altLabel "ノギタ"@ja-kana ;
    skos:notation "4320150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320150 dct:spatial <https://wik.jp/todofuken/p40> .
:4320150 dct:spatial <https://wik.jp/todofuken/402303> .

:4320155 a skos:Concept ;
    skos:prefLabel "岐志"@ja ;
    skos:altLabel "キシ"@ja-kana ;
    skos:notation "4320155" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320155 dct:spatial <https://wik.jp/todofuken/p40> .
:4320155 dct:spatial <https://wik.jp/todofuken/402303> .

:4320160 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "4320160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320160 dct:spatial <https://wik.jp/todofuken/p40> .
:4320160 dct:spatial <https://wik.jp/todofuken/402303> .

:4320170 a skos:Concept ;
    skos:prefLabel "加布里"@ja ;
    skos:altLabel "カフリ"@ja-kana ;
    skos:notation "4320170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320170 dct:spatial <https://wik.jp/todofuken/p40> .
:4320170 dct:spatial <https://wik.jp/todofuken/402303> .

:4320190 a skos:Concept ;
    skos:prefLabel "沖端"@ja ;
    skos:altLabel "オキノハタ"@ja-kana ;
    skos:notation "4320190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320190 dct:spatial <https://wik.jp/todofuken/p40> .
:4320190 dct:spatial <https://wik.jp/todofuken/402079> .

:4320200 a skos:Concept ;
    skos:prefLabel "中島"@ja ;
    skos:altLabel "ナカシマ"@ja-kana ;
    skos:notation "4320200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4320200 dct:spatial <https://wik.jp/todofuken/p40> .
:4320200 dct:spatial <https://wik.jp/todofuken/402079> .

:4330010 a skos:Concept ;
    skos:prefLabel "博多"@ja ;
    skos:altLabel "ハカタ"@ja-kana ;
    skos:notation "4330010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:4330010 dct:spatial <https://wik.jp/todofuken/p40> .
:4330010 dct:spatial <https://wik.jp/todofuken/401307> .

:4340010 a skos:Concept ;
    skos:prefLabel "沖の島"@ja ;
    skos:altLabel "オキノシマ"@ja-kana ;
    skos:notation "4340010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4340010 dct:spatial <https://wik.jp/todofuken/p40> .
:4340010 dct:spatial <https://wik.jp/todofuken/402206> .

:4340020 a skos:Concept ;
    skos:prefLabel "小呂島"@ja ;
    skos:altLabel "オロノシマ"@ja-kana ;
    skos:notation "4340020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4340020 dct:spatial <https://wik.jp/todofuken/p40> .
:4340020 dct:spatial <https://wik.jp/todofuken/401307> .

:4410010 a skos:Concept ;
    skos:prefLabel "浜崎"@ja ;
    skos:altLabel "ハマサキ"@ja-kana ;
    skos:notation "4410010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410010 dct:spatial <https://wik.jp/todofuken/p41> .
:4410010 dct:spatial <https://wik.jp/todofuken/412023> .

:4410020 a skos:Concept ;
    skos:prefLabel "相賀"@ja ;
    skos:altLabel "オウカ"@ja-kana ;
    skos:notation "4410020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410020 dct:spatial <https://wik.jp/todofuken/p41> .
:4410020 dct:spatial <https://wik.jp/todofuken/412023> .

:4410030 a skos:Concept ;
    skos:prefLabel "屋形石"@ja ;
    skos:altLabel "ヤカタイシ"@ja-kana ;
    skos:notation "4410030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410030 dct:spatial <https://wik.jp/todofuken/p41> .
:4410030 dct:spatial <https://wik.jp/todofuken/412023> .

:4410040 a skos:Concept ;
    skos:prefLabel "高島"@ja ;
    skos:altLabel "タカシマ"@ja-kana ;
    skos:notation "4410040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410040 dct:spatial <https://wik.jp/todofuken/p41> .
:4410040 dct:spatial <https://wik.jp/todofuken/412023> .

:4410045 a skos:Concept ;
    skos:prefLabel "小友"@ja ;
    skos:altLabel "コドモ"@ja-kana ;
    skos:notation "4410045" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410045 dct:spatial <https://wik.jp/todofuken/p41> .
:4410045 dct:spatial <https://wik.jp/todofuken/412023> .

:4410050 a skos:Concept ;
    skos:prefLabel "加部島"@ja ;
    skos:altLabel "カベシマ"@ja-kana ;
    skos:notation "4410050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410050 dct:spatial <https://wik.jp/todofuken/p41> .
:4410050 dct:spatial <https://wik.jp/todofuken/412023> .

:4410060 a skos:Concept ;
    skos:prefLabel "波戸"@ja ;
    skos:altLabel "ハド"@ja-kana ;
    skos:notation "4410060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410060 dct:spatial <https://wik.jp/todofuken/p41> .
:4410060 dct:spatial <https://wik.jp/todofuken/412023> .

:4410070 a skos:Concept ;
    skos:prefLabel "串浦"@ja ;
    skos:altLabel "クシウラ"@ja-kana ;
    skos:notation "4410070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410070 dct:spatial <https://wik.jp/todofuken/p41> .
:4410070 dct:spatial <https://wik.jp/todofuken/412023> .

:4410080 a skos:Concept ;
    skos:prefLabel "大泊"@ja ;
    skos:altLabel "オオドマリ"@ja-kana ;
    skos:notation "4410080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410080 dct:spatial <https://wik.jp/todofuken/p41> .
:4410080 dct:spatial <https://wik.jp/todofuken/412023> .

:4410090 a skos:Concept ;
    skos:prefLabel "加唐島"@ja ;
    skos:altLabel "カカラシマ"@ja-kana ;
    skos:notation "4410090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410090 dct:spatial <https://wik.jp/todofuken/p41> .
:4410090 dct:spatial <https://wik.jp/todofuken/412023> .

:4410100 a skos:Concept ;
    skos:prefLabel "松島"@ja ;
    skos:altLabel "マツシマ"@ja-kana ;
    skos:notation "4410100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410100 dct:spatial <https://wik.jp/todofuken/p41> .
:4410100 dct:spatial <https://wik.jp/todofuken/412023> .

:4410110 a skos:Concept ;
    skos:prefLabel "馬渡島"@ja ;
    skos:altLabel "マダラシマ"@ja-kana ;
    skos:notation "4410110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410110 dct:spatial <https://wik.jp/todofuken/p41> .
:4410110 dct:spatial <https://wik.jp/todofuken/412023> .

:4410120 a skos:Concept ;
    skos:prefLabel "外津"@ja ;
    skos:altLabel "ホカワヅ"@ja-kana ;
    skos:notation "4410120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410120 dct:spatial <https://wik.jp/todofuken/p41> .
:4410120 dct:spatial <https://wik.jp/todofuken/413879> .

:4410130 a skos:Concept ;
    skos:prefLabel "仮屋"@ja ;
    skos:altLabel "カリヤ"@ja-kana ;
    skos:notation "4410130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410130 dct:spatial <https://wik.jp/todofuken/p41> .
:4410130 dct:spatial <https://wik.jp/todofuken/413879> .

:4410140 a skos:Concept ;
    skos:prefLabel "京泊"@ja ;
    skos:altLabel "キョウドマリ"@ja-kana ;
    skos:notation "4410140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410140 dct:spatial <https://wik.jp/todofuken/p41> .
:4410140 dct:spatial <https://wik.jp/todofuken/412023> .

:4410160 a skos:Concept ;
    skos:prefLabel "駄竹"@ja ;
    skos:altLabel "ダヂク"@ja-kana ;
    skos:notation "4410160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410160 dct:spatial <https://wik.jp/todofuken/p41> .
:4410160 dct:spatial <https://wik.jp/todofuken/412023> .

:4410170 a skos:Concept ;
    skos:prefLabel "晴気"@ja ;
    skos:altLabel "ハレギ"@ja-kana ;
    skos:notation "4410170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410170 dct:spatial <https://wik.jp/todofuken/p41> .
:4410170 dct:spatial <https://wik.jp/todofuken/412023> .

:4410180 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "4410180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410180 dct:spatial <https://wik.jp/todofuken/p41> .
:4410180 dct:spatial <https://wik.jp/todofuken/412023> .

:4410190 a skos:Concept ;
    skos:prefLabel "向島"@ja ;
    skos:altLabel "ムクシマ"@ja-kana ;
    skos:notation "4410190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410190 dct:spatial <https://wik.jp/todofuken/p41> .
:4410190 dct:spatial <https://wik.jp/todofuken/412023> .

:4410230 a skos:Concept ;
    skos:prefLabel "千歳"@ja ;
    skos:altLabel "チトセ"@ja-kana ;
    skos:notation "4410230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410230 dct:spatial <https://wik.jp/todofuken/p41> .
:4410230 dct:spatial <https://wik.jp/todofuken/412104> .

:4410280 a skos:Concept ;
    skos:prefLabel "広江"@ja ;
    skos:altLabel "ヒロエ"@ja-kana ;
    skos:notation "4410280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410280 dct:spatial <https://wik.jp/todofuken/p41> .
:4410280 dct:spatial <https://wik.jp/todofuken/412015> .

:4410300 a skos:Concept ;
    skos:prefLabel "佐嘉"@ja ;
    skos:altLabel "サガ"@ja-kana ;
    skos:notation "4410300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410300 dct:spatial <https://wik.jp/todofuken/p41> .
:4410300 dct:spatial <https://wik.jp/todofuken/412015> .

:4410305 a skos:Concept ;
    skos:prefLabel "福所江"@ja ;
    skos:altLabel "フクショエ"@ja-kana ;
    skos:notation "4410305" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410305 dct:spatial <https://wik.jp/todofuken/p41> .

:4410310 a skos:Concept ;
    skos:prefLabel "住ノ江"@ja ;
    skos:altLabel "スミノエ"@ja-kana ;
    skos:notation "4410310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410310 dct:spatial <https://wik.jp/todofuken/p41> .
:4410310 dct:spatial <https://wik.jp/todofuken/414255> .

:4410325 a skos:Concept ;
    skos:prefLabel "新有明"@ja ;
    skos:altLabel "シンアリアケ"@ja-kana ;
    skos:notation "4410325" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410325 dct:spatial <https://wik.jp/todofuken/p41> .
:4410325 dct:spatial <https://wik.jp/todofuken/414255> .

:4410330 a skos:Concept ;
    skos:prefLabel "百貫"@ja ;
    skos:altLabel "ヒャッカン"@ja-kana ;
    skos:notation "4410330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410330 dct:spatial <https://wik.jp/todofuken/p41> .
:4410330 dct:spatial <https://wik.jp/todofuken/412074> .

:4410350 a skos:Concept ;
    skos:prefLabel "七浦"@ja ;
    skos:altLabel "ナナウラ"@ja-kana ;
    skos:notation "4410350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410350 dct:spatial <https://wik.jp/todofuken/p41> .
:4410350 dct:spatial <https://wik.jp/todofuken/412074> .

:4410360 a skos:Concept ;
    skos:prefLabel "飯田"@ja ;
    skos:altLabel "イイダ"@ja-kana ;
    skos:notation "4410360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410360 dct:spatial <https://wik.jp/todofuken/p41> .
:4410360 dct:spatial <https://wik.jp/todofuken/412074> .

:4410370 a skos:Concept ;
    skos:prefLabel "多良"@ja ;
    skos:altLabel "タラ"@ja-kana ;
    skos:notation "4410370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410370 dct:spatial <https://wik.jp/todofuken/p41> .
:4410370 dct:spatial <https://wik.jp/todofuken/414417> .

:4410380 a skos:Concept ;
    skos:prefLabel "糸岐"@ja ;
    skos:altLabel "イトキ"@ja-kana ;
    skos:notation "4410380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410380 dct:spatial <https://wik.jp/todofuken/p41> .
:4410380 dct:spatial <https://wik.jp/todofuken/414417> .

:4410390 a skos:Concept ;
    skos:prefLabel "破瀬ノ浦"@ja ;
    skos:altLabel "ハゼノウラ"@ja-kana ;
    skos:notation "4410390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410390 dct:spatial <https://wik.jp/todofuken/p41> .
:4410390 dct:spatial <https://wik.jp/todofuken/414417> .

:4410400 a skos:Concept ;
    skos:prefLabel "野崎"@ja ;
    skos:altLabel "ノザキ"@ja-kana ;
    skos:notation "4410400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410400 dct:spatial <https://wik.jp/todofuken/p41> .
:4410400 dct:spatial <https://wik.jp/todofuken/414417> .

:4410410 a skos:Concept ;
    skos:prefLabel "芦刈"@ja ;
    skos:altLabel "アシカリ"@ja-kana ;
    skos:notation "4410410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4410410 dct:spatial <https://wik.jp/todofuken/p41> .
:4410410 dct:spatial <https://wik.jp/todofuken/412082> .

:4420010 a skos:Concept ;
    skos:prefLabel "唐房"@ja ;
    skos:altLabel "トウボウ"@ja-kana ;
    skos:notation "4420010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420010 dct:spatial <https://wik.jp/todofuken/p41> .
:4420010 dct:spatial <https://wik.jp/todofuken/412023> .

:4420020 a skos:Concept ;
    skos:prefLabel "湊浜"@ja ;
    skos:altLabel "ミナトハマ"@ja-kana ;
    skos:notation "4420020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420020 dct:spatial <https://wik.jp/todofuken/p41> .
:4420020 dct:spatial <https://wik.jp/todofuken/412023> .

:4420030 a skos:Concept ;
    skos:prefLabel "神集島"@ja ;
    skos:altLabel "カシワジマ"@ja-kana ;
    skos:notation "4420030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420030 dct:spatial <https://wik.jp/todofuken/p41> .
:4420030 dct:spatial <https://wik.jp/todofuken/412023> .

:4420050 a skos:Concept ;
    skos:prefLabel "小川島"@ja ;
    skos:altLabel "オガワシマ"@ja-kana ;
    skos:notation "4420050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420050 dct:spatial <https://wik.jp/todofuken/p41> .
:4420050 dct:spatial <https://wik.jp/todofuken/412023> .

:4420060 a skos:Concept ;
    skos:prefLabel "名護屋"@ja ;
    skos:altLabel "ナゴヤ"@ja-kana ;
    skos:notation "4420060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420060 dct:spatial <https://wik.jp/todofuken/p41> .
:4420060 dct:spatial <https://wik.jp/todofuken/412023> .

:4420070 a skos:Concept ;
    skos:prefLabel "波多津"@ja ;
    skos:altLabel "ハタツ"@ja-kana ;
    skos:notation "4420070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420070 dct:spatial <https://wik.jp/todofuken/p41> .
:4420070 dct:spatial <https://wik.jp/todofuken/412058> .

:4420080 a skos:Concept ;
    skos:prefLabel "戸ヶ里・寺井津"@ja ;
    skos:altLabel "トガリ・テライツ"@ja-kana ;
    skos:notation "4420080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420080 dct:spatial <https://wik.jp/todofuken/p41> .
:4420080 dct:spatial <https://wik.jp/todofuken/412015> .

:4420090 a skos:Concept ;
    skos:prefLabel "廻里江"@ja ;
    skos:altLabel "メグリエ"@ja-kana ;
    skos:notation "4420090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420090 dct:spatial <https://wik.jp/todofuken/p41> .
:4420090 dct:spatial <https://wik.jp/todofuken/414255> .

:4420100 a skos:Concept ;
    skos:prefLabel "浜"@ja ;
    skos:altLabel "ハマ"@ja-kana ;
    skos:notation "4420100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420100 dct:spatial <https://wik.jp/todofuken/p41> .
:4420100 dct:spatial <https://wik.jp/todofuken/412074> .

:4420110 a skos:Concept ;
    skos:prefLabel "道越"@ja ;
    skos:altLabel "ミチゴシ"@ja-kana ;
    skos:notation "4420110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4420110 dct:spatial <https://wik.jp/todofuken/p41> .
:4420110 dct:spatial <https://wik.jp/todofuken/414417> .

:4430010 a skos:Concept ;
    skos:prefLabel "呼子"@ja ;
    skos:altLabel "ヨブコ"@ja-kana ;
    skos:notation "4430010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4430010 dct:spatial <https://wik.jp/todofuken/p41> .
:4430010 dct:spatial <https://wik.jp/todofuken/412023> .

:4430020 a skos:Concept ;
    skos:prefLabel "高串"@ja ;
    skos:altLabel "タカクシ"@ja-kana ;
    skos:notation "4430020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4430020 dct:spatial <https://wik.jp/todofuken/p41> .
:4430020 dct:spatial <https://wik.jp/todofuken/412023> .

:4510010 a skos:Concept ;
    skos:prefLabel "鰐ノ浦"@ja ;
    skos:altLabel "ワニノウラ"@ja-kana ;
    skos:notation "4510010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510010 dct:spatial <https://wik.jp/todofuken/p42> .
:4510010 dct:spatial <https://wik.jp/todofuken/422096> .

:4510020 a skos:Concept ;
    skos:prefLabel "豊"@ja ;
    skos:altLabel "トヨ"@ja-kana ;
    skos:notation "4510020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510020 dct:spatial <https://wik.jp/todofuken/p42> .
:4510020 dct:spatial <https://wik.jp/todofuken/422096> .

:4510030 a skos:Concept ;
    skos:prefLabel "泉"@ja ;
    skos:altLabel "イズミ"@ja-kana ;
    skos:notation "4510030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510030 dct:spatial <https://wik.jp/todofuken/p42> .
:4510030 dct:spatial <https://wik.jp/todofuken/422096> .

:4510040 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "4510040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510040 dct:spatial <https://wik.jp/todofuken/p42> .
:4510040 dct:spatial <https://wik.jp/todofuken/422096> .

:4510050 a skos:Concept ;
    skos:prefLabel "富ヶ浦"@ja ;
    skos:altLabel "トミガウラ"@ja-kana ;
    skos:notation "4510050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510050 dct:spatial <https://wik.jp/todofuken/p42> .
:4510050 dct:spatial <https://wik.jp/todofuken/422096> .

:4510060 a skos:Concept ;
    skos:prefLabel "唐舟志"@ja ;
    skos:altLabel "トウジユウシ"@ja-kana ;
    skos:notation "4510060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510060 dct:spatial <https://wik.jp/todofuken/p42> .
:4510060 dct:spatial <https://wik.jp/todofuken/422096> .

:4510065 a skos:Concept ;
    skos:prefLabel "浜久須"@ja ;
    skos:altLabel "ハマクス"@ja-kana ;
    skos:notation "4510065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510065 dct:spatial <https://wik.jp/todofuken/p42> .
:4510065 dct:spatial <https://wik.jp/todofuken/422096> .

:4510070 a skos:Concept ;
    skos:prefLabel "五根緒"@ja ;
    skos:altLabel "ゴネオ"@ja-kana ;
    skos:notation "4510070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510070 dct:spatial <https://wik.jp/todofuken/p42> .
:4510070 dct:spatial <https://wik.jp/todofuken/422096> .

:4510080 a skos:Concept ;
    skos:prefLabel "西津屋"@ja ;
    skos:altLabel "ニシツヤ"@ja-kana ;
    skos:notation "4510080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510080 dct:spatial <https://wik.jp/todofuken/p42> .
:4510080 dct:spatial <https://wik.jp/todofuken/422096> .

:4510090 a skos:Concept ;
    skos:prefLabel "佐護湊"@ja ;
    skos:altLabel "サゴミナト"@ja-kana ;
    skos:notation "4510090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510090 dct:spatial <https://wik.jp/todofuken/p42> .
:4510090 dct:spatial <https://wik.jp/todofuken/422096> .

:4510095 a skos:Concept ;
    skos:prefLabel "田ノ浜"@ja ;
    skos:altLabel "タノハマ"@ja-kana ;
    skos:notation "4510095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510095 dct:spatial <https://wik.jp/todofuken/p42> .
:4510095 dct:spatial <https://wik.jp/todofuken/422096> .

:4510100 a skos:Concept ;
    skos:prefLabel "越高"@ja ;
    skos:altLabel "コシタカ"@ja-kana ;
    skos:notation "4510100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510100 dct:spatial <https://wik.jp/todofuken/p42> .
:4510100 dct:spatial <https://wik.jp/todofuken/422096> .

:4510110 a skos:Concept ;
    skos:prefLabel "女連"@ja ;
    skos:altLabel "ウナツラ"@ja-kana ;
    skos:notation "4510110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510110 dct:spatial <https://wik.jp/todofuken/p42> .
:4510110 dct:spatial <https://wik.jp/todofuken/422096> .

:4510120 a skos:Concept ;
    skos:prefLabel "志越"@ja ;
    skos:altLabel "シコエ"@ja-kana ;
    skos:notation "4510120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510120 dct:spatial <https://wik.jp/todofuken/p42> .
:4510120 dct:spatial <https://wik.jp/todofuken/422096> .

:4510130 a skos:Concept ;
    skos:prefLabel "志多賀"@ja ;
    skos:altLabel "シタカ"@ja-kana ;
    skos:notation "4510130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510130 dct:spatial <https://wik.jp/todofuken/p42> .
:4510130 dct:spatial <https://wik.jp/todofuken/422096> .

:4510150 a skos:Concept ;
    skos:prefLabel "櫛"@ja ;
    skos:altLabel "クシ"@ja-kana ;
    skos:notation "4510150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510150 dct:spatial <https://wik.jp/todofuken/p42> .
:4510150 dct:spatial <https://wik.jp/todofuken/422096> .

:4510160 a skos:Concept ;
    skos:prefLabel "津柳"@ja ;
    skos:altLabel "ツヤナギ"@ja-kana ;
    skos:notation "4510160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510160 dct:spatial <https://wik.jp/todofuken/p42> .
:4510160 dct:spatial <https://wik.jp/todofuken/422096> .

:4510170 a skos:Concept ;
    skos:prefLabel "青海"@ja ;
    skos:altLabel "オウミ"@ja-kana ;
    skos:notation "4510170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510170 dct:spatial <https://wik.jp/todofuken/p42> .
:4510170 dct:spatial <https://wik.jp/todofuken/422096> .

:4510180 a skos:Concept ;
    skos:prefLabel "木坂"@ja ;
    skos:altLabel "キサカ"@ja-kana ;
    skos:notation "4510180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510180 dct:spatial <https://wik.jp/todofuken/p42> .
:4510180 dct:spatial <https://wik.jp/todofuken/422096> .

:4510190 a skos:Concept ;
    skos:prefLabel "三根"@ja ;
    skos:altLabel "ミネ"@ja-kana ;
    skos:notation "4510190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510190 dct:spatial <https://wik.jp/todofuken/p42> .
:4510190 dct:spatial <https://wik.jp/todofuken/422096> .

:4510200 a skos:Concept ;
    skos:prefLabel "千尋藻"@ja ;
    skos:altLabel "チロモ"@ja-kana ;
    skos:notation "4510200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510200 dct:spatial <https://wik.jp/todofuken/p42> .
:4510200 dct:spatial <https://wik.jp/todofuken/422096> .

:4510210 a skos:Concept ;
    skos:prefLabel "塩浜"@ja ;
    skos:altLabel "シオハマ"@ja-kana ;
    skos:notation "4510210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510210 dct:spatial <https://wik.jp/todofuken/p42> .
:4510210 dct:spatial <https://wik.jp/todofuken/422096> .

:4510220 a skos:Concept ;
    skos:prefLabel "銘"@ja ;
    skos:altLabel "メイ"@ja-kana ;
    skos:notation "4510220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510220 dct:spatial <https://wik.jp/todofuken/p42> .
:4510220 dct:spatial <https://wik.jp/todofuken/422096> .

:4510230 a skos:Concept ;
    skos:prefLabel "小綱"@ja ;
    skos:altLabel "コヅナ"@ja-kana ;
    skos:notation "4510230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510230 dct:spatial <https://wik.jp/todofuken/p42> .
:4510230 dct:spatial <https://wik.jp/todofuken/422096> .

:4510240 a skos:Concept ;
    skos:prefLabel "唐崎"@ja ;
    skos:altLabel "カラサキ"@ja-kana ;
    skos:notation "4510240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510240 dct:spatial <https://wik.jp/todofuken/p42> .
:4510240 dct:spatial <https://wik.jp/todofuken/422096> .

:4510250 a skos:Concept ;
    skos:prefLabel "賀谷"@ja ;
    skos:altLabel "ガヤ"@ja-kana ;
    skos:notation "4510250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510250 dct:spatial <https://wik.jp/todofuken/p42> .
:4510250 dct:spatial <https://wik.jp/todofuken/422096> .

:4510260 a skos:Concept ;
    skos:prefLabel "芦ヶ浦"@ja ;
    skos:altLabel "ヨシガウラ"@ja-kana ;
    skos:notation "4510260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510260 dct:spatial <https://wik.jp/todofuken/p42> .
:4510260 dct:spatial <https://wik.jp/todofuken/422096> .

:4510270 a skos:Concept ;
    skos:prefLabel "赤島"@ja ;
    skos:altLabel "アカシマ"@ja-kana ;
    skos:notation "4510270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510270 dct:spatial <https://wik.jp/todofuken/p42> .

:4510280 a skos:Concept ;
    skos:prefLabel "住吉"@ja ;
    skos:altLabel "スミヨシ"@ja-kana ;
    skos:notation "4510280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510280 dct:spatial <https://wik.jp/todofuken/p42> .
:4510280 dct:spatial <https://wik.jp/todofuken/422096> .

:4510300 a skos:Concept ;
    skos:prefLabel "大船越"@ja ;
    skos:altLabel "オオフナコシ"@ja-kana ;
    skos:notation "4510300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510300 dct:spatial <https://wik.jp/todofuken/p42> .
:4510300 dct:spatial <https://wik.jp/todofuken/422096> .

:4510310 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "4510310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510310 dct:spatial <https://wik.jp/todofuken/p42> .
:4510310 dct:spatial <https://wik.jp/todofuken/422096> .

:4510320 a skos:Concept ;
    skos:prefLabel "根緒"@ja ;
    skos:altLabel "ネオ"@ja-kana ;
    skos:notation "4510320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510320 dct:spatial <https://wik.jp/todofuken/p42> .
:4510320 dct:spatial <https://wik.jp/todofuken/422096> .

:4510330 a skos:Concept ;
    skos:prefLabel "西海"@ja ;
    skos:altLabel "サイカイ"@ja-kana ;
    skos:notation "4510330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510330 dct:spatial <https://wik.jp/todofuken/p42> .
:4510330 dct:spatial <https://wik.jp/todofuken/422096> .

:4510350 a skos:Concept ;
    skos:prefLabel "阿須湾"@ja ;
    skos:altLabel "アズワン"@ja-kana ;
    skos:notation "4510350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510350 dct:spatial <https://wik.jp/todofuken/p42> .
:4510350 dct:spatial <https://wik.jp/todofuken/422096> .

:4510360 a skos:Concept ;
    skos:prefLabel "尾浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "4510360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510360 dct:spatial <https://wik.jp/todofuken/p42> .
:4510360 dct:spatial <https://wik.jp/todofuken/422096> .

:4510370 a skos:Concept ;
    skos:prefLabel "安神"@ja ;
    skos:altLabel "アガミ"@ja-kana ;
    skos:notation "4510370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510370 dct:spatial <https://wik.jp/todofuken/p42> .
:4510370 dct:spatial <https://wik.jp/todofuken/422096> .

:4510380 a skos:Concept ;
    skos:prefLabel "久和"@ja ;
    skos:altLabel "クワ"@ja-kana ;
    skos:notation "4510380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510380 dct:spatial <https://wik.jp/todofuken/p42> .
:4510380 dct:spatial <https://wik.jp/todofuken/422096> .

:4510390 a skos:Concept ;
    skos:prefLabel "内院"@ja ;
    skos:altLabel "ナイイン"@ja-kana ;
    skos:notation "4510390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510390 dct:spatial <https://wik.jp/todofuken/p42> .
:4510390 dct:spatial <https://wik.jp/todofuken/422096> .

:4510400 a skos:Concept ;
    skos:prefLabel "瀬"@ja ;
    skos:altLabel "セ"@ja-kana ;
    skos:notation "4510400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510400 dct:spatial <https://wik.jp/todofuken/p42> .
:4510400 dct:spatial <https://wik.jp/todofuken/422096> .

:4510410 a skos:Concept ;
    skos:prefLabel "久根浜"@ja ;
    skos:altLabel "クネハマ"@ja-kana ;
    skos:notation "4510410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510410 dct:spatial <https://wik.jp/todofuken/p42> .
:4510410 dct:spatial <https://wik.jp/todofuken/422096> .

:4510420 a skos:Concept ;
    skos:prefLabel "上槻"@ja ;
    skos:altLabel "コウツキ"@ja-kana ;
    skos:notation "4510420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510420 dct:spatial <https://wik.jp/todofuken/p42> .
:4510420 dct:spatial <https://wik.jp/todofuken/422096> .

:4510430 a skos:Concept ;
    skos:prefLabel "阿連"@ja ;
    skos:altLabel "アレ"@ja-kana ;
    skos:notation "4510430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4510430 dct:spatial <https://wik.jp/todofuken/p42> .
:4510430 dct:spatial <https://wik.jp/todofuken/422096> .

:4511010 a skos:Concept ;
    skos:prefLabel "湯ノ本"@ja ;
    skos:altLabel "ユノモト"@ja-kana ;
    skos:notation "4511010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511010 dct:spatial <https://wik.jp/todofuken/p42> .
:4511010 dct:spatial <https://wik.jp/todofuken/422100> .

:4511030 a skos:Concept ;
    skos:prefLabel "箱崎前浦"@ja ;
    skos:altLabel "ハコザキマエウラ"@ja-kana ;
    skos:notation "4511030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511030 dct:spatial <https://wik.jp/todofuken/p42> .
:4511030 dct:spatial <https://wik.jp/todofuken/422100> .

:4511040 a skos:Concept ;
    skos:prefLabel "八幡浦"@ja ;
    skos:altLabel "ヤハタウラ"@ja-kana ;
    skos:notation "4511040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511040 dct:spatial <https://wik.jp/todofuken/p42> .
:4511040 dct:spatial <https://wik.jp/todofuken/422100> .

:4511070 a skos:Concept ;
    skos:prefLabel "石田"@ja ;
    skos:altLabel "イシダ"@ja-kana ;
    skos:notation "4511070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511070 dct:spatial <https://wik.jp/todofuken/p42> .
:4511070 dct:spatial <https://wik.jp/todofuken/422100> .

:4511090 a skos:Concept ;
    skos:prefLabel "初山"@ja ;
    skos:altLabel "ハツヤマ"@ja-kana ;
    skos:notation "4511090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511090 dct:spatial <https://wik.jp/todofuken/p42> .
:4511090 dct:spatial <https://wik.jp/todofuken/422100> .

:4511100 a skos:Concept ;
    skos:prefLabel "渡良"@ja ;
    skos:altLabel "ワタラ"@ja-kana ;
    skos:notation "4511100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511100 dct:spatial <https://wik.jp/todofuken/p42> .
:4511100 dct:spatial <https://wik.jp/todofuken/422100> .

:4511140 a skos:Concept ;
    skos:prefLabel "母ヶ浦"@ja ;
    skos:altLabel "ホウガウラ"@ja-kana ;
    skos:notation "4511140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4511140 dct:spatial <https://wik.jp/todofuken/p42> .
:4511140 dct:spatial <https://wik.jp/todofuken/422100> .

:4512050 a skos:Concept ;
    skos:prefLabel "似首"@ja ;
    skos:altLabel "ニタクビ"@ja-kana ;
    skos:notation "4512050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512050 dct:spatial <https://wik.jp/todofuken/p42> .

:4512060 a skos:Concept ;
    skos:prefLabel "丸尾"@ja ;
    skos:altLabel "マルオ"@ja-kana ;
    skos:notation "4512060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512060 dct:spatial <https://wik.jp/todofuken/p42> .

:4512080 a skos:Concept ;
    skos:prefLabel "七目"@ja ;
    skos:altLabel "ナナメ"@ja-kana ;
    skos:notation "4512080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512080 dct:spatial <https://wik.jp/todofuken/p42> .
:4512080 dct:spatial <https://wik.jp/todofuken/424111> .

:4512090 a skos:Concept ;
    skos:prefLabel "小河原"@ja ;
    skos:altLabel "オガワラ"@ja-kana ;
    skos:notation "4512090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512090 dct:spatial <https://wik.jp/todofuken/p42> .

:4512100 a skos:Concept ;
    skos:prefLabel "崎浦"@ja ;
    skos:altLabel "サキウラ"@ja-kana ;
    skos:notation "4512100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512100 dct:spatial <https://wik.jp/todofuken/p42> .

:4512120 a skos:Concept ;
    skos:prefLabel "江ノ浜"@ja ;
    skos:altLabel "エノハマ"@ja-kana ;
    skos:notation "4512120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512120 dct:spatial <https://wik.jp/todofuken/p42> .

:4512130 a skos:Concept ;
    skos:prefLabel "太田"@ja ;
    skos:altLabel "オオタ"@ja-kana ;
    skos:notation "4512130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512130 dct:spatial <https://wik.jp/todofuken/p42> .

:4512140 a skos:Concept ;
    skos:prefLabel "神之浦(有川)"@ja ;
    skos:altLabel "コウノウラ(アリカワ)"@ja-kana ;
    skos:notation "4512140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512140 dct:spatial <https://wik.jp/todofuken/p42> .

:4512160 a skos:Concept ;
    skos:prefLabel "飯ノ瀬戸"@ja ;
    skos:altLabel "イノセド"@ja-kana ;
    skos:notation "4512160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512160 dct:spatial <https://wik.jp/todofuken/p42> .

:4512170 a skos:Concept ;
    skos:prefLabel "道土井"@ja ;
    skos:altLabel "ミチドイ"@ja-kana ;
    skos:notation "4512170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4512170 dct:spatial <https://wik.jp/todofuken/p42> .

:4513010 a skos:Concept ;
    skos:prefLabel "日島"@ja ;
    skos:altLabel "ヒノシマ"@ja-kana ;
    skos:notation "4513010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513010 dct:spatial <https://wik.jp/todofuken/p42> .

:4513020 a skos:Concept ;
    skos:prefLabel "神ノ浦(若松)"@ja ;
    skos:altLabel "コウノウラ(ワカマツ)"@ja-kana ;
    skos:notation "4513020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513020 dct:spatial <https://wik.jp/todofuken/p42> .

:4513030 a skos:Concept ;
    skos:prefLabel "大平"@ja ;
    skos:altLabel "オオヒラ"@ja-kana ;
    skos:notation "4513030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513030 dct:spatial <https://wik.jp/todofuken/p42> .

:4513040 a skos:Concept ;
    skos:prefLabel "宿ノ浦"@ja ;
    skos:altLabel "シユクノウラ"@ja-kana ;
    skos:notation "4513040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513040 dct:spatial <https://wik.jp/todofuken/p42> .

:4513050 a skos:Concept ;
    skos:prefLabel "桐古里"@ja ;
    skos:altLabel "キリフルサト"@ja-kana ;
    skos:notation "4513050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513050 dct:spatial <https://wik.jp/todofuken/p42> .

:4513055 a skos:Concept ;
    skos:prefLabel "笛吹"@ja ;
    skos:altLabel "フエフキ"@ja-kana ;
    skos:notation "4513055" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513055 dct:spatial <https://wik.jp/todofuken/p42> .

:4513060 a skos:Concept ;
    skos:prefLabel "土井ノ浦"@ja ;
    skos:altLabel "ドイノウラ"@ja-kana ;
    skos:notation "4513060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513060 dct:spatial <https://wik.jp/todofuken/p42> .

:4513065 a skos:Concept ;
    skos:prefLabel "赤瀬"@ja ;
    skos:altLabel "アカセ"@ja-kana ;
    skos:notation "4513065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513065 dct:spatial <https://wik.jp/todofuken/p42> .

:4513080 a skos:Concept ;
    skos:prefLabel "新奈留"@ja ;
    skos:altLabel "シンナル"@ja-kana ;
    skos:notation "4513080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4513080 dct:spatial <https://wik.jp/todofuken/p42> .
:4513080 dct:spatial <https://wik.jp/todofuken/422118> .

:4514010 a skos:Concept ;
    skos:prefLabel "久賀島"@ja ;
    skos:altLabel "ヒサカジマ"@ja-kana ;
    skos:notation "4514010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514010 dct:spatial <https://wik.jp/todofuken/p42> .
:4514010 dct:spatial <https://wik.jp/todofuken/422118> .

:4514070 a skos:Concept ;
    skos:prefLabel "新椛島"@ja ;
    skos:altLabel "シンカバシマ"@ja-kana ;
    skos:notation "4514070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514070 dct:spatial <https://wik.jp/todofuken/p42> .
:4514070 dct:spatial <https://wik.jp/todofuken/422118> .

:4514097 a skos:Concept ;
    skos:prefLabel "五島東"@ja ;
    skos:altLabel "ゴトウヒガシ"@ja-kana ;
    skos:notation "4514097" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514097 dct:spatial <https://wik.jp/todofuken/p42> .
:4514097 dct:spatial <https://wik.jp/todofuken/422118> .

:4514110 a skos:Concept ;
    skos:prefLabel "鬼岳"@ja ;
    skos:altLabel "オニダケ"@ja-kana ;
    skos:notation "4514110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514110 dct:spatial <https://wik.jp/todofuken/p42> .

:4514120 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4514120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514120 dct:spatial <https://wik.jp/todofuken/p42> .
:4514120 dct:spatial <https://wik.jp/todofuken/422118> .

:4514170 a skos:Concept ;
    skos:prefLabel "倭寇"@ja ;
    skos:altLabel "ワコウ"@ja-kana ;
    skos:notation "4514170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514170 dct:spatial <https://wik.jp/todofuken/p42> .
:4514170 dct:spatial <https://wik.jp/todofuken/422118> .

:4514180 a skos:Concept ;
    skos:prefLabel "山下"@ja ;
    skos:altLabel "ヤマシタ"@ja-kana ;
    skos:notation "4514180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514180 dct:spatial <https://wik.jp/todofuken/p42> .
:4514180 dct:spatial <https://wik.jp/todofuken/422118> .

:4514190 a skos:Concept ;
    skos:prefLabel "黒瀬(富江)"@ja ;
    skos:altLabel "クロセ(トミエ)"@ja-kana ;
    skos:notation "4514190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514190 dct:spatial <https://wik.jp/todofuken/p42> .
:4514190 dct:spatial <https://wik.jp/todofuken/422118> .

:4514200 a skos:Concept ;
    skos:prefLabel "水ノ浦"@ja ;
    skos:altLabel "ミズノウラ"@ja-kana ;
    skos:notation "4514200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514200 dct:spatial <https://wik.jp/todofuken/p42> .
:4514200 dct:spatial <https://wik.jp/todofuken/422118> .

:4514240 a skos:Concept ;
    skos:prefLabel "万葉"@ja ;
    skos:altLabel "マンヨウ"@ja-kana ;
    skos:notation "4514240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514240 dct:spatial <https://wik.jp/todofuken/p42> .
:4514240 dct:spatial <https://wik.jp/todofuken/422118> .

:4514280 a skos:Concept ;
    skos:prefLabel "五島西"@ja ;
    skos:altLabel "ゴトウニシ"@ja-kana ;
    skos:notation "4514280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514280 dct:spatial <https://wik.jp/todofuken/p42> .
:4514280 dct:spatial <https://wik.jp/todofuken/422118> .

:4514300 a skos:Concept ;
    skos:prefLabel "大宝"@ja ;
    skos:altLabel "ダイホウ"@ja-kana ;
    skos:notation "4514300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4514300 dct:spatial <https://wik.jp/todofuken/p42> .
:4514300 dct:spatial <https://wik.jp/todofuken/422118> .

:4515010 a skos:Concept ;
    skos:prefLabel "野方"@ja ;
    skos:altLabel "ノガタ"@ja-kana ;
    skos:notation "4515010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515010 dct:spatial <https://wik.jp/todofuken/p42> .
:4515010 dct:spatial <https://wik.jp/todofuken/422029> .

:4515020 a skos:Concept ;
    skos:prefLabel "小浜"@ja ;
    skos:altLabel "オバマ"@ja-kana ;
    skos:notation "4515020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515020 dct:spatial <https://wik.jp/todofuken/p42> .
:4515020 dct:spatial <https://wik.jp/todofuken/422029> .

:4515030 a skos:Concept ;
    skos:prefLabel "寺島"@ja ;
    skos:altLabel "テラシマ"@ja-kana ;
    skos:notation "4515030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515030 dct:spatial <https://wik.jp/todofuken/p42> .
:4515030 dct:spatial <https://wik.jp/todofuken/422029> .

:4515040 a skos:Concept ;
    skos:prefLabel "古里"@ja ;
    skos:altLabel "フルサト"@ja-kana ;
    skos:notation "4515040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515040 dct:spatial <https://wik.jp/todofuken/p42> .
:4515040 dct:spatial <https://wik.jp/todofuken/422029> .

:4515050 a skos:Concept ;
    skos:prefLabel "木場"@ja ;
    skos:altLabel "コバ"@ja-kana ;
    skos:notation "4515050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515050 dct:spatial <https://wik.jp/todofuken/p42> .
:4515050 dct:spatial <https://wik.jp/todofuken/422029> .

:4515060 a skos:Concept ;
    skos:prefLabel "柳"@ja ;
    skos:altLabel "ヤナギ"@ja-kana ;
    skos:notation "4515060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515060 dct:spatial <https://wik.jp/todofuken/p42> .

:4515070 a skos:Concept ;
    skos:prefLabel "納島"@ja ;
    skos:altLabel "ノウシマ"@ja-kana ;
    skos:notation "4515070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515070 dct:spatial <https://wik.jp/todofuken/p42> .
:4515070 dct:spatial <https://wik.jp/todofuken/423831> .

:4515080 a skos:Concept ;
    skos:prefLabel "前方"@ja ;
    skos:altLabel "マエカタ"@ja-kana ;
    skos:notation "4515080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515080 dct:spatial <https://wik.jp/todofuken/p42> .

:4515085 a skos:Concept ;
    skos:prefLabel "浜津"@ja ;
    skos:altLabel "ハマヅ"@ja-kana ;
    skos:notation "4515085" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515085 dct:spatial <https://wik.jp/todofuken/p42> .

:4515090 a skos:Concept ;
    skos:prefLabel "大島(小値賀)"@ja ;
    skos:altLabel "オオシマ(オヂカ)"@ja-kana ;
    skos:notation "4515090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515090 dct:spatial <https://wik.jp/todofuken/p42> .
:4515090 dct:spatial <https://wik.jp/todofuken/423831> .

:4515100 a skos:Concept ;
    skos:prefLabel "藪路木"@ja ;
    skos:altLabel "ヤブロキ"@ja-kana ;
    skos:notation "4515100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515100 dct:spatial <https://wik.jp/todofuken/p42> .

:4515110 a skos:Concept ;
    skos:prefLabel "斑"@ja ;
    skos:altLabel "マダラ"@ja-kana ;
    skos:notation "4515110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4515110 dct:spatial <https://wik.jp/todofuken/p42> .

:4516010 a skos:Concept ;
    skos:prefLabel "大根坂"@ja ;
    skos:altLabel "オオネザカ"@ja-kana ;
    skos:notation "4516010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516010 dct:spatial <https://wik.jp/todofuken/p42> .
:4516010 dct:spatial <https://wik.jp/todofuken/422070> .

:4516020 a skos:Concept ;
    skos:prefLabel "黒島(鷹島)"@ja ;
    skos:altLabel "クロシマ(タカシマ)"@ja-kana ;
    skos:notation "4516020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516020 dct:spatial <https://wik.jp/todofuken/p42> .
:4516020 dct:spatial <https://wik.jp/todofuken/422088> .

:4516040 a skos:Concept ;
    skos:prefLabel "殿ノ浦"@ja ;
    skos:altLabel "トノノウラ"@ja-kana ;
    skos:notation "4516040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516040 dct:spatial <https://wik.jp/todofuken/p42> .
:4516040 dct:spatial <https://wik.jp/todofuken/422088> .

:4516050 a skos:Concept ;
    skos:prefLabel "船唐津"@ja ;
    skos:altLabel "フナトウヅ"@ja-kana ;
    skos:notation "4516050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516050 dct:spatial <https://wik.jp/todofuken/p42> .
:4516050 dct:spatial <https://wik.jp/todofuken/422088> .

:4516060 a skos:Concept ;
    skos:prefLabel "御崎"@ja ;
    skos:altLabel "ミサキ"@ja-kana ;
    skos:notation "4516060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516060 dct:spatial <https://wik.jp/todofuken/p42> .
:4516060 dct:spatial <https://wik.jp/todofuken/422070> .

:4516070 a skos:Concept ;
    skos:prefLabel "飯盛"@ja ;
    skos:altLabel "イイモリ"@ja-kana ;
    skos:notation "4516070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516070 dct:spatial <https://wik.jp/todofuken/p42> .
:4516070 dct:spatial <https://wik.jp/todofuken/422070> .

:4516080 a skos:Concept ;
    skos:prefLabel "新大久保"@ja ;
    skos:altLabel "シンオオクボ"@ja-kana ;
    skos:notation "4516080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516080 dct:spatial <https://wik.jp/todofuken/p42> .
:4516080 dct:spatial <https://wik.jp/todofuken/422070> .

:4516090 a skos:Concept ;
    skos:prefLabel "宝亀"@ja ;
    skos:altLabel "ホウキ"@ja-kana ;
    skos:notation "4516090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516090 dct:spatial <https://wik.jp/todofuken/p42> .
:4516090 dct:spatial <https://wik.jp/todofuken/422070> .

:4516100 a skos:Concept ;
    skos:prefLabel "木ヶ津"@ja ;
    skos:altLabel "キガツ"@ja-kana ;
    skos:notation "4516100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516100 dct:spatial <https://wik.jp/todofuken/p42> .
:4516100 dct:spatial <https://wik.jp/todofuken/422070> .

:4516120 a skos:Concept ;
    skos:prefLabel "福良"@ja ;
    skos:altLabel "フクラ"@ja-kana ;
    skos:notation "4516120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516120 dct:spatial <https://wik.jp/todofuken/p42> .
:4516120 dct:spatial <https://wik.jp/todofuken/422070> .

:4516130 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "4516130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516130 dct:spatial <https://wik.jp/todofuken/p42> .
:4516130 dct:spatial <https://wik.jp/todofuken/422070> .

:4516140 a skos:Concept ;
    skos:prefLabel "志々伎浦"@ja ;
    skos:altLabel "シジキウラ"@ja-kana ;
    skos:notation "4516140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516140 dct:spatial <https://wik.jp/todofuken/p42> .
:4516140 dct:spatial <https://wik.jp/todofuken/422070> .

:4516150 a skos:Concept ;
    skos:prefLabel "早福"@ja ;
    skos:altLabel "ハイフク"@ja-kana ;
    skos:notation "4516150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516150 dct:spatial <https://wik.jp/todofuken/p42> .
:4516150 dct:spatial <https://wik.jp/todofuken/422070> .

:4516160 a skos:Concept ;
    skos:prefLabel "古田"@ja ;
    skos:altLabel "コタ"@ja-kana ;
    skos:notation "4516160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516160 dct:spatial <https://wik.jp/todofuken/p42> .
:4516160 dct:spatial <https://wik.jp/todofuken/422070> .

:4516190 a skos:Concept ;
    skos:prefLabel "新中津良"@ja ;
    skos:altLabel "シンナカツラ"@ja-kana ;
    skos:notation "4516190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516190 dct:spatial <https://wik.jp/todofuken/p42> .
:4516190 dct:spatial <https://wik.jp/todofuken/422070> .

:4516255 a skos:Concept ;
    skos:prefLabel "中野"@ja ;
    skos:altLabel "ナカノ"@ja-kana ;
    skos:notation "4516255" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4516255 dct:spatial <https://wik.jp/todofuken/p42> .
:4516255 dct:spatial <https://wik.jp/todofuken/422070> .

:4517010 a skos:Concept ;
    skos:prefLabel "鍋串"@ja ;
    skos:altLabel "ナベグシ"@ja-kana ;
    skos:notation "4517010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517010 dct:spatial <https://wik.jp/todofuken/p42> .
:4517010 dct:spatial <https://wik.jp/todofuken/422088> .

:4517020 a skos:Concept ;
    skos:prefLabel "青島"@ja ;
    skos:altLabel "アオシマ"@ja-kana ;
    skos:notation "4517020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517020 dct:spatial <https://wik.jp/todofuken/p42> .
:4517020 dct:spatial <https://wik.jp/todofuken/422088> .

:4517030 a skos:Concept ;
    skos:prefLabel "志佐"@ja ;
    skos:altLabel "シサ"@ja-kana ;
    skos:notation "4517030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517030 dct:spatial <https://wik.jp/todofuken/p42> .
:4517030 dct:spatial <https://wik.jp/todofuken/422088> .

:4517040 a skos:Concept ;
    skos:prefLabel "飛島"@ja ;
    skos:altLabel "トビシマ"@ja-kana ;
    skos:notation "4517040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517040 dct:spatial <https://wik.jp/todofuken/p42> .
:4517040 dct:spatial <https://wik.jp/todofuken/422088> .

:4517050 a skos:Concept ;
    skos:prefLabel "今福"@ja ;
    skos:altLabel "イマフク"@ja-kana ;
    skos:notation "4517050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517050 dct:spatial <https://wik.jp/todofuken/p42> .
:4517050 dct:spatial <https://wik.jp/todofuken/422088> .

:4517060 a skos:Concept ;
    skos:prefLabel "滑栄"@ja ;
    skos:altLabel "ナベルバエ"@ja-kana ;
    skos:notation "4517060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517060 dct:spatial <https://wik.jp/todofuken/p42> .
:4517060 dct:spatial <https://wik.jp/todofuken/422088> .

:4517065 a skos:Concept ;
    skos:prefLabel "西木場"@ja ;
    skos:altLabel "ニシコバ"@ja-kana ;
    skos:notation "4517065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517065 dct:spatial <https://wik.jp/todofuken/p42> .
:4517065 dct:spatial <https://wik.jp/todofuken/422088> .

:4517080 a skos:Concept ;
    skos:prefLabel "田平"@ja ;
    skos:altLabel "タビラ"@ja-kana ;
    skos:notation "4517080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517080 dct:spatial <https://wik.jp/todofuken/p42> .
:4517080 dct:spatial <https://wik.jp/todofuken/422070> .

:4517100 a skos:Concept ;
    skos:prefLabel "鹿町"@ja ;
    skos:altLabel "シカマチ"@ja-kana ;
    skos:notation "4517100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517100 dct:spatial <https://wik.jp/todofuken/p42> .
:4517100 dct:spatial <https://wik.jp/todofuken/422029> .

:4517105 a skos:Concept ;
    skos:prefLabel "長串"@ja ;
    skos:altLabel "ナグシ"@ja-kana ;
    skos:notation "4517105" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517105 dct:spatial <https://wik.jp/todofuken/p42> .
:4517105 dct:spatial <https://wik.jp/todofuken/422029> .

:4517107 a skos:Concept ;
    skos:prefLabel "太郎ヶ浦"@ja ;
    skos:altLabel "タロウガウラ"@ja-kana ;
    skos:notation "4517107" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517107 dct:spatial <https://wik.jp/todofuken/p42> .
:4517107 dct:spatial <https://wik.jp/todofuken/422029> .

:4517110 a skos:Concept ;
    skos:prefLabel "矢岳"@ja ;
    skos:altLabel "ヤダケ"@ja-kana ;
    skos:notation "4517110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517110 dct:spatial <https://wik.jp/todofuken/p42> .
:4517110 dct:spatial <https://wik.jp/todofuken/422029> .

:4517120 a skos:Concept ;
    skos:prefLabel "神崎"@ja ;
    skos:altLabel "コウザキ"@ja-kana ;
    skos:notation "4517120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517120 dct:spatial <https://wik.jp/todofuken/p42> .
:4517120 dct:spatial <https://wik.jp/todofuken/422029> .

:4517140 a skos:Concept ;
    skos:prefLabel "黒島"@ja ;
    skos:altLabel "クロシマ"@ja-kana ;
    skos:notation "4517140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517140 dct:spatial <https://wik.jp/todofuken/p42> .
:4517140 dct:spatial <https://wik.jp/todofuken/422029> .

:4517150 a skos:Concept ;
    skos:prefLabel "高島"@ja ;
    skos:altLabel "タカシマ"@ja-kana ;
    skos:notation "4517150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517150 dct:spatial <https://wik.jp/todofuken/p42> .
:4517150 dct:spatial <https://wik.jp/todofuken/422029> .

:4517160 a skos:Concept ;
    skos:prefLabel "浅子"@ja ;
    skos:altLabel "アサゴ"@ja-kana ;
    skos:notation "4517160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517160 dct:spatial <https://wik.jp/todofuken/p42> .
:4517160 dct:spatial <https://wik.jp/todofuken/422029> .

:4517170 a skos:Concept ;
    skos:prefLabel "柿ノ浦"@ja ;
    skos:altLabel "カキノウラ"@ja-kana ;
    skos:notation "4517170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517170 dct:spatial <https://wik.jp/todofuken/p42> .
:4517170 dct:spatial <https://wik.jp/todofuken/422029> .

:4517180 a skos:Concept ;
    skos:prefLabel "針尾"@ja ;
    skos:altLabel "ハリオ"@ja-kana ;
    skos:notation "4517180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517180 dct:spatial <https://wik.jp/todofuken/p42> .
:4517180 dct:spatial <https://wik.jp/todofuken/422029> .

:4517190 a skos:Concept ;
    skos:prefLabel "久津"@ja ;
    skos:altLabel "クツ"@ja-kana ;
    skos:notation "4517190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517190 dct:spatial <https://wik.jp/todofuken/p42> .
:4517190 dct:spatial <https://wik.jp/todofuken/422029> .

:4517210 a skos:Concept ;
    skos:prefLabel "川棚西部"@ja ;
    skos:altLabel "カワタナセイブ"@ja-kana ;
    skos:notation "4517210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517210 dct:spatial <https://wik.jp/todofuken/p42> .
:4517210 dct:spatial <https://wik.jp/todofuken/423220> .

:4517240 a skos:Concept ;
    skos:prefLabel "東彼杵"@ja ;
    skos:altLabel "ヒガシソノギ"@ja-kana ;
    skos:notation "4517240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4517240 dct:spatial <https://wik.jp/todofuken/p42> .
:4517240 dct:spatial <https://wik.jp/todofuken/423211> .

:4518010 a skos:Concept ;
    skos:prefLabel "松原"@ja ;
    skos:altLabel "マツバラ"@ja-kana ;
    skos:notation "4518010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518010 dct:spatial <https://wik.jp/todofuken/p42> .
:4518010 dct:spatial <https://wik.jp/todofuken/422053> .

:4518020 a skos:Concept ;
    skos:prefLabel "東浦"@ja ;
    skos:altLabel "ヒガシウラ"@ja-kana ;
    skos:notation "4518020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518020 dct:spatial <https://wik.jp/todofuken/p42> .
:4518020 dct:spatial <https://wik.jp/todofuken/422053> .

:4518070 a skos:Concept ;
    skos:prefLabel "江ノ浦"@ja ;
    skos:altLabel "エノウラ"@ja-kana ;
    skos:notation "4518070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518070 dct:spatial <https://wik.jp/todofuken/p42> .
:4518070 dct:spatial <https://wik.jp/todofuken/422045> .

:4518090 a skos:Concept ;
    skos:prefLabel "平島"@ja ;
    skos:altLabel "ヒラシマ"@ja-kana ;
    skos:notation "4518090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518090 dct:spatial <https://wik.jp/todofuken/p42> .
:4518090 dct:spatial <https://wik.jp/todofuken/422126> .

:4518100 a skos:Concept ;
    skos:prefLabel "丸田"@ja ;
    skos:altLabel "マルタ"@ja-kana ;
    skos:notation "4518100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518100 dct:spatial <https://wik.jp/todofuken/p42> .
:4518100 dct:spatial <https://wik.jp/todofuken/422126> .

:4518110 a skos:Concept ;
    skos:prefLabel "中戸"@ja ;
    skos:altLabel "ナカト"@ja-kana ;
    skos:notation "4518110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518110 dct:spatial <https://wik.jp/todofuken/p42> .
:4518110 dct:spatial <https://wik.jp/todofuken/422126> .

:4518120 a skos:Concept ;
    skos:prefLabel "塩田"@ja ;
    skos:altLabel "シオタ"@ja-kana ;
    skos:notation "4518120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518120 dct:spatial <https://wik.jp/todofuken/p42> .
:4518120 dct:spatial <https://wik.jp/todofuken/422126> .

:4518130 a skos:Concept ;
    skos:prefLabel "大島(大島)"@ja ;
    skos:altLabel "オオシマ(オオシマ)"@ja-kana ;
    skos:notation "4518130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518130 dct:spatial <https://wik.jp/todofuken/p42> .
:4518130 dct:spatial <https://wik.jp/todofuken/422126> .

:4518140 a skos:Concept ;
    skos:prefLabel "黒瀬(大島)"@ja ;
    skos:altLabel "クロセ(オオシマ)"@ja-kana ;
    skos:notation "4518140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518140 dct:spatial <https://wik.jp/todofuken/p42> .
:4518140 dct:spatial <https://wik.jp/todofuken/422126> .

:4518150 a skos:Concept ;
    skos:prefLabel "太中戸"@ja ;
    skos:altLabel "オオナカト"@ja-kana ;
    skos:notation "4518150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518150 dct:spatial <https://wik.jp/todofuken/p42> .
:4518150 dct:spatial <https://wik.jp/todofuken/422126> .

:4518170 a skos:Concept ;
    skos:prefLabel "そとめ"@ja ;
    skos:altLabel "ソトメ"@ja-kana ;
    skos:notation "4518170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518170 dct:spatial <https://wik.jp/todofuken/p42> .
:4518170 dct:spatial <https://wik.jp/todofuken/422011> .

:4518173 a skos:Concept ;
    skos:prefLabel "塚堂"@ja ;
    skos:altLabel "ツカドウ"@ja-kana ;
    skos:notation "4518173" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518173 dct:spatial <https://wik.jp/todofuken/p42> .
:4518173 dct:spatial <https://wik.jp/todofuken/422126> .

:4518175 a skos:Concept ;
    skos:prefLabel "江切"@ja ;
    skos:altLabel "エギリ"@ja-kana ;
    skos:notation "4518175" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518175 dct:spatial <https://wik.jp/todofuken/p42> .
:4518175 dct:spatial <https://wik.jp/todofuken/422126> .

:4518190 a skos:Concept ;
    skos:prefLabel "相川"@ja ;
    skos:altLabel "アイカワ"@ja-kana ;
    skos:notation "4518190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518190 dct:spatial <https://wik.jp/todofuken/p42> .
:4518190 dct:spatial <https://wik.jp/todofuken/422011> .

:4518200 a skos:Concept ;
    skos:prefLabel "かきどまり"@ja ;
    skos:altLabel "カキドマリ"@ja-kana ;
    skos:notation "4518200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518200 dct:spatial <https://wik.jp/todofuken/p42> .
:4518200 dct:spatial <https://wik.jp/todofuken/422011> .

:4518220 a skos:Concept ;
    skos:prefLabel "深堀"@ja ;
    skos:altLabel "フカホリ"@ja-kana ;
    skos:notation "4518220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518220 dct:spatial <https://wik.jp/todofuken/p42> .
:4518220 dct:spatial <https://wik.jp/todofuken/422011> .

:4518240 a skos:Concept ;
    skos:prefLabel "たちばな"@ja ;
    skos:altLabel "タチバナ"@ja-kana ;
    skos:notation "4518240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518240 dct:spatial <https://wik.jp/todofuken/p42> .
:4518240 dct:spatial <https://wik.jp/todofuken/422011> .

:4518250 a skos:Concept ;
    skos:prefLabel "沖の島"@ja ;
    skos:altLabel "オキノシマ"@ja-kana ;
    skos:notation "4518250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518250 dct:spatial <https://wik.jp/todofuken/p42> .
:4518250 dct:spatial <https://wik.jp/todofuken/422011> .

:4518260 a skos:Concept ;
    skos:prefLabel "南風泊"@ja ;
    skos:altLabel "ハエドマリ"@ja-kana ;
    skos:notation "4518260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518260 dct:spatial <https://wik.jp/todofuken/p42> .
:4518260 dct:spatial <https://wik.jp/todofuken/422011> .

:4518270 a skos:Concept ;
    skos:prefLabel "蚊焼"@ja ;
    skos:altLabel "カヤキ"@ja-kana ;
    skos:notation "4518270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518270 dct:spatial <https://wik.jp/todofuken/p42> .
:4518270 dct:spatial <https://wik.jp/todofuken/422011> .

:4518280 a skos:Concept ;
    skos:prefLabel "為石"@ja ;
    skos:altLabel "タメシ"@ja-kana ;
    skos:notation "4518280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518280 dct:spatial <https://wik.jp/todofuken/p42> .
:4518280 dct:spatial <https://wik.jp/todofuken/422011> .

:4518290 a skos:Concept ;
    skos:prefLabel "野野串"@ja ;
    skos:altLabel "ノノグシ"@ja-kana ;
    skos:notation "4518290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518290 dct:spatial <https://wik.jp/todofuken/p42> .
:4518290 dct:spatial <https://wik.jp/todofuken/422011> .

:4518300 a skos:Concept ;
    skos:prefLabel "喜々津"@ja ;
    skos:altLabel "キキツ"@ja-kana ;
    skos:notation "4518300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518300 dct:spatial <https://wik.jp/todofuken/p42> .
:4518300 dct:spatial <https://wik.jp/todofuken/422045> .

:4518310 a skos:Concept ;
    skos:prefLabel "伊木力"@ja ;
    skos:altLabel "イキリキ"@ja-kana ;
    skos:notation "4518310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518310 dct:spatial <https://wik.jp/todofuken/p42> .
:4518310 dct:spatial <https://wik.jp/todofuken/422045> .

:4518313 a skos:Concept ;
    skos:prefLabel "子々川"@ja ;
    skos:altLabel "シシガワ"@ja-kana ;
    skos:notation "4518313" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518313 dct:spatial <https://wik.jp/todofuken/p42> .
:4518313 dct:spatial <https://wik.jp/todofuken/423084> .

:4518315 a skos:Concept ;
    skos:prefLabel "白浜"@ja ;
    skos:altLabel "シラハマ"@ja-kana ;
    skos:notation "4518315" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518315 dct:spatial <https://wik.jp/todofuken/p42> .
:4518315 dct:spatial <https://wik.jp/todofuken/422126> .

:4518330 a skos:Concept ;
    skos:prefLabel "湯江"@ja ;
    skos:altLabel "ユエ"@ja-kana ;
    skos:notation "4518330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518330 dct:spatial <https://wik.jp/todofuken/p42> .
:4518330 dct:spatial <https://wik.jp/todofuken/422037> .

:4518340 a skos:Concept ;
    skos:prefLabel "大三東"@ja ;
    skos:altLabel "オオミサキ"@ja-kana ;
    skos:notation "4518340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518340 dct:spatial <https://wik.jp/todofuken/p42> .
:4518340 dct:spatial <https://wik.jp/todofuken/422037> .

:4518350 a skos:Concept ;
    skos:prefLabel "松尾"@ja ;
    skos:altLabel "マツオ"@ja-kana ;
    skos:notation "4518350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518350 dct:spatial <https://wik.jp/todofuken/p42> .
:4518350 dct:spatial <https://wik.jp/todofuken/422037> .

:4518360 a skos:Concept ;
    skos:prefLabel "三会"@ja ;
    skos:altLabel "ミエ"@ja-kana ;
    skos:notation "4518360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518360 dct:spatial <https://wik.jp/todofuken/p42> .
:4518360 dct:spatial <https://wik.jp/todofuken/422037> .

:4518370 a skos:Concept ;
    skos:prefLabel "猛島"@ja ;
    skos:altLabel "タケシマ"@ja-kana ;
    skos:notation "4518370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518370 dct:spatial <https://wik.jp/todofuken/p42> .
:4518370 dct:spatial <https://wik.jp/todofuken/422037> .

:4518380 a skos:Concept ;
    skos:prefLabel "枯木"@ja ;
    skos:altLabel "カレキ"@ja-kana ;
    skos:notation "4518380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518380 dct:spatial <https://wik.jp/todofuken/p42> .
:4518380 dct:spatial <https://wik.jp/todofuken/422037> .

:4518390 a skos:Concept ;
    skos:prefLabel "深江"@ja ;
    skos:altLabel "フカエ"@ja-kana ;
    skos:notation "4518390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518390 dct:spatial <https://wik.jp/todofuken/p42> .
:4518390 dct:spatial <https://wik.jp/todofuken/422142> .

:4518400 a skos:Concept ;
    skos:prefLabel "布津"@ja ;
    skos:altLabel "フツ"@ja-kana ;
    skos:notation "4518400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518400 dct:spatial <https://wik.jp/todofuken/p42> .
:4518400 dct:spatial <https://wik.jp/todofuken/422142> .

:4518410 a skos:Concept ;
    skos:prefLabel "貝崎"@ja ;
    skos:altLabel "カイザキ"@ja-kana ;
    skos:notation "4518410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518410 dct:spatial <https://wik.jp/todofuken/p42> .
:4518410 dct:spatial <https://wik.jp/todofuken/422142> .

:4518420 a skos:Concept ;
    skos:prefLabel "蒲河"@ja ;
    skos:altLabel "カマガ"@ja-kana ;
    skos:notation "4518420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518420 dct:spatial <https://wik.jp/todofuken/p42> .
:4518420 dct:spatial <https://wik.jp/todofuken/422142> .

:4518425 a skos:Concept ;
    skos:prefLabel "有家"@ja ;
    skos:altLabel "アリエ"@ja-kana ;
    skos:notation "4518425" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518425 dct:spatial <https://wik.jp/todofuken/p42> .
:4518425 dct:spatial <https://wik.jp/todofuken/422142> .

:4518430 a skos:Concept ;
    skos:prefLabel "龍石"@ja ;
    skos:altLabel "タツイシ"@ja-kana ;
    skos:notation "4518430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518430 dct:spatial <https://wik.jp/todofuken/p42> .
:4518430 dct:spatial <https://wik.jp/todofuken/422142> .

:4518450 a skos:Concept ;
    skos:prefLabel "南有馬"@ja ;
    skos:altLabel "ミナミアリマ"@ja-kana ;
    skos:notation "4518450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518450 dct:spatial <https://wik.jp/todofuken/p42> .
:4518450 dct:spatial <https://wik.jp/todofuken/422142> .

:4518460 a skos:Concept ;
    skos:prefLabel "早崎"@ja ;
    skos:altLabel "ハヤサキ"@ja-kana ;
    skos:notation "4518460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518460 dct:spatial <https://wik.jp/todofuken/p42> .
:4518460 dct:spatial <https://wik.jp/todofuken/422142> .

:4518480 a skos:Concept ;
    skos:prefLabel "加津佐"@ja ;
    skos:altLabel "カヅサ"@ja-kana ;
    skos:notation "4518480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518480 dct:spatial <https://wik.jp/todofuken/p42> .
:4518480 dct:spatial <https://wik.jp/todofuken/422142> .

:4518520 a skos:Concept ;
    skos:prefLabel "木指"@ja ;
    skos:altLabel "キサシ"@ja-kana ;
    skos:notation "4518520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518520 dct:spatial <https://wik.jp/todofuken/p42> .
:4518520 dct:spatial <https://wik.jp/todofuken/422134> .

:4518530 a skos:Concept ;
    skos:prefLabel "富津"@ja ;
    skos:altLabel "トミツ"@ja-kana ;
    skos:notation "4518530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518530 dct:spatial <https://wik.jp/todofuken/p42> .
:4518530 dct:spatial <https://wik.jp/todofuken/422134> .

:4518550 a skos:Concept ;
    skos:prefLabel "千千石"@ja ;
    skos:altLabel "チヂワ"@ja-kana ;
    skos:notation "4518550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518550 dct:spatial <https://wik.jp/todofuken/p42> .
:4518550 dct:spatial <https://wik.jp/todofuken/422134> .

:4518600 a skos:Concept ;
    skos:prefLabel "大正"@ja ;
    skos:altLabel "タイショウ"@ja-kana ;
    skos:notation "4518600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4518600 dct:spatial <https://wik.jp/todofuken/p42> .
:4518600 dct:spatial <https://wik.jp/todofuken/422134> .

:4520010 a skos:Concept ;
    skos:prefLabel "琴"@ja ;
    skos:altLabel "キン"@ja-kana ;
    skos:notation "4520010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520010 dct:spatial <https://wik.jp/todofuken/p42> .
:4520010 dct:spatial <https://wik.jp/todofuken/422096> .

:4520020 a skos:Concept ;
    skos:prefLabel "小鹿"@ja ;
    skos:altLabel "オシカ"@ja-kana ;
    skos:notation "4520020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520020 dct:spatial <https://wik.jp/todofuken/p42> .
:4520020 dct:spatial <https://wik.jp/todofuken/422096> .

:4520025 a skos:Concept ;
    skos:prefLabel "佐賀"@ja ;
    skos:altLabel "サカ"@ja-kana ;
    skos:notation "4520025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520025 dct:spatial <https://wik.jp/todofuken/p42> .
:4520025 dct:spatial <https://wik.jp/todofuken/422096> .

:4520030 a skos:Concept ;
    skos:prefLabel "鴨居瀬"@ja ;
    skos:altLabel "カモイセ"@ja-kana ;
    skos:notation "4520030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520030 dct:spatial <https://wik.jp/todofuken/p42> .
:4520030 dct:spatial <https://wik.jp/todofuken/422096> .

:4520035 a skos:Concept ;
    skos:prefLabel "三浦湾"@ja ;
    skos:altLabel "ミウラワン"@ja-kana ;
    skos:notation "4520035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520035 dct:spatial <https://wik.jp/todofuken/p42> .
:4520035 dct:spatial <https://wik.jp/todofuken/422096> .

:4520040 a skos:Concept ;
    skos:prefLabel "尾崎"@ja ;
    skos:altLabel "オサキ"@ja-kana ;
    skos:notation "4520040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4520040 dct:spatial <https://wik.jp/todofuken/p42> .
:4520040 dct:spatial <https://wik.jp/todofuken/422096> .

:4522010 a skos:Concept ;
    skos:prefLabel "鯛ノ浦"@ja ;
    skos:altLabel "タイノウラ"@ja-kana ;
    skos:notation "4522010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4522010 dct:spatial <https://wik.jp/todofuken/p42> .

:4522020 a skos:Concept ;
    skos:prefLabel "奈摩"@ja ;
    skos:altLabel "ナマ"@ja-kana ;
    skos:notation "4522020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4522020 dct:spatial <https://wik.jp/todofuken/p42> .

:4522030 a skos:Concept ;
    skos:prefLabel "上五島"@ja ;
    skos:altLabel "カミゴトウ"@ja-kana ;
    skos:notation "4522030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4522030 dct:spatial <https://wik.jp/todofuken/p42> .

:4523010 a skos:Concept ;
    skos:prefLabel "浜串"@ja ;
    skos:altLabel "ハマクシ"@ja-kana ;
    skos:notation "4523010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4523010 dct:spatial <https://wik.jp/todofuken/p42> .

:4523020 a skos:Concept ;
    skos:prefLabel "岩瀬浦"@ja ;
    skos:altLabel "イワセウラ"@ja-kana ;
    skos:notation "4523020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4523020 dct:spatial <https://wik.jp/todofuken/p42> .

:4523030 a skos:Concept ;
    skos:prefLabel "神部"@ja ;
    skos:altLabel "コウベ"@ja-kana ;
    skos:notation "4523030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4523030 dct:spatial <https://wik.jp/todofuken/p42> .

:4523040 a skos:Concept ;
    skos:prefLabel "佐尾"@ja ;
    skos:altLabel "サオ"@ja-kana ;
    skos:notation "4523040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4523040 dct:spatial <https://wik.jp/todofuken/p42> .

:4523050 a skos:Concept ;
    skos:prefLabel "小串"@ja ;
    skos:altLabel "コグシ"@ja-kana ;
    skos:notation "4523050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4523050 dct:spatial <https://wik.jp/todofuken/p42> .

:4524015 a skos:Concept ;
    skos:prefLabel "奥浦"@ja ;
    skos:altLabel "オクウラ"@ja-kana ;
    skos:notation "4524015" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4524015 dct:spatial <https://wik.jp/todofuken/p42> .
:4524015 dct:spatial <https://wik.jp/todofuken/422118> .

:4524020 a skos:Concept ;
    skos:prefLabel "三井楽"@ja ;
    skos:altLabel "ミイラク"@ja-kana ;
    skos:notation "4524020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4524020 dct:spatial <https://wik.jp/todofuken/p42> .
:4524020 dct:spatial <https://wik.jp/todofuken/422118> .

:4525010 a skos:Concept ;
    skos:prefLabel "神の浦(宇久)"@ja ;
    skos:altLabel "コウノウラ(ウク)"@ja-kana ;
    skos:notation "4525010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4525010 dct:spatial <https://wik.jp/todofuken/p42> .
:4525010 dct:spatial <https://wik.jp/todofuken/422029> .

:4525020 a skos:Concept ;
    skos:prefLabel "小値賀"@ja ;
    skos:altLabel "オヂカ"@ja-kana ;
    skos:notation "4525020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4525020 dct:spatial <https://wik.jp/todofuken/p42> .

:4526010 a skos:Concept ;
    skos:prefLabel "阿翁浦"@ja ;
    skos:altLabel "アオウウラ"@ja-kana ;
    skos:notation "4526010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526010 dct:spatial <https://wik.jp/todofuken/p42> .
:4526010 dct:spatial <https://wik.jp/todofuken/422088> .

:4526020 a skos:Concept ;
    skos:prefLabel "生月"@ja ;
    skos:altLabel "イキツキ"@ja-kana ;
    skos:notation "4526020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526020 dct:spatial <https://wik.jp/todofuken/p42> .
:4526020 dct:spatial <https://wik.jp/todofuken/422070> .

:4526030 a skos:Concept ;
    skos:prefLabel "度島"@ja ;
    skos:altLabel "タクシマ"@ja-kana ;
    skos:notation "4526030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526030 dct:spatial <https://wik.jp/todofuken/p42> .
:4526030 dct:spatial <https://wik.jp/todofuken/422070> .

:4526040 a skos:Concept ;
    skos:prefLabel "田助"@ja ;
    skos:altLabel "タスケ"@ja-kana ;
    skos:notation "4526040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526040 dct:spatial <https://wik.jp/todofuken/p42> .
:4526040 dct:spatial <https://wik.jp/todofuken/422070> .

:4526050 a skos:Concept ;
    skos:prefLabel "前津吉"@ja ;
    skos:altLabel "マエツヨシ"@ja-kana ;
    skos:notation "4526050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526050 dct:spatial <https://wik.jp/todofuken/p42> .
:4526050 dct:spatial <https://wik.jp/todofuken/422070> .

:4526055 a skos:Concept ;
    skos:prefLabel "宮ノ浦"@ja ;
    skos:altLabel "ミヤノウラ"@ja-kana ;
    skos:notation "4526055" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526055 dct:spatial <https://wik.jp/todofuken/p42> .
:4526055 dct:spatial <https://wik.jp/todofuken/422070> .

:4526060 a skos:Concept ;
    skos:prefLabel "薄香湾"@ja ;
    skos:altLabel "ウスカワン"@ja-kana ;
    skos:notation "4526060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526060 dct:spatial <https://wik.jp/todofuken/p42> .
:4526060 dct:spatial <https://wik.jp/todofuken/422070> .

:4526070 a skos:Concept ;
    skos:prefLabel "新獅子"@ja ;
    skos:altLabel "シンシシ"@ja-kana ;
    skos:notation "4526070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4526070 dct:spatial <https://wik.jp/todofuken/p42> .
:4526070 dct:spatial <https://wik.jp/todofuken/422070> .

:4527010 a skos:Concept ;
    skos:prefLabel "星鹿"@ja ;
    skos:altLabel "ホシカ"@ja-kana ;
    skos:notation "4527010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4527010 dct:spatial <https://wik.jp/todofuken/p42> .
:4527010 dct:spatial <https://wik.jp/todofuken/422088> .

:4527020 a skos:Concept ;
    skos:prefLabel "楠泊"@ja ;
    skos:altLabel "クスドマリ"@ja-kana ;
    skos:notation "4527020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4527020 dct:spatial <https://wik.jp/todofuken/p42> .
:4527020 dct:spatial <https://wik.jp/todofuken/422029> .

:4528020 a skos:Concept ;
    skos:prefLabel "式見"@ja ;
    skos:altLabel "シキミ"@ja-kana ;
    skos:notation "4528020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4528020 dct:spatial <https://wik.jp/todofuken/p42> .
:4528020 dct:spatial <https://wik.jp/todofuken/422011> .

:4528023 a skos:Concept ;
    skos:prefLabel "野母"@ja ;
    skos:altLabel "ノモ"@ja-kana ;
    skos:notation "4528023" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4528023 dct:spatial <https://wik.jp/todofuken/p42> .
:4528023 dct:spatial <https://wik.jp/todofuken/422011> .

:4528025 a skos:Concept ;
    skos:prefLabel "有喜"@ja ;
    skos:altLabel "ウキ"@ja-kana ;
    skos:notation "4528025" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4528025 dct:spatial <https://wik.jp/todofuken/p42> .
:4528025 dct:spatial <https://wik.jp/todofuken/422045> .

:4528030 a skos:Concept ;
    skos:prefLabel "樺島"@ja ;
    skos:altLabel "カバシマ"@ja-kana ;
    skos:notation "4528030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4528030 dct:spatial <https://wik.jp/todofuken/p42> .
:4528030 dct:spatial <https://wik.jp/todofuken/422011> .

:4528040 a skos:Concept ;
    skos:prefLabel "京泊(南串山)"@ja ;
    skos:altLabel "キョウドマリ"@ja-kana ;
    skos:notation "4528040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4528040 dct:spatial <https://wik.jp/todofuken/p42> .

:4531010 a skos:Concept ;
    skos:prefLabel "芦辺"@ja ;
    skos:altLabel "アシベ"@ja-kana ;
    skos:notation "4531010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4531010 dct:spatial <https://wik.jp/todofuken/p42> .
:4531010 dct:spatial <https://wik.jp/todofuken/422100> .

:4533010 a skos:Concept ;
    skos:prefLabel "奈良尾"@ja ;
    skos:altLabel "ナラオ"@ja-kana ;
    skos:notation "4533010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4533010 dct:spatial <https://wik.jp/todofuken/p42> .

:4533020 a skos:Concept ;
    skos:prefLabel "奈留"@ja ;
    skos:altLabel "ナル"@ja-kana ;
    skos:notation "4533020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4533020 dct:spatial <https://wik.jp/todofuken/p42> .
:4533020 dct:spatial <https://wik.jp/todofuken/422118> .

:4536010 a skos:Concept ;
    skos:prefLabel "館浦"@ja ;
    skos:altLabel "タチウラ"@ja-kana ;
    skos:notation "4536010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4536010 dct:spatial <https://wik.jp/todofuken/p42> .
:4536010 dct:spatial <https://wik.jp/todofuken/422070> .

:4538010 a skos:Concept ;
    skos:prefLabel "長崎"@ja ;
    skos:altLabel "ナガサキ"@ja-kana ;
    skos:notation "4538010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:4538010 dct:spatial <https://wik.jp/todofuken/p42> .
:4538010 dct:spatial <https://wik.jp/todofuken/422011> .

:4540010 a skos:Concept ;
    skos:prefLabel "一重"@ja ;
    skos:altLabel "ヒトエ"@ja-kana ;
    skos:notation "4540010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4540010 dct:spatial <https://wik.jp/todofuken/p42> .
:4540010 dct:spatial <https://wik.jp/todofuken/422096> .

:4540020 a skos:Concept ;
    skos:prefLabel "伊奈"@ja ;
    skos:altLabel "イナ"@ja-kana ;
    skos:notation "4540020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4540020 dct:spatial <https://wik.jp/todofuken/p42> .
:4540020 dct:spatial <https://wik.jp/todofuken/422096> .

:4540030 a skos:Concept ;
    skos:prefLabel "水崎"@ja ;
    skos:altLabel "ミズサキ"@ja-kana ;
    skos:notation "4540030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4540030 dct:spatial <https://wik.jp/todofuken/p42> .
:4540030 dct:spatial <https://wik.jp/todofuken/422096> .

:4540035 a skos:Concept ;
    skos:prefLabel "美津島"@ja ;
    skos:altLabel "ミツシマ"@ja-kana ;
    skos:notation "4540035" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4540035 dct:spatial <https://wik.jp/todofuken/p42> .
:4540035 dct:spatial <https://wik.jp/todofuken/422096> .

:4540040 a skos:Concept ;
    skos:prefLabel "豆酘"@ja ;
    skos:altLabel "ツツ"@ja-kana ;
    skos:notation "4540040" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4540040 dct:spatial <https://wik.jp/todofuken/p42> .
:4540040 dct:spatial <https://wik.jp/todofuken/422096> .

:4541010 a skos:Concept ;
    skos:prefLabel "大島(壱岐)"@ja ;
    skos:altLabel "オオシマ(イキ)"@ja-kana ;
    skos:notation "4541010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4541010 dct:spatial <https://wik.jp/todofuken/p42> .

:4544010 a skos:Concept ;
    skos:prefLabel "崎山"@ja ;
    skos:altLabel "サキヤマ"@ja-kana ;
    skos:notation "4544010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4544010 dct:spatial <https://wik.jp/todofuken/p42> .
:4544010 dct:spatial <https://wik.jp/todofuken/422118> .

:4544020 a skos:Concept ;
    skos:prefLabel "真浦"@ja ;
    skos:altLabel "マウラ"@ja-kana ;
    skos:notation "4544020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4544020 dct:spatial <https://wik.jp/todofuken/p42> .
:4544020 dct:spatial <https://wik.jp/todofuken/422118> .

:4544030 a skos:Concept ;
    skos:prefLabel "荒川"@ja ;
    skos:altLabel "アラカワ"@ja-kana ;
    skos:notation "4544030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4544030 dct:spatial <https://wik.jp/todofuken/p42> .
:4544030 dct:spatial <https://wik.jp/todofuken/422118> .

:4545010 a skos:Concept ;
    skos:prefLabel "平"@ja ;
    skos:altLabel "タイラ"@ja-kana ;
    skos:notation "4545010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4545010 dct:spatial <https://wik.jp/todofuken/p42> .
:4545010 dct:spatial <https://wik.jp/todofuken/422029> .

:4610010 a skos:Concept ;
    skos:prefLabel "一部"@ja ;
    skos:altLabel "イチブ"@ja-kana ;
    skos:notation "4610010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610010 dct:spatial <https://wik.jp/todofuken/p43> .
:4610010 dct:spatial <https://wik.jp/todofuken/432041> .

:4610020 a skos:Concept ;
    skos:prefLabel "新川"@ja ;
    skos:altLabel "シンカワ"@ja-kana ;
    skos:notation "4610020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610020 dct:spatial <https://wik.jp/todofuken/p43> .
:4610020 dct:spatial <https://wik.jp/todofuken/432067> .

:4610030 a skos:Concept ;
    skos:prefLabel "玉名"@ja ;
    skos:altLabel "タマナ"@ja-kana ;
    skos:notation "4610030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610030 dct:spatial <https://wik.jp/todofuken/p43> .
:4610030 dct:spatial <https://wik.jp/todofuken/432067> .

:4610040 a skos:Concept ;
    skos:prefLabel "横島"@ja ;
    skos:altLabel "ヨコシマ"@ja-kana ;
    skos:notation "4610040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610040 dct:spatial <https://wik.jp/todofuken/p43> .
:4610040 dct:spatial <https://wik.jp/todofuken/432067> .

:4610050 a skos:Concept ;
    skos:prefLabel "四番"@ja ;
    skos:altLabel "ヨンバン"@ja-kana ;
    skos:notation "4610050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610050 dct:spatial <https://wik.jp/todofuken/p43> .
:4610050 dct:spatial <https://wik.jp/todofuken/431001> .

:4610060 a skos:Concept ;
    skos:prefLabel "海路口"@ja ;
    skos:altLabel "ウジグチ"@ja-kana ;
    skos:notation "4610060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610060 dct:spatial <https://wik.jp/todofuken/p43> .
:4610060 dct:spatial <https://wik.jp/todofuken/431001> .

:4610065 a skos:Concept ;
    skos:prefLabel "天明"@ja ;
    skos:altLabel "テンメイ"@ja-kana ;
    skos:notation "4610065" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610065 dct:spatial <https://wik.jp/todofuken/p43> .
:4610065 dct:spatial <https://wik.jp/todofuken/431001> .

:4610068 a skos:Concept ;
    skos:prefLabel "網田"@ja ;
    skos:altLabel "オウダ"@ja-kana ;
    skos:notation "4610068" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610068 dct:spatial <https://wik.jp/todofuken/p43> .
:4610068 dct:spatial <https://wik.jp/todofuken/432113> .

:4610080 a skos:Concept ;
    skos:prefLabel "小田良"@ja ;
    skos:altLabel "オダラ"@ja-kana ;
    skos:notation "4610080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610080 dct:spatial <https://wik.jp/todofuken/p43> .
:4610080 dct:spatial <https://wik.jp/todofuken/432130> .

:4610090 a skos:Concept ;
    skos:prefLabel "大田尾"@ja ;
    skos:altLabel "オオタオ"@ja-kana ;
    skos:notation "4610090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610090 dct:spatial <https://wik.jp/todofuken/p43> .
:4610090 dct:spatial <https://wik.jp/todofuken/432130> .

:4610100 a skos:Concept ;
    skos:prefLabel "田井ノ浦"@ja ;
    skos:altLabel "タイノウラ"@ja-kana ;
    skos:notation "4610100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610100 dct:spatial <https://wik.jp/todofuken/p43> .
:4610100 dct:spatial <https://wik.jp/todofuken/432130> .

:4610110 a skos:Concept ;
    skos:prefLabel "内潟片島"@ja ;
    skos:altLabel "ウチガタカタシマ"@ja-kana ;
    skos:notation "4610110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610110 dct:spatial <https://wik.jp/todofuken/p43> .
:4610110 dct:spatial <https://wik.jp/todofuken/432130> .

:4610120 a skos:Concept ;
    skos:prefLabel "戸馳"@ja ;
    skos:altLabel "トバセ"@ja-kana ;
    skos:notation "4610120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610120 dct:spatial <https://wik.jp/todofuken/p43> .
:4610120 dct:spatial <https://wik.jp/todofuken/432130> .

:4610130 a skos:Concept ;
    skos:prefLabel "郡浦"@ja ;
    skos:altLabel "コウノウラ"@ja-kana ;
    skos:notation "4610130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610130 dct:spatial <https://wik.jp/todofuken/p43> .
:4610130 dct:spatial <https://wik.jp/todofuken/432130> .

:4610140 a skos:Concept ;
    skos:prefLabel "御船"@ja ;
    skos:altLabel "ミフネ"@ja-kana ;
    skos:notation "4610140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610140 dct:spatial <https://wik.jp/todofuken/p43> .
:4610140 dct:spatial <https://wik.jp/todofuken/432130> .

:4610150 a skos:Concept ;
    skos:prefLabel "松合"@ja ;
    skos:altLabel "マツアイ"@ja-kana ;
    skos:notation "4610150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610150 dct:spatial <https://wik.jp/todofuken/p43> .
:4610150 dct:spatial <https://wik.jp/todofuken/432130> .

:4610160 a skos:Concept ;
    skos:prefLabel "植柳"@ja ;
    skos:altLabel "ウヤナギ"@ja-kana ;
    skos:notation "4610160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610160 dct:spatial <https://wik.jp/todofuken/p43> .
:4610160 dct:spatial <https://wik.jp/todofuken/432024> .

:4610170 a skos:Concept ;
    skos:prefLabel "二見"@ja ;
    skos:altLabel "フタミ"@ja-kana ;
    skos:notation "4610170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610170 dct:spatial <https://wik.jp/todofuken/p43> .
:4610170 dct:spatial <https://wik.jp/todofuken/432024> .

:4610180 a skos:Concept ;
    skos:prefLabel "井牟田"@ja ;
    skos:altLabel "イムタ"@ja-kana ;
    skos:notation "4610180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610180 dct:spatial <https://wik.jp/todofuken/p43> .
:4610180 dct:spatial <https://wik.jp/todofuken/434825> .

:4610190 a skos:Concept ;
    skos:prefLabel "杉迫"@ja ;
    skos:altLabel "スギサコ"@ja-kana ;
    skos:notation "4610190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610190 dct:spatial <https://wik.jp/todofuken/p43> .
:4610190 dct:spatial <https://wik.jp/todofuken/434825> .

:4610200 a skos:Concept ;
    skos:prefLabel "田浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4610200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610200 dct:spatial <https://wik.jp/todofuken/p43> .
:4610200 dct:spatial <https://wik.jp/todofuken/434825> .

:4610210 a skos:Concept ;
    skos:prefLabel "海浦"@ja ;
    skos:altLabel "ウミノウラ"@ja-kana ;
    skos:notation "4610210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610210 dct:spatial <https://wik.jp/todofuken/p43> .
:4610210 dct:spatial <https://wik.jp/todofuken/434825> .

:4610220 a skos:Concept ;
    skos:prefLabel "牛ノ水"@ja ;
    skos:altLabel "ウシノミズ"@ja-kana ;
    skos:notation "4610220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610220 dct:spatial <https://wik.jp/todofuken/p43> .
:4610220 dct:spatial <https://wik.jp/todofuken/434825> .

:4610230 a skos:Concept ;
    skos:prefLabel "大矢"@ja ;
    skos:altLabel "オオヤ"@ja-kana ;
    skos:notation "4610230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610230 dct:spatial <https://wik.jp/todofuken/p43> .
:4610230 dct:spatial <https://wik.jp/todofuken/434825> .

:4610240 a skos:Concept ;
    skos:prefLabel "福浦"@ja ;
    skos:altLabel "フクウラ"@ja-kana ;
    skos:notation "4610240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610240 dct:spatial <https://wik.jp/todofuken/p43> .
:4610240 dct:spatial <https://wik.jp/todofuken/434841> .

:4610245 a skos:Concept ;
    skos:prefLabel "福浜"@ja ;
    skos:altLabel "フクハマ"@ja-kana ;
    skos:notation "4610245" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610245 dct:spatial <https://wik.jp/todofuken/p43> .
:4610245 dct:spatial <https://wik.jp/todofuken/434841> .

:4610250 a skos:Concept ;
    skos:prefLabel "大泊"@ja ;
    skos:altLabel "オオドマリ"@ja-kana ;
    skos:notation "4610250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610250 dct:spatial <https://wik.jp/todofuken/p43> .
:4610250 dct:spatial <https://wik.jp/todofuken/434841> .

:4610260 a skos:Concept ;
    skos:prefLabel "湯堂"@ja ;
    skos:altLabel "ユドウ"@ja-kana ;
    skos:notation "4610260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610260 dct:spatial <https://wik.jp/todofuken/p43> .
:4610260 dct:spatial <https://wik.jp/todofuken/432059> .

:4610270 a skos:Concept ;
    skos:prefLabel "茂道"@ja ;
    skos:altLabel "モドウ"@ja-kana ;
    skos:notation "4610270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610270 dct:spatial <https://wik.jp/todofuken/p43> .
:4610270 dct:spatial <https://wik.jp/todofuken/432059> .

:4610280 a skos:Concept ;
    skos:prefLabel "白濤(登立)"@ja ;
    skos:altLabel "シラト(ノボリタテ)"@ja-kana ;
    skos:notation "4610280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610280 dct:spatial <https://wik.jp/todofuken/p43> .
:4610280 dct:spatial <https://wik.jp/todofuken/432121> .

:4610290 a skos:Concept ;
    skos:prefLabel "串"@ja ;
    skos:altLabel "クシ"@ja-kana ;
    skos:notation "4610290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610290 dct:spatial <https://wik.jp/todofuken/p43> .
:4610290 dct:spatial <https://wik.jp/todofuken/432121> .

:4610300 a skos:Concept ;
    skos:prefLabel "大手原"@ja ;
    skos:altLabel "オオテバラ"@ja-kana ;
    skos:notation "4610300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610300 dct:spatial <https://wik.jp/todofuken/p43> .
:4610300 dct:spatial <https://wik.jp/todofuken/432121> .

:4610310 a skos:Concept ;
    skos:prefLabel "七ツ割"@ja ;
    skos:altLabel "ナナツワリ"@ja-kana ;
    skos:notation "4610310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610310 dct:spatial <https://wik.jp/todofuken/p43> .
:4610310 dct:spatial <https://wik.jp/todofuken/432121> .

:4610320 a skos:Concept ;
    skos:prefLabel "野釜"@ja ;
    skos:altLabel "ノカマ"@ja-kana ;
    skos:notation "4610320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610320 dct:spatial <https://wik.jp/todofuken/p43> .
:4610320 dct:spatial <https://wik.jp/todofuken/432121> .

:4610350 a skos:Concept ;
    skos:prefLabel "貝場"@ja ;
    skos:altLabel "カイバ"@ja-kana ;
    skos:notation "4610350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610350 dct:spatial <https://wik.jp/todofuken/p43> .
:4610350 dct:spatial <https://wik.jp/todofuken/432121> .

:4610360 a skos:Concept ;
    skos:prefLabel "鷺浦"@ja ;
    skos:altLabel "サギノウラ"@ja-kana ;
    skos:notation "4610360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610360 dct:spatial <https://wik.jp/todofuken/p43> .
:4610360 dct:spatial <https://wik.jp/todofuken/432121> .

:4610370 a skos:Concept ;
    skos:prefLabel "千束"@ja ;
    skos:altLabel "センゾク"@ja-kana ;
    skos:notation "4610370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610370 dct:spatial <https://wik.jp/todofuken/p43> .
:4610370 dct:spatial <https://wik.jp/todofuken/432121> .

:4610380 a skos:Concept ;
    skos:prefLabel "蔵蔵"@ja ;
    skos:altLabel "ゾウゾウ"@ja-kana ;
    skos:notation "4610380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610380 dct:spatial <https://wik.jp/todofuken/p43> .
:4610380 dct:spatial <https://wik.jp/todofuken/432121> .

:4610385 a skos:Concept ;
    skos:prefLabel "樋合"@ja ;
    skos:altLabel "ヒアイ"@ja-kana ;
    skos:notation "4610385" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610385 dct:spatial <https://wik.jp/todofuken/p43> .
:4610385 dct:spatial <https://wik.jp/todofuken/432121> .

:4610390 a skos:Concept ;
    skos:prefLabel "楠甫"@ja ;
    skos:altLabel "クスボ"@ja-kana ;
    skos:notation "4610390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610390 dct:spatial <https://wik.jp/todofuken/p43> .
:4610390 dct:spatial <https://wik.jp/todofuken/432156> .

:4610400 a skos:Concept ;
    skos:prefLabel "大浦"@ja ;
    skos:altLabel "オオウラ"@ja-kana ;
    skos:notation "4610400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610400 dct:spatial <https://wik.jp/todofuken/p43> .
:4610400 dct:spatial <https://wik.jp/todofuken/432156> .

:4610410 a skos:Concept ;
    skos:prefLabel "須子"@ja ;
    skos:altLabel "スジ"@ja-kana ;
    skos:notation "4610410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610410 dct:spatial <https://wik.jp/todofuken/p43> .
:4610410 dct:spatial <https://wik.jp/todofuken/432156> .

:4610420 a skos:Concept ;
    skos:prefLabel "美ノ越"@ja ;
    skos:altLabel "ミノコエ"@ja-kana ;
    skos:notation "4610420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610420 dct:spatial <https://wik.jp/todofuken/p43> .
:4610420 dct:spatial <https://wik.jp/todofuken/432156> .

:4610430 a skos:Concept ;
    skos:prefLabel "島子"@ja ;
    skos:altLabel "シマゴ"@ja-kana ;
    skos:notation "4610430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610430 dct:spatial <https://wik.jp/todofuken/p43> .
:4610430 dct:spatial <https://wik.jp/todofuken/432156> .

:4610440 a skos:Concept ;
    skos:prefLabel "志柿"@ja ;
    skos:altLabel "シカキ"@ja-kana ;
    skos:notation "4610440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610440 dct:spatial <https://wik.jp/todofuken/p43> .
:4610440 dct:spatial <https://wik.jp/todofuken/432156> .

:4610450 a skos:Concept ;
    skos:prefLabel "御領"@ja ;
    skos:altLabel "ゴリョウ"@ja-kana ;
    skos:notation "4610450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610450 dct:spatial <https://wik.jp/todofuken/p43> .
:4610450 dct:spatial <https://wik.jp/todofuken/432156> .

:4610460 a skos:Concept ;
    skos:prefLabel "大島(御領)"@ja ;
    skos:altLabel "オオシマ(ゴリョウ)"@ja-kana ;
    skos:notation "4610460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610460 dct:spatial <https://wik.jp/todofuken/p43> .
:4610460 dct:spatial <https://wik.jp/todofuken/432156> .

:4610470 a skos:Concept ;
    skos:prefLabel "宮津"@ja ;
    skos:altLabel "ミヤヅ"@ja-kana ;
    skos:notation "4610470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610470 dct:spatial <https://wik.jp/todofuken/p43> .
:4610470 dct:spatial <https://wik.jp/todofuken/432156> .

:4610480 a skos:Concept ;
    skos:prefLabel "引坂"@ja ;
    skos:altLabel "ヒキザカ"@ja-kana ;
    skos:notation "4610480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610480 dct:spatial <https://wik.jp/todofuken/p43> .
:4610480 dct:spatial <https://wik.jp/todofuken/432156> .

:4610490 a skos:Concept ;
    skos:prefLabel "西川内"@ja ;
    skos:altLabel "ニシカワチ"@ja-kana ;
    skos:notation "4610490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610490 dct:spatial <https://wik.jp/todofuken/p43> .
:4610490 dct:spatial <https://wik.jp/todofuken/435317> .

:4610500 a skos:Concept ;
    skos:prefLabel "坂瀬川"@ja ;
    skos:altLabel "サカセガワ"@ja-kana ;
    skos:notation "4610500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610500 dct:spatial <https://wik.jp/todofuken/p43> .
:4610500 dct:spatial <https://wik.jp/todofuken/435317> .

:4610510 a skos:Concept ;
    skos:prefLabel "志岐"@ja ;
    skos:altLabel "シキ"@ja-kana ;
    skos:notation "4610510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610510 dct:spatial <https://wik.jp/todofuken/p43> .
:4610510 dct:spatial <https://wik.jp/todofuken/435317> .

:4610530 a skos:Concept ;
    skos:prefLabel "都呂々"@ja ;
    skos:altLabel "トロロ"@ja-kana ;
    skos:notation "4610530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610530 dct:spatial <https://wik.jp/todofuken/p43> .
:4610530 dct:spatial <https://wik.jp/todofuken/435317> .

:4610540 a skos:Concept ;
    skos:prefLabel "小田床"@ja ;
    skos:altLabel "オダトコ"@ja-kana ;
    skos:notation "4610540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610540 dct:spatial <https://wik.jp/todofuken/p43> .
:4610540 dct:spatial <https://wik.jp/todofuken/432156> .

:4610550 a skos:Concept ;
    skos:prefLabel "軍ヶ浦"@ja ;
    skos:altLabel "イクサガウラ"@ja-kana ;
    skos:notation "4610550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610550 dct:spatial <https://wik.jp/todofuken/p43> .
:4610550 dct:spatial <https://wik.jp/todofuken/432156> .

:4610560 a skos:Concept ;
    skos:prefLabel "魚貫崎"@ja ;
    skos:altLabel "オニキザキ"@ja-kana ;
    skos:notation "4610560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610560 dct:spatial <https://wik.jp/todofuken/p43> .
:4610560 dct:spatial <https://wik.jp/todofuken/432156> .

:4610570 a skos:Concept ;
    skos:prefLabel "茂串"@ja ;
    skos:altLabel "モグシ"@ja-kana ;
    skos:notation "4610570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610570 dct:spatial <https://wik.jp/todofuken/p43> .
:4610570 dct:spatial <https://wik.jp/todofuken/432156> .

:4610580 a skos:Concept ;
    skos:prefLabel "大島(牛深)"@ja ;
    skos:altLabel "オオシマ(ウシブカ)"@ja-kana ;
    skos:notation "4610580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610580 dct:spatial <https://wik.jp/todofuken/p43> .
:4610580 dct:spatial <https://wik.jp/todofuken/432156> .

:4610590 a skos:Concept ;
    skos:prefLabel "砂月"@ja ;
    skos:altLabel "サツキ"@ja-kana ;
    skos:notation "4610590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610590 dct:spatial <https://wik.jp/todofuken/p43> .
:4610590 dct:spatial <https://wik.jp/todofuken/432156> .

:4610600 a skos:Concept ;
    skos:prefLabel "山の浦"@ja ;
    skos:altLabel "ヤマノウラ"@ja-kana ;
    skos:notation "4610600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610600 dct:spatial <https://wik.jp/todofuken/p43> .
:4610600 dct:spatial <https://wik.jp/todofuken/432156> .

:4610610 a skos:Concept ;
    skos:prefLabel "浅海"@ja ;
    skos:altLabel "アサミ"@ja-kana ;
    skos:notation "4610610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610610 dct:spatial <https://wik.jp/todofuken/p43> .
:4610610 dct:spatial <https://wik.jp/todofuken/432156> .

:4610620 a skos:Concept ;
    skos:prefLabel "下平"@ja ;
    skos:altLabel "シモヒラ"@ja-kana ;
    skos:notation "4610620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610620 dct:spatial <https://wik.jp/todofuken/p43> .
:4610620 dct:spatial <https://wik.jp/todofuken/432156> .

:4610630 a skos:Concept ;
    skos:prefLabel "女岳"@ja ;
    skos:altLabel "メダケ"@ja-kana ;
    skos:notation "4610630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610630 dct:spatial <https://wik.jp/todofuken/p43> .
:4610630 dct:spatial <https://wik.jp/todofuken/432156> .

:4610640 a skos:Concept ;
    skos:prefLabel "二本木"@ja ;
    skos:altLabel "ニホンギ"@ja-kana ;
    skos:notation "4610640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610640 dct:spatial <https://wik.jp/todofuken/p43> .
:4610640 dct:spatial <https://wik.jp/todofuken/432156> .

:4610650 a skos:Concept ;
    skos:prefLabel "立"@ja ;
    skos:altLabel "タテ"@ja-kana ;
    skos:notation "4610650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610650 dct:spatial <https://wik.jp/todofuken/p43> .
:4610650 dct:spatial <https://wik.jp/todofuken/432156> .

:4610660 a skos:Concept ;
    skos:prefLabel "下大多尾"@ja ;
    skos:altLabel "シモオオタオ"@ja-kana ;
    skos:notation "4610660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610660 dct:spatial <https://wik.jp/todofuken/p43> .
:4610660 dct:spatial <https://wik.jp/todofuken/432156> .

:4610670 a skos:Concept ;
    skos:prefLabel "下浦"@ja ;
    skos:altLabel "シモウラ"@ja-kana ;
    skos:notation "4610670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610670 dct:spatial <https://wik.jp/todofuken/p43> .
:4610670 dct:spatial <https://wik.jp/todofuken/432156> .

:4610680 a skos:Concept ;
    skos:prefLabel "戸の崎"@ja ;
    skos:altLabel "トノサキ"@ja-kana ;
    skos:notation "4610680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610680 dct:spatial <https://wik.jp/todofuken/p43> .
:4610680 dct:spatial <https://wik.jp/todofuken/432156> .

:4610690 a skos:Concept ;
    skos:prefLabel "白戸"@ja ;
    skos:altLabel "シラト"@ja-kana ;
    skos:notation "4610690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610690 dct:spatial <https://wik.jp/todofuken/p43> .
:4610690 dct:spatial <https://wik.jp/todofuken/432156> .

:4610700 a skos:Concept ;
    skos:prefLabel "栖本"@ja ;
    skos:altLabel "スモト"@ja-kana ;
    skos:notation "4610700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610700 dct:spatial <https://wik.jp/todofuken/p43> .
:4610700 dct:spatial <https://wik.jp/todofuken/432156> .

:4610710 a skos:Concept ;
    skos:prefLabel "猪小田"@ja ;
    skos:altLabel "イノコダ"@ja-kana ;
    skos:notation "4610710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610710 dct:spatial <https://wik.jp/todofuken/p43> .
:4610710 dct:spatial <https://wik.jp/todofuken/432156> .

:4610720 a skos:Concept ;
    skos:prefLabel "横浦"@ja ;
    skos:altLabel "ヨコウラ"@ja-kana ;
    skos:notation "4610720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610720 dct:spatial <https://wik.jp/todofuken/p43> .
:4610720 dct:spatial <https://wik.jp/todofuken/432156> .

:4610730 a skos:Concept ;
    skos:prefLabel "牧島"@ja ;
    skos:altLabel "マキシマ"@ja-kana ;
    skos:notation "4610730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610730 dct:spatial <https://wik.jp/todofuken/p43> .
:4610730 dct:spatial <https://wik.jp/todofuken/432156> .

:4610740 a skos:Concept ;
    skos:prefLabel "長浦"@ja ;
    skos:altLabel "ナガウラ"@ja-kana ;
    skos:notation "4610740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610740 dct:spatial <https://wik.jp/todofuken/p43> .
:4610740 dct:spatial <https://wik.jp/todofuken/432156> .

:4610750 a skos:Concept ;
    skos:prefLabel "大浦元浦"@ja ;
    skos:altLabel "オオウラモトウラ"@ja-kana ;
    skos:notation "4610750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610750 dct:spatial <https://wik.jp/todofuken/p43> .
:4610750 dct:spatial <https://wik.jp/todofuken/432156> .

:4610760 a skos:Concept ;
    skos:prefLabel "烏帽子"@ja ;
    skos:altLabel "エボシ"@ja-kana ;
    skos:notation "4610760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610760 dct:spatial <https://wik.jp/todofuken/p43> .
:4610760 dct:spatial <https://wik.jp/todofuken/432156> .

:4610770 a skos:Concept ;
    skos:prefLabel "小屋河内"@ja ;
    skos:altLabel "コヤガワチ"@ja-kana ;
    skos:notation "4610770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610770 dct:spatial <https://wik.jp/todofuken/p43> .
:4610770 dct:spatial <https://wik.jp/todofuken/432121> .

:4610790 a skos:Concept ;
    skos:prefLabel "下貫"@ja ;
    skos:altLabel "シタヌキ"@ja-kana ;
    skos:notation "4610790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610790 dct:spatial <https://wik.jp/todofuken/p43> .
:4610790 dct:spatial <https://wik.jp/todofuken/432121> .

:4610800 a skos:Concept ;
    skos:prefLabel "牟田"@ja ;
    skos:altLabel "ムタ"@ja-kana ;
    skos:notation "4610800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610800 dct:spatial <https://wik.jp/todofuken/p43> .
:4610800 dct:spatial <https://wik.jp/todofuken/432121> .

:4610810 a skos:Concept ;
    skos:prefLabel "干切"@ja ;
    skos:altLabel "ヒギレ"@ja-kana ;
    skos:notation "4610810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4610810 dct:spatial <https://wik.jp/todofuken/p43> .
:4610810 dct:spatial <https://wik.jp/todofuken/432121> .

:4620010 a skos:Concept ;
    skos:prefLabel "大正開"@ja ;
    skos:altLabel "タイショウビラキ"@ja-kana ;
    skos:notation "4620010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620010 dct:spatial <https://wik.jp/todofuken/p43> .
:4620010 dct:spatial <https://wik.jp/todofuken/432067> .

:4620020 a skos:Concept ;
    skos:prefLabel "塩屋"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "4620020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620020 dct:spatial <https://wik.jp/todofuken/p43> .
:4620020 dct:spatial <https://wik.jp/todofuken/431001> .

:4620040 a skos:Concept ;
    skos:prefLabel "住吉"@ja ;
    skos:altLabel "スミヨシ"@ja-kana ;
    skos:notation "4620040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620040 dct:spatial <https://wik.jp/todofuken/p43> .
:4620040 dct:spatial <https://wik.jp/todofuken/432113> .

:4620050 a skos:Concept ;
    skos:prefLabel "長浜"@ja ;
    skos:altLabel "ナガハマ"@ja-kana ;
    skos:notation "4620050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620050 dct:spatial <https://wik.jp/todofuken/p43> .
:4620050 dct:spatial <https://wik.jp/todofuken/432113> .

:4620070 a skos:Concept ;
    skos:prefLabel "大鞘"@ja ;
    skos:altLabel "オザヤ"@ja-kana ;
    skos:notation "4620070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620070 dct:spatial <https://wik.jp/todofuken/p43> .
:4620070 dct:spatial <https://wik.jp/todofuken/432024> .

:4620080 a skos:Concept ;
    skos:prefLabel "合串"@ja ;
    skos:altLabel "エグシ"@ja-kana ;
    skos:notation "4620080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620080 dct:spatial <https://wik.jp/todofuken/p43> .
:4620080 dct:spatial <https://wik.jp/todofuken/434841> .

:4620100 a skos:Concept ;
    skos:prefLabel "丸島"@ja ;
    skos:altLabel "マルシマ"@ja-kana ;
    skos:notation "4620100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620100 dct:spatial <https://wik.jp/todofuken/p43> .
:4620100 dct:spatial <https://wik.jp/todofuken/432059> .

:4620110 a skos:Concept ;
    skos:prefLabel "湯島"@ja ;
    skos:altLabel "ユシマ"@ja-kana ;
    skos:notation "4620110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620110 dct:spatial <https://wik.jp/todofuken/p43> .
:4620110 dct:spatial <https://wik.jp/todofuken/432121> .

:4620115 a skos:Concept ;
    skos:prefLabel "鳩之釜"@ja ;
    skos:altLabel "ハトノカマ"@ja-kana ;
    skos:notation "4620115" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620115 dct:spatial <https://wik.jp/todofuken/p43> .
:4620115 dct:spatial <https://wik.jp/todofuken/432121> .

:4620120 a skos:Concept ;
    skos:prefLabel "佐伊津"@ja ;
    skos:altLabel "サイツ"@ja-kana ;
    skos:notation "4620120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620120 dct:spatial <https://wik.jp/todofuken/p43> .
:4620120 dct:spatial <https://wik.jp/todofuken/432156> .

:4620130 a skos:Concept ;
    skos:prefLabel "二江"@ja ;
    skos:altLabel "フタエ"@ja-kana ;
    skos:notation "4620130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620130 dct:spatial <https://wik.jp/todofuken/p43> .
:4620130 dct:spatial <https://wik.jp/todofuken/432156> .

:4620135 a skos:Concept ;
    skos:prefLabel "富岡"@ja ;
    skos:altLabel "トミオカ"@ja-kana ;
    skos:notation "4620135" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620135 dct:spatial <https://wik.jp/todofuken/p43> .
:4620135 dct:spatial <https://wik.jp/todofuken/435317> .

:4620140 a skos:Concept ;
    skos:prefLabel "大江"@ja ;
    skos:altLabel "オオエ"@ja-kana ;
    skos:notation "4620140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620140 dct:spatial <https://wik.jp/todofuken/p43> .
:4620140 dct:spatial <https://wik.jp/todofuken/432156> .

:4620150 a skos:Concept ;
    skos:prefLabel "崎津"@ja ;
    skos:altLabel "サキツ"@ja-kana ;
    skos:notation "4620150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620150 dct:spatial <https://wik.jp/todofuken/p43> .
:4620150 dct:spatial <https://wik.jp/todofuken/432156> .

:4620160 a skos:Concept ;
    skos:prefLabel "深海"@ja ;
    skos:altLabel "フカミ"@ja-kana ;
    skos:notation "4620160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620160 dct:spatial <https://wik.jp/todofuken/p43> .
:4620160 dct:spatial <https://wik.jp/todofuken/432156> .

:4620170 a skos:Concept ;
    skos:prefLabel "船津"@ja ;
    skos:altLabel "フナツ"@ja-kana ;
    skos:notation "4620170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620170 dct:spatial <https://wik.jp/todofuken/p43> .
:4620170 dct:spatial <https://wik.jp/todofuken/432156> .

:4620180 a skos:Concept ;
    skos:prefLabel "大多尾"@ja ;
    skos:altLabel "オオタオ"@ja-kana ;
    skos:notation "4620180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620180 dct:spatial <https://wik.jp/todofuken/p43> .
:4620180 dct:spatial <https://wik.jp/todofuken/432156> .

:4620190 a skos:Concept ;
    skos:prefLabel "宮田"@ja ;
    skos:altLabel "ミヤタ"@ja-kana ;
    skos:notation "4620190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620190 dct:spatial <https://wik.jp/todofuken/p43> .
:4620190 dct:spatial <https://wik.jp/todofuken/432156> .

:4620200 a skos:Concept ;
    skos:prefLabel "御所浦"@ja ;
    skos:altLabel "ゴショウラ"@ja-kana ;
    skos:notation "4620200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620200 dct:spatial <https://wik.jp/todofuken/p43> .
:4620200 dct:spatial <https://wik.jp/todofuken/432156> .

:4620220 a skos:Concept ;
    skos:prefLabel "大道"@ja ;
    skos:altLabel "オオドウ"@ja-kana ;
    skos:notation "4620220" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620220 dct:spatial <https://wik.jp/todofuken/p43> .
:4620220 dct:spatial <https://wik.jp/todofuken/432121> .

:4620230 a skos:Concept ;
    skos:prefLabel "下桶川"@ja ;
    skos:altLabel "シモオケガワ"@ja-kana ;
    skos:notation "4620230" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620230 dct:spatial <https://wik.jp/todofuken/p43> .
:4620230 dct:spatial <https://wik.jp/todofuken/432121> .

:4620240 a skos:Concept ;
    skos:prefLabel "赤瀬"@ja ;
    skos:altLabel "アカセ"@ja-kana ;
    skos:notation "4620240" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4620240 dct:spatial <https://wik.jp/todofuken/p43> .
:4620240 dct:spatial <https://wik.jp/todofuken/432113> .

:4630010 a skos:Concept ;
    skos:prefLabel "牛深"@ja ;
    skos:altLabel "ウシブカ"@ja-kana ;
    skos:notation "4630010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4630010 dct:spatial <https://wik.jp/todofuken/p43> .
:4630010 dct:spatial <https://wik.jp/todofuken/432156> .

:4710010 a skos:Concept ;
    skos:prefLabel "今津"@ja ;
    skos:altLabel "イマヅ"@ja-kana ;
    skos:notation "4710010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710010 dct:spatial <https://wik.jp/todofuken/p44> .
:4710010 dct:spatial <https://wik.jp/todofuken/442038> .

:4710020 a skos:Concept ;
    skos:prefLabel "高津"@ja ;
    skos:altLabel "タカツ"@ja-kana ;
    skos:notation "4710020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710020 dct:spatial <https://wik.jp/todofuken/p44> .
:4710020 dct:spatial <https://wik.jp/todofuken/442119> .

:4710025 a skos:Concept ;
    skos:prefLabel "和間"@ja ;
    skos:altLabel "ワマ"@ja-kana ;
    skos:notation "4710025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710025 dct:spatial <https://wik.jp/todofuken/p44> .
:4710025 dct:spatial <https://wik.jp/todofuken/442119> .

:4710030 a skos:Concept ;
    skos:prefLabel "真玉"@ja ;
    skos:altLabel "マタマ"@ja-kana ;
    skos:notation "4710030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710030 dct:spatial <https://wik.jp/todofuken/p44> .
:4710030 dct:spatial <https://wik.jp/todofuken/442097> .

:4710040 a skos:Concept ;
    skos:prefLabel "尾鷲"@ja ;
    skos:altLabel "オワシ"@ja-kana ;
    skos:notation "4710040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710040 dct:spatial <https://wik.jp/todofuken/p44> .
:4710040 dct:spatial <https://wik.jp/todofuken/442097> .

:4710050 a skos:Concept ;
    skos:prefLabel "小林"@ja ;
    skos:altLabel "オバヤシ"@ja-kana ;
    skos:notation "4710050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710050 dct:spatial <https://wik.jp/todofuken/p44> .
:4710050 dct:spatial <https://wik.jp/todofuken/442097> .

:4710060 a skos:Concept ;
    skos:prefLabel "三浦"@ja ;
    skos:altLabel "ミウラ"@ja-kana ;
    skos:notation "4710060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710060 dct:spatial <https://wik.jp/todofuken/p44> .
:4710060 dct:spatial <https://wik.jp/todofuken/442097> .

:4710070 a skos:Concept ;
    skos:prefLabel "松津"@ja ;
    skos:altLabel "ショウヅ"@ja-kana ;
    skos:notation "4710070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710070 dct:spatial <https://wik.jp/todofuken/p44> .
:4710070 dct:spatial <https://wik.jp/todofuken/442097> .

:4710080 a skos:Concept ;
    skos:prefLabel "西浦"@ja ;
    skos:altLabel "ニシウラ"@ja-kana ;
    skos:notation "4710080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710080 dct:spatial <https://wik.jp/todofuken/p44> .
:4710080 dct:spatial <https://wik.jp/todofuken/443221> .

:4710090 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "4710090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710090 dct:spatial <https://wik.jp/todofuken/p44> .
:4710090 dct:spatial <https://wik.jp/todofuken/443221> .

:4710100 a skos:Concept ;
    skos:prefLabel "東浦"@ja ;
    skos:altLabel "ヒガシウラ"@ja-kana ;
    skos:notation "4710100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710100 dct:spatial <https://wik.jp/todofuken/p44> .
:4710100 dct:spatial <https://wik.jp/todofuken/443221> .

:4710110 a skos:Concept ;
    skos:prefLabel "小野田"@ja ;
    skos:altLabel "オノダ"@ja-kana ;
    skos:notation "4710110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710110 dct:spatial <https://wik.jp/todofuken/p44> .
:4710110 dct:spatial <https://wik.jp/todofuken/442143> .

:4710120 a skos:Concept ;
    skos:prefLabel "種田"@ja ;
    skos:altLabel "タネダ"@ja-kana ;
    skos:notation "4710120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710120 dct:spatial <https://wik.jp/todofuken/p44> .
:4710120 dct:spatial <https://wik.jp/todofuken/442143> .

:4710130 a skos:Concept ;
    skos:prefLabel "古町"@ja ;
    skos:altLabel "フルマチ"@ja-kana ;
    skos:notation "4710130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710130 dct:spatial <https://wik.jp/todofuken/p44> .
:4710130 dct:spatial <https://wik.jp/todofuken/442143> .

:4710140 a skos:Concept ;
    skos:prefLabel "古江"@ja ;
    skos:altLabel "フルエ"@ja-kana ;
    skos:notation "4710140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710140 dct:spatial <https://wik.jp/todofuken/p44> .
:4710140 dct:spatial <https://wik.jp/todofuken/442143> .

:4710150 a skos:Concept ;
    skos:prefLabel "啝ノ浦"@ja ;
    skos:altLabel "ナギノウラ"@ja-kana ;
    skos:notation "4710150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710150 dct:spatial <https://wik.jp/todofuken/p44> .
:4710150 dct:spatial <https://wik.jp/todofuken/442143> .

:4710160 a skos:Concept ;
    skos:prefLabel "面木"@ja ;
    skos:altLabel "オモテギ"@ja-kana ;
    skos:notation "4710160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710160 dct:spatial <https://wik.jp/todofuken/p44> .
:4710160 dct:spatial <https://wik.jp/todofuken/442143> .

:4710170 a skos:Concept ;
    skos:prefLabel "内迫"@ja ;
    skos:altLabel "ウチサコ"@ja-kana ;
    skos:notation "4710170" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710170 dct:spatial <https://wik.jp/todofuken/p44> .
:4710170 dct:spatial <https://wik.jp/todofuken/442143> .

:4710180 a skos:Concept ;
    skos:prefLabel "島田"@ja ;
    skos:altLabel "シマダ"@ja-kana ;
    skos:notation "4710180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710180 dct:spatial <https://wik.jp/todofuken/p44> .
:4710180 dct:spatial <https://wik.jp/todofuken/442143> .

:4710190 a skos:Concept ;
    skos:prefLabel "大海田"@ja ;
    skos:altLabel "オオミダ"@ja-kana ;
    skos:notation "4710190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710190 dct:spatial <https://wik.jp/todofuken/p44> .
:4710190 dct:spatial <https://wik.jp/todofuken/442143> .

:4710200 a skos:Concept ;
    skos:prefLabel "堅来"@ja ;
    skos:altLabel "カタク"@ja-kana ;
    skos:notation "4710200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710200 dct:spatial <https://wik.jp/todofuken/p44> .
:4710200 dct:spatial <https://wik.jp/todofuken/442143> .

:4710210 a skos:Concept ;
    skos:prefLabel "北江"@ja ;
    skos:altLabel "キタエ"@ja-kana ;
    skos:notation "4710210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710210 dct:spatial <https://wik.jp/todofuken/p44> .
:4710210 dct:spatial <https://wik.jp/todofuken/442143> .

:4710220 a skos:Concept ;
    skos:prefLabel "平床"@ja ;
    skos:altLabel "ヒラトコ"@ja-kana ;
    skos:notation "4710220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710220 dct:spatial <https://wik.jp/todofuken/p44> .
:4710220 dct:spatial <https://wik.jp/todofuken/442143> .

:4710230 a skos:Concept ;
    skos:prefLabel "来浦"@ja ;
    skos:altLabel "クノウラ"@ja-kana ;
    skos:notation "4710230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710230 dct:spatial <https://wik.jp/todofuken/p44> .
:4710230 dct:spatial <https://wik.jp/todofuken/442143> .

:4710245 a skos:Concept ;
    skos:prefLabel "奈多"@ja ;
    skos:altLabel "ナタ"@ja-kana ;
    skos:notation "4710245" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710245 dct:spatial <https://wik.jp/todofuken/p44> .
:4710245 dct:spatial <https://wik.jp/todofuken/442101> .

:4710280 a skos:Concept ;
    skos:prefLabel "八代"@ja ;
    skos:altLabel "ヤシロ"@ja-kana ;
    skos:notation "4710280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710280 dct:spatial <https://wik.jp/todofuken/p44> .
:4710280 dct:spatial <https://wik.jp/todofuken/443417> .

:4710290 a skos:Concept ;
    skos:prefLabel "真那井"@ja ;
    skos:altLabel "マナイ"@ja-kana ;
    skos:notation "4710290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710290 dct:spatial <https://wik.jp/todofuken/p44> .
:4710290 dct:spatial <https://wik.jp/todofuken/443417> .

:4710300 a skos:Concept ;
    skos:prefLabel "瀬ノ上"@ja ;
    skos:altLabel "セノウエ"@ja-kana ;
    skos:notation "4710300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710300 dct:spatial <https://wik.jp/todofuken/p44> .
:4710300 dct:spatial <https://wik.jp/todofuken/443417> .

:4710310 a skos:Concept ;
    skos:prefLabel "小深江"@ja ;
    skos:altLabel "コブカエ"@ja-kana ;
    skos:notation "4710310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710310 dct:spatial <https://wik.jp/todofuken/p44> .
:4710310 dct:spatial <https://wik.jp/todofuken/443417> .

:4710320 a skos:Concept ;
    skos:prefLabel "豊岡"@ja ;
    skos:altLabel "トヨオカ"@ja-kana ;
    skos:notation "4710320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710320 dct:spatial <https://wik.jp/todofuken/p44> .
:4710320 dct:spatial <https://wik.jp/todofuken/443417> .

:4710330 a skos:Concept ;
    skos:prefLabel "神崎"@ja ;
    skos:altLabel "コウザキ"@ja-kana ;
    skos:notation "4710330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710330 dct:spatial <https://wik.jp/todofuken/p44> .
:4710330 dct:spatial <https://wik.jp/todofuken/442011> .

:4710340 a skos:Concept ;
    skos:prefLabel "大平"@ja ;
    skos:altLabel "オオヒラ"@ja-kana ;
    skos:notation "4710340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710340 dct:spatial <https://wik.jp/todofuken/p44> .
:4710340 dct:spatial <https://wik.jp/todofuken/442011> .

:4710350 a skos:Concept ;
    skos:prefLabel "志生木"@ja ;
    skos:altLabel "シユウキ"@ja-kana ;
    skos:notation "4710350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710350 dct:spatial <https://wik.jp/todofuken/p44> .
:4710350 dct:spatial <https://wik.jp/todofuken/442011> .

:4710360 a skos:Concept ;
    skos:prefLabel "福水"@ja ;
    skos:altLabel "フクミズ"@ja-kana ;
    skos:notation "4710360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710360 dct:spatial <https://wik.jp/todofuken/p44> .
:4710360 dct:spatial <https://wik.jp/todofuken/442011> .

:4710370 a skos:Concept ;
    skos:prefLabel "小黒"@ja ;
    skos:altLabel "コグロ"@ja-kana ;
    skos:notation "4710370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710370 dct:spatial <https://wik.jp/todofuken/p44> .
:4710370 dct:spatial <https://wik.jp/todofuken/442011> .

:4710380 a skos:Concept ;
    skos:prefLabel "白木"@ja ;
    skos:altLabel "シラキ"@ja-kana ;
    skos:notation "4710380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710380 dct:spatial <https://wik.jp/todofuken/p44> .
:4710380 dct:spatial <https://wik.jp/todofuken/442011> .

:4710390 a skos:Concept ;
    skos:prefLabel "玉井"@ja ;
    skos:altLabel "タマイ"@ja-kana ;
    skos:notation "4710390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710390 dct:spatial <https://wik.jp/todofuken/p44> .
:4710390 dct:spatial <https://wik.jp/todofuken/442011> .

:4710400 a skos:Concept ;
    skos:prefLabel "室生"@ja ;
    skos:altLabel "ムロウ"@ja-kana ;
    skos:notation "4710400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710400 dct:spatial <https://wik.jp/todofuken/p44> .
:4710400 dct:spatial <https://wik.jp/todofuken/442011> .

:4710410 a skos:Concept ;
    skos:prefLabel "田ノ浦"@ja ;
    skos:altLabel "タノウラ"@ja-kana ;
    skos:notation "4710410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710410 dct:spatial <https://wik.jp/todofuken/p44> .
:4710410 dct:spatial <https://wik.jp/todofuken/442011> .

:4710420 a skos:Concept ;
    skos:prefLabel "上浦"@ja ;
    skos:altLabel "ウワウラ"@ja-kana ;
    skos:notation "4710420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710420 dct:spatial <https://wik.jp/todofuken/p44> .
:4710420 dct:spatial <https://wik.jp/todofuken/442011> .

:4710430 a skos:Concept ;
    skos:prefLabel "下浦"@ja ;
    skos:altLabel "シタウラ"@ja-kana ;
    skos:notation "4710430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710430 dct:spatial <https://wik.jp/todofuken/p44> .
:4710430 dct:spatial <https://wik.jp/todofuken/442011> .

:4710450 a skos:Concept ;
    skos:prefLabel "中津浦"@ja ;
    skos:altLabel "ナカツウラ"@ja-kana ;
    skos:notation "4710450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710450 dct:spatial <https://wik.jp/todofuken/p44> .
:4710450 dct:spatial <https://wik.jp/todofuken/442062> .

:4710460 a skos:Concept ;
    skos:prefLabel "津久見島"@ja ;
    skos:altLabel "ツクミジマ"@ja-kana ;
    skos:notation "4710460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710460 dct:spatial <https://wik.jp/todofuken/p44> .
:4710460 dct:spatial <https://wik.jp/todofuken/442062> .

:4710470 a skos:Concept ;
    skos:prefLabel "上浦(臼杵)"@ja ;
    skos:altLabel "ウワウラ(ウスキ)"@ja-kana ;
    skos:notation "4710470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710470 dct:spatial <https://wik.jp/todofuken/p44> .
:4710470 dct:spatial <https://wik.jp/todofuken/442062> .

:4710480 a skos:Concept ;
    skos:prefLabel "鳴川"@ja ;
    skos:altLabel "ナルカワ"@ja-kana ;
    skos:notation "4710480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710480 dct:spatial <https://wik.jp/todofuken/p44> .
:4710480 dct:spatial <https://wik.jp/todofuken/442062> .

:4710490 a skos:Concept ;
    skos:prefLabel "坪江"@ja ;
    skos:altLabel "ツボエ"@ja-kana ;
    skos:notation "4710490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710490 dct:spatial <https://wik.jp/todofuken/p44> .
:4710490 dct:spatial <https://wik.jp/todofuken/442062> .

:4710500 a skos:Concept ;
    skos:prefLabel "深江"@ja ;
    skos:altLabel "フカエ"@ja-kana ;
    skos:notation "4710500" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710500 dct:spatial <https://wik.jp/todofuken/p44> .
:4710500 dct:spatial <https://wik.jp/todofuken/442062> .

:4710510 a skos:Concept ;
    skos:prefLabel "東深江"@ja ;
    skos:altLabel "ヒガシフカエ"@ja-kana ;
    skos:notation "4710510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710510 dct:spatial <https://wik.jp/todofuken/p44> .
:4710510 dct:spatial <https://wik.jp/todofuken/442062> .

:4710520 a skos:Concept ;
    skos:prefLabel "清水"@ja ;
    skos:altLabel "シミズ"@ja-kana ;
    skos:notation "4710520" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710520 dct:spatial <https://wik.jp/todofuken/p44> .
:4710520 dct:spatial <https://wik.jp/todofuken/442062> .

:4710530 a skos:Concept ;
    skos:prefLabel "泊ヶ内"@ja ;
    skos:altLabel "トマリガウチ"@ja-kana ;
    skos:notation "4710530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710530 dct:spatial <https://wik.jp/todofuken/p44> .
:4710530 dct:spatial <https://wik.jp/todofuken/442062> .

:4710540 a skos:Concept ;
    skos:prefLabel "楠屋"@ja ;
    skos:altLabel "クスヤ"@ja-kana ;
    skos:notation "4710540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710540 dct:spatial <https://wik.jp/todofuken/p44> .
:4710540 dct:spatial <https://wik.jp/todofuken/442071> .

:4710550 a skos:Concept ;
    skos:prefLabel "長目"@ja ;
    skos:altLabel "ナガメ"@ja-kana ;
    skos:notation "4710550" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710550 dct:spatial <https://wik.jp/todofuken/p44> .
:4710550 dct:spatial <https://wik.jp/todofuken/442071> .

:4710555 a skos:Concept ;
    skos:prefLabel "日代"@ja ;
    skos:altLabel "ヒジロ"@ja-kana ;
    skos:notation "4710555" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710555 dct:spatial <https://wik.jp/todofuken/p44> .
:4710555 dct:spatial <https://wik.jp/todofuken/442071> .

:4710580 a skos:Concept ;
    skos:prefLabel "赤江"@ja ;
    skos:altLabel "アカエ"@ja-kana ;
    skos:notation "4710580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710580 dct:spatial <https://wik.jp/todofuken/p44> .
:4710580 dct:spatial <https://wik.jp/todofuken/442071> .

:4710590 a skos:Concept ;
    skos:prefLabel "仙水"@ja ;
    skos:altLabel "センスイ"@ja-kana ;
    skos:notation "4710590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710590 dct:spatial <https://wik.jp/todofuken/p44> .
:4710590 dct:spatial <https://wik.jp/todofuken/442071> .

:4710600 a skos:Concept ;
    skos:prefLabel "大元"@ja ;
    skos:altLabel "オオモト"@ja-kana ;
    skos:notation "4710600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710600 dct:spatial <https://wik.jp/todofuken/p44> .
:4710600 dct:spatial <https://wik.jp/todofuken/442071> .

:4710610 a skos:Concept ;
    skos:prefLabel "無垢島"@ja ;
    skos:altLabel "ムクシマ"@ja-kana ;
    skos:notation "4710610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710610 dct:spatial <https://wik.jp/todofuken/p44> .
:4710610 dct:spatial <https://wik.jp/todofuken/442071> .

:4710620 a skos:Concept ;
    skos:prefLabel "高浜"@ja ;
    skos:altLabel "タカハマ"@ja-kana ;
    skos:notation "4710620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710620 dct:spatial <https://wik.jp/todofuken/p44> .
:4710620 dct:spatial <https://wik.jp/todofuken/442071> .

:4710630 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4710630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710630 dct:spatial <https://wik.jp/todofuken/p44> .
:4710630 dct:spatial <https://wik.jp/todofuken/442054> .

:4710640 a skos:Concept ;
    skos:prefLabel "蒲戸"@ja ;
    skos:altLabel "カマド"@ja-kana ;
    skos:notation "4710640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710640 dct:spatial <https://wik.jp/todofuken/p44> .
:4710640 dct:spatial <https://wik.jp/todofuken/442054> .

:4710650 a skos:Concept ;
    skos:prefLabel "福泊"@ja ;
    skos:altLabel "フクドマリ"@ja-kana ;
    skos:notation "4710650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710650 dct:spatial <https://wik.jp/todofuken/p44> .
:4710650 dct:spatial <https://wik.jp/todofuken/442054> .

:4710660 a skos:Concept ;
    skos:prefLabel "長田"@ja ;
    skos:altLabel "ナガタ"@ja-kana ;
    skos:notation "4710660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710660 dct:spatial <https://wik.jp/todofuken/p44> .
:4710660 dct:spatial <https://wik.jp/todofuken/442054> .

:4710670 a skos:Concept ;
    skos:prefLabel "浅海井"@ja ;
    skos:altLabel "アザムイ"@ja-kana ;
    skos:notation "4710670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710670 dct:spatial <https://wik.jp/todofuken/p44> .
:4710670 dct:spatial <https://wik.jp/todofuken/442054> .

:4710680 a skos:Concept ;
    skos:prefLabel "浪太"@ja ;
    skos:altLabel "ナブト"@ja-kana ;
    skos:notation "4710680" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710680 dct:spatial <https://wik.jp/todofuken/p44> .
:4710680 dct:spatial <https://wik.jp/todofuken/442054> .

:4710690 a skos:Concept ;
    skos:prefLabel "大入島"@ja ;
    skos:altLabel "オオニュウジマ"@ja-kana ;
    skos:notation "4710690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710690 dct:spatial <https://wik.jp/todofuken/p44> .
:4710690 dct:spatial <https://wik.jp/todofuken/442054> .

:4710700 a skos:Concept ;
    skos:prefLabel "二栄"@ja ;
    skos:altLabel "フタバエ"@ja-kana ;
    skos:notation "4710700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710700 dct:spatial <https://wik.jp/todofuken/p44> .
:4710700 dct:spatial <https://wik.jp/todofuken/442054> .

:4710710 a skos:Concept ;
    skos:prefLabel "高松"@ja ;
    skos:altLabel "タカマツ"@ja-kana ;
    skos:notation "4710710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710710 dct:spatial <https://wik.jp/todofuken/p44> .
:4710710 dct:spatial <https://wik.jp/todofuken/442054> .

:4710720 a skos:Concept ;
    skos:prefLabel "日向泊"@ja ;
    skos:altLabel "ヒュウガドマリ"@ja-kana ;
    skos:notation "4710720" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710720 dct:spatial <https://wik.jp/todofuken/p44> .
:4710720 dct:spatial <https://wik.jp/todofuken/442054> .

:4710730 a skos:Concept ;
    skos:prefLabel "塩ケ谷"@ja ;
    skos:altLabel "シオガタニ"@ja-kana ;
    skos:notation "4710730" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710730 dct:spatial <https://wik.jp/todofuken/p44> .
:4710730 dct:spatial <https://wik.jp/todofuken/442054> .

:4710740 a skos:Concept ;
    skos:prefLabel "片神"@ja ;
    skos:altLabel "カタガミ"@ja-kana ;
    skos:notation "4710740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710740 dct:spatial <https://wik.jp/todofuken/p44> .
:4710740 dct:spatial <https://wik.jp/todofuken/442054> .

:4710750 a skos:Concept ;
    skos:prefLabel "護江"@ja ;
    skos:altLabel "モリエ"@ja-kana ;
    skos:notation "4710750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710750 dct:spatial <https://wik.jp/todofuken/p44> .
:4710750 dct:spatial <https://wik.jp/todofuken/442054> .

:4710760 a skos:Concept ;
    skos:prefLabel "霞ケ浦"@ja ;
    skos:altLabel "カスミガウラ"@ja-kana ;
    skos:notation "4710760" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710760 dct:spatial <https://wik.jp/todofuken/p44> .
:4710760 dct:spatial <https://wik.jp/todofuken/442054> .

:4710770 a skos:Concept ;
    skos:prefLabel "吹浦"@ja ;
    skos:altLabel "フキウラ"@ja-kana ;
    skos:notation "4710770" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710770 dct:spatial <https://wik.jp/todofuken/p44> .
:4710770 dct:spatial <https://wik.jp/todofuken/442054> .

:4710780 a skos:Concept ;
    skos:prefLabel "二又"@ja ;
    skos:altLabel "フタマタ"@ja-kana ;
    skos:notation "4710780" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710780 dct:spatial <https://wik.jp/todofuken/p44> .
:4710780 dct:spatial <https://wik.jp/todofuken/442054> .

:4710790 a skos:Concept ;
    skos:prefLabel "有明"@ja ;
    skos:altLabel "アリアケ"@ja-kana ;
    skos:notation "4710790" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710790 dct:spatial <https://wik.jp/todofuken/p44> .
:4710790 dct:spatial <https://wik.jp/todofuken/442054> .

:4710800 a skos:Concept ;
    skos:prefLabel "羽出"@ja ;
    skos:altLabel "ハイデ"@ja-kana ;
    skos:notation "4710800" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710800 dct:spatial <https://wik.jp/todofuken/p44> .
:4710800 dct:spatial <https://wik.jp/todofuken/442054> .

:4710810 a skos:Concept ;
    skos:prefLabel "中越"@ja ;
    skos:altLabel "ナカゴシ"@ja-kana ;
    skos:notation "4710810" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710810 dct:spatial <https://wik.jp/todofuken/p44> .
:4710810 dct:spatial <https://wik.jp/todofuken/442054> .

:4710820 a skos:Concept ;
    skos:prefLabel "島江"@ja ;
    skos:altLabel "シマエ"@ja-kana ;
    skos:notation "4710820" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710820 dct:spatial <https://wik.jp/todofuken/p44> .
:4710820 dct:spatial <https://wik.jp/todofuken/442054> .

:4710830 a skos:Concept ;
    skos:prefLabel "猿戸"@ja ;
    skos:altLabel "サルド"@ja-kana ;
    skos:notation "4710830" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710830 dct:spatial <https://wik.jp/todofuken/p44> .
:4710830 dct:spatial <https://wik.jp/todofuken/442054> .

:4710840 a skos:Concept ;
    skos:prefLabel "丹賀"@ja ;
    skos:altLabel "タンガ"@ja-kana ;
    skos:notation "4710840" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710840 dct:spatial <https://wik.jp/todofuken/p44> .
:4710840 dct:spatial <https://wik.jp/todofuken/442054> .

:4710850 a skos:Concept ;
    skos:prefLabel "梶寄"@ja ;
    skos:altLabel "カジヨセ"@ja-kana ;
    skos:notation "4710850" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710850 dct:spatial <https://wik.jp/todofuken/p44> .
:4710850 dct:spatial <https://wik.jp/todofuken/442054> .

:4710860 a skos:Concept ;
    skos:prefLabel "間越"@ja ;
    skos:altLabel "ハザコ"@ja-kana ;
    skos:notation "4710860" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710860 dct:spatial <https://wik.jp/todofuken/p44> .
:4710860 dct:spatial <https://wik.jp/todofuken/442054> .

:4710870 a skos:Concept ;
    skos:prefLabel "小浦"@ja ;
    skos:altLabel "コウラ"@ja-kana ;
    skos:notation "4710870" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710870 dct:spatial <https://wik.jp/todofuken/p44> .
:4710870 dct:spatial <https://wik.jp/todofuken/442054> .

:4710900 a skos:Concept ;
    skos:prefLabel "尾浦"@ja ;
    skos:altLabel "オウラ"@ja-kana ;
    skos:notation "4710900" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710900 dct:spatial <https://wik.jp/todofuken/p44> .
:4710900 dct:spatial <https://wik.jp/todofuken/442054> .

:4710910 a skos:Concept ;
    skos:prefLabel "元猿"@ja ;
    skos:altLabel "モトサル"@ja-kana ;
    skos:notation "4710910" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710910 dct:spatial <https://wik.jp/todofuken/p44> .
:4710910 dct:spatial <https://wik.jp/todofuken/442054> .

:4710920 a skos:Concept ;
    skos:prefLabel "屋形島"@ja ;
    skos:altLabel "ヤカタジマ"@ja-kana ;
    skos:notation "4710920" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710920 dct:spatial <https://wik.jp/todofuken/p44> .
:4710920 dct:spatial <https://wik.jp/todofuken/442054> .

:4710930 a skos:Concept ;
    skos:prefLabel "深島"@ja ;
    skos:altLabel "フカシマ"@ja-kana ;
    skos:notation "4710930" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710930 dct:spatial <https://wik.jp/todofuken/p44> .
:4710930 dct:spatial <https://wik.jp/todofuken/442054> .

:4710940 a skos:Concept ;
    skos:prefLabel "葛原"@ja ;
    skos:altLabel "カズラハラ"@ja-kana ;
    skos:notation "4710940" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710940 dct:spatial <https://wik.jp/todofuken/p44> .
:4710940 dct:spatial <https://wik.jp/todofuken/442054> .

:4710950 a skos:Concept ;
    skos:prefLabel "波当津"@ja ;
    skos:altLabel "ハトウヅ"@ja-kana ;
    skos:notation "4710950" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4710950 dct:spatial <https://wik.jp/todofuken/p44> .
:4710950 dct:spatial <https://wik.jp/todofuken/442054> .

:4720010 a skos:Concept ;
    skos:prefLabel "小祝"@ja ;
    skos:altLabel "コイワイ"@ja-kana ;
    skos:notation "4720010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720010 dct:spatial <https://wik.jp/todofuken/p44> .
:4720010 dct:spatial <https://wik.jp/todofuken/442038> .

:4720020 a skos:Concept ;
    skos:prefLabel "長洲"@ja ;
    skos:altLabel "ナガス"@ja-kana ;
    skos:notation "4720020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720020 dct:spatial <https://wik.jp/todofuken/p44> .
:4720020 dct:spatial <https://wik.jp/todofuken/442119> .

:4720030 a skos:Concept ;
    skos:prefLabel "香々地"@ja ;
    skos:altLabel "カカヂ"@ja-kana ;
    skos:notation "4720030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720030 dct:spatial <https://wik.jp/todofuken/p44> .
:4720030 dct:spatial <https://wik.jp/todofuken/442143> .

:4720040 a skos:Concept ;
    skos:prefLabel "竹田津"@ja ;
    skos:altLabel "タケタヅ"@ja-kana ;
    skos:notation "4720040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720040 dct:spatial <https://wik.jp/todofuken/p44> .
:4720040 dct:spatial <https://wik.jp/todofuken/442143> .

:4720043 a skos:Concept ;
    skos:prefLabel "安岐"@ja ;
    skos:altLabel "アキ"@ja-kana ;
    skos:notation "4720043" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720043 dct:spatial <https://wik.jp/todofuken/p44> .
:4720043 dct:spatial <https://wik.jp/todofuken/442143> .

:4720044 a skos:Concept ;
    skos:prefLabel "美濃崎"@ja ;
    skos:altLabel "ミノサキ"@ja-kana ;
    skos:notation "4720044" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720044 dct:spatial <https://wik.jp/todofuken/p44> .
:4720044 dct:spatial <https://wik.jp/todofuken/442101> .

:4720045 a skos:Concept ;
    skos:prefLabel "加貫"@ja ;
    skos:altLabel "カヌキ"@ja-kana ;
    skos:notation "4720045" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720045 dct:spatial <https://wik.jp/todofuken/p44> .
:4720045 dct:spatial <https://wik.jp/todofuken/442101> .

:4720047 a skos:Concept ;
    skos:prefLabel "大神"@ja ;
    skos:altLabel "オオガ"@ja-kana ;
    skos:notation "4720047" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720047 dct:spatial <https://wik.jp/todofuken/p44> .
:4720047 dct:spatial <https://wik.jp/todofuken/443417> .

:4720050 a skos:Concept ;
    skos:prefLabel "大分"@ja ;
    skos:altLabel "オオイタ"@ja-kana ;
    skos:notation "4720050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720050 dct:spatial <https://wik.jp/todofuken/p44> .
:4720050 dct:spatial <https://wik.jp/todofuken/442011> .

:4720055 a skos:Concept ;
    skos:prefLabel "佐志生"@ja ;
    skos:altLabel "サシウ"@ja-kana ;
    skos:notation "4720055" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720055 dct:spatial <https://wik.jp/todofuken/p44> .
:4720055 dct:spatial <https://wik.jp/todofuken/442062> .

:4720060 a skos:Concept ;
    skos:prefLabel "臼杵"@ja ;
    skos:altLabel "ウスキ"@ja-kana ;
    skos:notation "4720060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720060 dct:spatial <https://wik.jp/todofuken/p44> .
:4720060 dct:spatial <https://wik.jp/todofuken/442062> .

:4720070 a skos:Concept ;
    skos:prefLabel "四浦"@ja ;
    skos:altLabel "ヨウラ"@ja-kana ;
    skos:notation "4720070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720070 dct:spatial <https://wik.jp/todofuken/p44> .
:4720070 dct:spatial <https://wik.jp/todofuken/442071> .

:4720090 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オオシマ"@ja-kana ;
    skos:notation "4720090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720090 dct:spatial <https://wik.jp/todofuken/p44> .
:4720090 dct:spatial <https://wik.jp/todofuken/442054> .

:4720100 a skos:Concept ;
    skos:prefLabel "色宮"@ja ;
    skos:altLabel "イロミヤ"@ja-kana ;
    skos:notation "4720100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720100 dct:spatial <https://wik.jp/todofuken/p44> .
:4720100 dct:spatial <https://wik.jp/todofuken/442054> .

:4720105 a skos:Concept ;
    skos:prefLabel "入津"@ja ;
    skos:altLabel "ニュウヅ"@ja-kana ;
    skos:notation "4720105" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720105 dct:spatial <https://wik.jp/todofuken/p44> .
:4720105 dct:spatial <https://wik.jp/todofuken/442054> .

:4720107 a skos:Concept ;
    skos:prefLabel "灘内"@ja ;
    skos:altLabel "ナダウチ"@ja-kana ;
    skos:notation "4720107" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720107 dct:spatial <https://wik.jp/todofuken/p44> .
:4720107 dct:spatial <https://wik.jp/todofuken/442054> .

:4720110 a skos:Concept ;
    skos:prefLabel "亀川"@ja ;
    skos:altLabel "カメガワ"@ja-kana ;
    skos:notation "4720110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4720110 dct:spatial <https://wik.jp/todofuken/p44> .
:4720110 dct:spatial <https://wik.jp/todofuken/442020> .

:4730005 a skos:Concept ;
    skos:prefLabel "松浦"@ja ;
    skos:altLabel "マツウラ"@ja-kana ;
    skos:notation "4730005" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4730005 dct:spatial <https://wik.jp/todofuken/p44> .
:4730005 dct:spatial <https://wik.jp/todofuken/442054> .

:4730010 a skos:Concept ;
    skos:prefLabel "蒲江"@ja ;
    skos:altLabel "カマエ"@ja-kana ;
    skos:notation "4730010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4730010 dct:spatial <https://wik.jp/todofuken/p44> .
:4730010 dct:spatial <https://wik.jp/todofuken/442054> .

:4740010 a skos:Concept ;
    skos:prefLabel "佐賀関"@ja ;
    skos:altLabel "サガノセキ"@ja-kana ;
    skos:notation "4740010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4740010 dct:spatial <https://wik.jp/todofuken/p44> .
:4740010 dct:spatial <https://wik.jp/todofuken/442011> .

:4740020 a skos:Concept ;
    skos:prefLabel "保戸島"@ja ;
    skos:altLabel "ホトジマ"@ja-kana ;
    skos:notation "4740020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4740020 dct:spatial <https://wik.jp/todofuken/p44> .
:4740020 dct:spatial <https://wik.jp/todofuken/442071> .

:4810010 a skos:Concept ;
    skos:prefLabel "都農"@ja ;
    skos:altLabel "ツノ"@ja-kana ;
    skos:notation "4810010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810010 dct:spatial <https://wik.jp/todofuken/p45> .
:4810010 dct:spatial <https://wik.jp/todofuken/454061> .

:4810020 a skos:Concept ;
    skos:prefLabel "富田"@ja ;
    skos:altLabel "トンダ"@ja-kana ;
    skos:notation "4810020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810020 dct:spatial <https://wik.jp/todofuken/p45> .

:4810030 a skos:Concept ;
    skos:prefLabel "野島"@ja ;
    skos:altLabel "ノシマ"@ja-kana ;
    skos:notation "4810030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810030 dct:spatial <https://wik.jp/todofuken/p45> .
:4810030 dct:spatial <https://wik.jp/todofuken/452017> .

:4810040 a skos:Concept ;
    skos:prefLabel "鶯巣"@ja ;
    skos:altLabel "オオサ"@ja-kana ;
    skos:notation "4810040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810040 dct:spatial <https://wik.jp/todofuken/p45> .
:4810040 dct:spatial <https://wik.jp/todofuken/452041> .

:4810050 a skos:Concept ;
    skos:prefLabel "富土"@ja ;
    skos:altLabel "フト"@ja-kana ;
    skos:notation "4810050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810050 dct:spatial <https://wik.jp/todofuken/p45> .
:4810050 dct:spatial <https://wik.jp/todofuken/452041> .

:4810060 a skos:Concept ;
    skos:prefLabel "宮浦(鵜戸)"@ja ;
    skos:altLabel "ミヤウラ(ウド)"@ja-kana ;
    skos:notation "4810060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810060 dct:spatial <https://wik.jp/todofuken/p45> .
:4810060 dct:spatial <https://wik.jp/todofuken/452041> .

:4810070 a skos:Concept ;
    skos:prefLabel "鵜戸"@ja ;
    skos:altLabel "ウド"@ja-kana ;
    skos:notation "4810070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810070 dct:spatial <https://wik.jp/todofuken/p45> .
:4810070 dct:spatial <https://wik.jp/todofuken/452041> .

:4810080 a skos:Concept ;
    skos:prefLabel "夫婦浦"@ja ;
    skos:altLabel "メオトウラ"@ja-kana ;
    skos:notation "4810080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810080 dct:spatial <https://wik.jp/todofuken/p45> .

:4810090 a skos:Concept ;
    skos:prefLabel "市木"@ja ;
    skos:altLabel "イチキ"@ja-kana ;
    skos:notation "4810090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810090 dct:spatial <https://wik.jp/todofuken/p45> .
:4810090 dct:spatial <https://wik.jp/todofuken/452076> .

:4810110 a skos:Concept ;
    skos:prefLabel "本城"@ja ;
    skos:altLabel "ホンジョウ"@ja-kana ;
    skos:notation "4810110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810110 dct:spatial <https://wik.jp/todofuken/p45> .
:4810110 dct:spatial <https://wik.jp/todofuken/452076> .

:4810120 a skos:Concept ;
    skos:prefLabel "福島高松"@ja ;
    skos:altLabel "フクシマタカマツ"@ja-kana ;
    skos:notation "4810120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4810120 dct:spatial <https://wik.jp/todofuken/p45> .
:4810120 dct:spatial <https://wik.jp/todofuken/452076> .

:4820010 a skos:Concept ;
    skos:prefLabel "川南"@ja ;
    skos:altLabel "カワミナミ"@ja-kana ;
    skos:notation "4820010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4820010 dct:spatial <https://wik.jp/todofuken/p45> .
:4820010 dct:spatial <https://wik.jp/todofuken/454052> .

:4820020 a skos:Concept ;
    skos:prefLabel "青島"@ja ;
    skos:altLabel "アオシマ"@ja-kana ;
    skos:notation "4820020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4820020 dct:spatial <https://wik.jp/todofuken/p45> .
:4820020 dct:spatial <https://wik.jp/todofuken/452017> .

:4820030 a skos:Concept ;
    skos:prefLabel "大堂津"@ja ;
    skos:altLabel "オオドウツ"@ja-kana ;
    skos:notation "4820030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4820030 dct:spatial <https://wik.jp/todofuken/p45> .
:4820030 dct:spatial <https://wik.jp/todofuken/452041> .

:4820050 a skos:Concept ;
    skos:prefLabel "南浦"@ja ;
    skos:altLabel "ミナミウラ"@ja-kana ;
    skos:notation "4820050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4820050 dct:spatial <https://wik.jp/todofuken/p45> .
:4820050 dct:spatial <https://wik.jp/todofuken/452033> .

:4820060 a skos:Concept ;
    skos:prefLabel "都井"@ja ;
    skos:altLabel "トイ"@ja-kana ;
    skos:notation "4820060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4820060 dct:spatial <https://wik.jp/todofuken/p45> .
:4820060 dct:spatial <https://wik.jp/todofuken/452076> .

:4830010 a skos:Concept ;
    skos:prefLabel "島野浦"@ja ;
    skos:altLabel "シマノウラ"@ja-kana ;
    skos:notation "4830010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4830010 dct:spatial <https://wik.jp/todofuken/p45> .
:4830010 dct:spatial <https://wik.jp/todofuken/452033> .

:4830020 a skos:Concept ;
    skos:prefLabel "土々呂"@ja ;
    skos:altLabel "トトロ"@ja-kana ;
    skos:notation "4830020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4830020 dct:spatial <https://wik.jp/todofuken/p45> .
:4830020 dct:spatial <https://wik.jp/todofuken/452033> .

:4830030 a skos:Concept ;
    skos:prefLabel "門川"@ja ;
    skos:altLabel "カドガワ"@ja-kana ;
    skos:notation "4830030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4830030 dct:spatial <https://wik.jp/todofuken/p45> .
:4830030 dct:spatial <https://wik.jp/todofuken/454214> .

:4830040 a skos:Concept ;
    skos:prefLabel "油津"@ja ;
    skos:altLabel "アブラツ"@ja-kana ;
    skos:notation "4830040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4830040 dct:spatial <https://wik.jp/todofuken/p45> .
:4830040 dct:spatial <https://wik.jp/todofuken/452041> .

:4830045 a skos:Concept ;
    skos:prefLabel "目井津"@ja ;
    skos:altLabel "メイツ"@ja-kana ;
    skos:notation "4830045" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4830045 dct:spatial <https://wik.jp/todofuken/p45> .
:4830045 dct:spatial <https://wik.jp/todofuken/452041> .

:4840010 a skos:Concept ;
    skos:prefLabel "北浦"@ja ;
    skos:altLabel "キタウラ"@ja-kana ;
    skos:notation "4840010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4840010 dct:spatial <https://wik.jp/todofuken/p45> .
:4840010 dct:spatial <https://wik.jp/todofuken/452033> .

:4840020 a skos:Concept ;
    skos:prefLabel "宮之浦"@ja ;
    skos:altLabel "ミヤノウラ"@ja-kana ;
    skos:notation "4840020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4840020 dct:spatial <https://wik.jp/todofuken/p45> .
:4840020 dct:spatial <https://wik.jp/todofuken/452076> .

:4910010 a skos:Concept ;
    skos:prefLabel "桂島"@ja ;
    skos:altLabel "カツラジマ"@ja-kana ;
    skos:notation "4910010" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910010 dct:spatial <https://wik.jp/todofuken/p46> .
:4910010 dct:spatial <https://wik.jp/todofuken/462080> .

:4910020 a skos:Concept ;
    skos:prefLabel "野口"@ja ;
    skos:altLabel "ノグチ"@ja-kana ;
    skos:notation "4910020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910020 dct:spatial <https://wik.jp/todofuken/p46> .
:4910020 dct:spatial <https://wik.jp/todofuken/462080> .

:4910025 a skos:Concept ;
    skos:prefLabel "伊唐北"@ja ;
    skos:altLabel "イカラキタ"@ja-kana ;
    skos:notation "4910025" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910025 dct:spatial <https://wik.jp/todofuken/p46> .
:4910025 dct:spatial <https://wik.jp/todofuken/464040> .

:4910026 a skos:Concept ;
    skos:prefLabel "三船"@ja ;
    skos:altLabel "ミフネ"@ja-kana ;
    skos:notation "4910026" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910026 dct:spatial <https://wik.jp/todofuken/p46> .
:4910026 dct:spatial <https://wik.jp/todofuken/464040> .

:4910027 a skos:Concept ;
    skos:prefLabel "観音"@ja ;
    skos:altLabel "カンノン"@ja-kana ;
    skos:notation "4910027" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910027 dct:spatial <https://wik.jp/todofuken/p46> .
:4910027 dct:spatial <https://wik.jp/todofuken/464040> .

:4910028 a skos:Concept ;
    skos:prefLabel "大島"@ja ;
    skos:altLabel "オシマ"@ja-kana ;
    skos:notation "4910028" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910028 dct:spatial <https://wik.jp/todofuken/p46> .
:4910028 dct:spatial <https://wik.jp/todofuken/464040> .

:4910040 a skos:Concept ;
    skos:prefLabel "蔵之元"@ja ;
    skos:altLabel "クラノモト"@ja-kana ;
    skos:notation "4910040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910040 dct:spatial <https://wik.jp/todofuken/p46> .
:4910040 dct:spatial <https://wik.jp/todofuken/464040> .

:4910050 a skos:Concept ;
    skos:prefLabel "汐見"@ja ;
    skos:altLabel "シオミ"@ja-kana ;
    skos:notation "4910050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910050 dct:spatial <https://wik.jp/todofuken/p46> .
:4910050 dct:spatial <https://wik.jp/todofuken/464040> .

:4910060 a skos:Concept ;
    skos:prefLabel "脇本"@ja ;
    skos:altLabel "ワキモト"@ja-kana ;
    skos:notation "4910060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910060 dct:spatial <https://wik.jp/todofuken/p46> .
:4910060 dct:spatial <https://wik.jp/todofuken/462063> .

:4910070 a skos:Concept ;
    skos:prefLabel "佐潟"@ja ;
    skos:altLabel "サガタ"@ja-kana ;
    skos:notation "4910070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910070 dct:spatial <https://wik.jp/todofuken/p46> .
:4910070 dct:spatial <https://wik.jp/todofuken/462063> .

:4910080 a skos:Concept ;
    skos:prefLabel "牛之浜"@ja ;
    skos:altLabel "ウシノハマ"@ja-kana ;
    skos:notation "4910080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910080 dct:spatial <https://wik.jp/todofuken/p46> .
:4910080 dct:spatial <https://wik.jp/todofuken/462063> .

:4910090 a skos:Concept ;
    skos:prefLabel "唐浜"@ja ;
    skos:altLabel "カラハマ"@ja-kana ;
    skos:notation "4910090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910090 dct:spatial <https://wik.jp/todofuken/p46> .
:4910090 dct:spatial <https://wik.jp/todofuken/462152> .

:4910100 a skos:Concept ;
    skos:prefLabel "寄田"@ja ;
    skos:altLabel "ヨリタ"@ja-kana ;
    skos:notation "4910100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910100 dct:spatial <https://wik.jp/todofuken/p46> .
:4910100 dct:spatial <https://wik.jp/todofuken/462152> .

:4910110 a skos:Concept ;
    skos:prefLabel "土川"@ja ;
    skos:altLabel "ツチカワ"@ja-kana ;
    skos:notation "4910110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910110 dct:spatial <https://wik.jp/todofuken/p46> .
:4910110 dct:spatial <https://wik.jp/todofuken/462195> .

:4910115 a skos:Concept ;
    skos:prefLabel "里"@ja ;
    skos:altLabel "サト"@ja-kana ;
    skos:notation "4910115" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910115 dct:spatial <https://wik.jp/todofuken/p46> .
:4910115 dct:spatial <https://wik.jp/todofuken/462152> .

:4910120 a skos:Concept ;
    skos:prefLabel "小島"@ja ;
    skos:altLabel "オシマ"@ja-kana ;
    skos:notation "4910120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910120 dct:spatial <https://wik.jp/todofuken/p46> .
:4910120 dct:spatial <https://wik.jp/todofuken/462152> .

:4910125 a skos:Concept ;
    skos:prefLabel "芦浜"@ja ;
    skos:altLabel "アシハマ"@ja-kana ;
    skos:notation "4910125" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910125 dct:spatial <https://wik.jp/todofuken/p46> .
:4910125 dct:spatial <https://wik.jp/todofuken/462152> .

:4910130 a skos:Concept ;
    skos:prefLabel "青瀬"@ja ;
    skos:altLabel "アオセ"@ja-kana ;
    skos:notation "4910130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910130 dct:spatial <https://wik.jp/todofuken/p46> .
:4910130 dct:spatial <https://wik.jp/todofuken/462152> .

:4910140 a skos:Concept ;
    skos:prefLabel "瀬々野浦"@ja ;
    skos:altLabel "セセノウラ"@ja-kana ;
    skos:notation "4910140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910140 dct:spatial <https://wik.jp/todofuken/p46> .
:4910140 dct:spatial <https://wik.jp/todofuken/462152> .

:4910150 a skos:Concept ;
    skos:prefLabel "片野浦"@ja ;
    skos:altLabel "カタノウラ"@ja-kana ;
    skos:notation "4910150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910150 dct:spatial <https://wik.jp/todofuken/p46> .
:4910150 dct:spatial <https://wik.jp/todofuken/462152> .

:4910160 a skos:Concept ;
    skos:prefLabel "市来"@ja ;
    skos:altLabel "イチキ"@ja-kana ;
    skos:notation "4910160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910160 dct:spatial <https://wik.jp/todofuken/p46> .
:4910160 dct:spatial <https://wik.jp/todofuken/462195> .

:4910180 a skos:Concept ;
    skos:prefLabel "吹上"@ja ;
    skos:altLabel "フキアゲ"@ja-kana ;
    skos:notation "4910180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910180 dct:spatial <https://wik.jp/todofuken/p46> .
:4910180 dct:spatial <https://wik.jp/todofuken/462161> .

:4910190 a skos:Concept ;
    skos:prefLabel "黒瀬"@ja ;
    skos:altLabel "クロセ"@ja-kana ;
    skos:notation "4910190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910190 dct:spatial <https://wik.jp/todofuken/p46> .
:4910190 dct:spatial <https://wik.jp/todofuken/462209> .

:4910205 a skos:Concept ;
    skos:prefLabel "脇浦"@ja ;
    skos:altLabel "ワキウラ"@ja-kana ;
    skos:notation "4910205" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910205 dct:spatial <https://wik.jp/todofuken/p46> .
:4910205 dct:spatial <https://wik.jp/todofuken/462101> .

:4910208 a skos:Concept ;
    skos:prefLabel "児ヶ水"@ja ;
    skos:altLabel "チョガミズ"@ja-kana ;
    skos:notation "4910208" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910208 dct:spatial <https://wik.jp/todofuken/p46> .
:4910208 dct:spatial <https://wik.jp/todofuken/462101> .

:4910210 a skos:Concept ;
    skos:prefLabel "生見"@ja ;
    skos:altLabel "ヌクミ"@ja-kana ;
    skos:notation "4910210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910210 dct:spatial <https://wik.jp/todofuken/p46> .
:4910210 dct:spatial <https://wik.jp/todofuken/462012> .

:4910215 a skos:Concept ;
    skos:prefLabel "前之浜"@ja ;
    skos:altLabel "マエノハマ"@ja-kana ;
    skos:notation "4910215" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910215 dct:spatial <https://wik.jp/todofuken/p46> .
:4910215 dct:spatial <https://wik.jp/todofuken/462012> .

:4910220 a skos:Concept ;
    skos:prefLabel "重富"@ja ;
    skos:altLabel "シゲトミ"@ja-kana ;
    skos:notation "4910220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910220 dct:spatial <https://wik.jp/todofuken/p46> .
:4910220 dct:spatial <https://wik.jp/todofuken/462250> .

:4910230 a skos:Concept ;
    skos:prefLabel "永浜"@ja ;
    skos:altLabel "ナガハマ"@ja-kana ;
    skos:notation "4910230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910230 dct:spatial <https://wik.jp/todofuken/p46> .
:4910230 dct:spatial <https://wik.jp/todofuken/462187> .

:4910235 a skos:Concept ;
    skos:prefLabel "国分"@ja ;
    skos:altLabel "コクブ"@ja-kana ;
    skos:notation "4910235" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910235 dct:spatial <https://wik.jp/todofuken/p46> .
:4910235 dct:spatial <https://wik.jp/todofuken/462187> .

:4910240 a skos:Concept ;
    skos:prefLabel "中浜"@ja ;
    skos:altLabel "ナカハマ"@ja-kana ;
    skos:notation "4910240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910240 dct:spatial <https://wik.jp/todofuken/p46> .
:4910240 dct:spatial <https://wik.jp/todofuken/462144> .

:4910250 a skos:Concept ;
    skos:prefLabel "赤水"@ja ;
    skos:altLabel "アカミズ"@ja-kana ;
    skos:notation "4910250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910250 dct:spatial <https://wik.jp/todofuken/p46> .
:4910250 dct:spatial <https://wik.jp/todofuken/462012> .

:4910255 a skos:Concept ;
    skos:prefLabel "垂水南"@ja ;
    skos:altLabel "タルミズミナミ"@ja-kana ;
    skos:notation "4910255" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910255 dct:spatial <https://wik.jp/todofuken/p46> .
:4910255 dct:spatial <https://wik.jp/todofuken/462144> .

:4910257 a skos:Concept ;
    skos:prefLabel "大浜"@ja ;
    skos:altLabel "オオハマ"@ja-kana ;
    skos:notation "4910257" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910257 dct:spatial <https://wik.jp/todofuken/p46> .
:4910257 dct:spatial <https://wik.jp/todofuken/464911> .

:4910260 a skos:Concept ;
    skos:prefLabel "島泊"@ja ;
    skos:altLabel "シマドマリ"@ja-kana ;
    skos:notation "4910260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910260 dct:spatial <https://wik.jp/todofuken/p46> .
:4910260 dct:spatial <https://wik.jp/todofuken/464911> .

:4910265 a skos:Concept ;
    skos:prefLabel "尾波瀬"@ja ;
    skos:altLabel "オバセ"@ja-kana ;
    skos:notation "4910265" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910265 dct:spatial <https://wik.jp/todofuken/p46> .
:4910265 dct:spatial <https://wik.jp/todofuken/464911> .

:4910270 a skos:Concept ;
    skos:prefLabel "田尻"@ja ;
    skos:altLabel "タジリ"@ja-kana ;
    skos:notation "4910270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910270 dct:spatial <https://wik.jp/todofuken/p46> .
:4910270 dct:spatial <https://wik.jp/todofuken/464911> .

:4910280 a skos:Concept ;
    skos:prefLabel "間泊"@ja ;
    skos:altLabel "マドマリ"@ja-kana ;
    skos:notation "4910280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910280 dct:spatial <https://wik.jp/todofuken/p46> .
:4910280 dct:spatial <https://wik.jp/todofuken/464911> .

:4910285 a skos:Concept ;
    skos:prefLabel "辺塚"@ja ;
    skos:altLabel "ヘツカ"@ja-kana ;
    skos:notation "4910285" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910285 dct:spatial <https://wik.jp/todofuken/p46> .
:4910285 dct:spatial <https://wik.jp/todofuken/464911> .

:4910290 a skos:Concept ;
    skos:prefLabel "船間"@ja ;
    skos:altLabel "フナマ"@ja-kana ;
    skos:notation "4910290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910290 dct:spatial <https://wik.jp/todofuken/p46> .
:4910290 dct:spatial <https://wik.jp/todofuken/464929> .

:4910295 a skos:Concept ;
    skos:prefLabel "東風泊"@ja ;
    skos:altLabel "コチドマリ"@ja-kana ;
    skos:notation "4910295" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910295 dct:spatial <https://wik.jp/todofuken/p46> .
:4910295 dct:spatial <https://wik.jp/todofuken/464929> .

:4910300 a skos:Concept ;
    skos:prefLabel "夏井"@ja ;
    skos:altLabel "ナツイ"@ja-kana ;
    skos:notation "4910300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910300 dct:spatial <https://wik.jp/todofuken/p46> .
:4910300 dct:spatial <https://wik.jp/todofuken/462217> .

:4910310 a skos:Concept ;
    skos:prefLabel "能野"@ja ;
    skos:altLabel "ヨキノ"@ja-kana ;
    skos:notation "4910310" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910310 dct:spatial <https://wik.jp/todofuken/p46> .
:4910310 dct:spatial <https://wik.jp/todofuken/462136> .

:4910320 a skos:Concept ;
    skos:prefLabel "花里崎"@ja ;
    skos:altLabel "ケリザキ"@ja-kana ;
    skos:notation "4910320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910320 dct:spatial <https://wik.jp/todofuken/p46> .
:4910320 dct:spatial <https://wik.jp/todofuken/462136> .

:4910330 a skos:Concept ;
    skos:prefLabel "湊"@ja ;
    skos:altLabel "ミナト"@ja-kana ;
    skos:notation "4910330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910330 dct:spatial <https://wik.jp/todofuken/p46> .
:4910330 dct:spatial <https://wik.jp/todofuken/462136> .

:4910335 a skos:Concept ;
    skos:prefLabel "沖ヶ浜田"@ja ;
    skos:altLabel "オキガハマダ"@ja-kana ;
    skos:notation "4910335" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910335 dct:spatial <https://wik.jp/todofuken/p46> .
:4910335 dct:spatial <https://wik.jp/todofuken/462136> .

:4910340 a skos:Concept ;
    skos:prefLabel "安城"@ja ;
    skos:altLabel "アンジョウ"@ja-kana ;
    skos:notation "4910340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910340 dct:spatial <https://wik.jp/todofuken/p46> .
:4910340 dct:spatial <https://wik.jp/todofuken/462136> .

:4910350 a skos:Concept ;
    skos:prefLabel "葉山"@ja ;
    skos:altLabel "ハヤマ"@ja-kana ;
    skos:notation "4910350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910350 dct:spatial <https://wik.jp/todofuken/p46> .
:4910350 dct:spatial <https://wik.jp/todofuken/462136> .

:4910360 a skos:Concept ;
    skos:prefLabel "高坊"@ja ;
    skos:altLabel "タカボウ"@ja-kana ;
    skos:notation "4910360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910360 dct:spatial <https://wik.jp/todofuken/p46> .
:4910360 dct:spatial <https://wik.jp/todofuken/462136> .

:4910370 a skos:Concept ;
    skos:prefLabel "中山"@ja ;
    skos:altLabel "ナカヤマ"@ja-kana ;
    skos:notation "4910370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910370 dct:spatial <https://wik.jp/todofuken/p46> .
:4910370 dct:spatial <https://wik.jp/todofuken/465011> .

:4910380 a skos:Concept ;
    skos:prefLabel "梶潟"@ja ;
    skos:altLabel "カジガタ"@ja-kana ;
    skos:notation "4910380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910380 dct:spatial <https://wik.jp/todofuken/p46> .
:4910380 dct:spatial <https://wik.jp/todofuken/465011> .

:4910390 a skos:Concept ;
    skos:prefLabel "浜田"@ja ;
    skos:altLabel "ハマダ"@ja-kana ;
    skos:notation "4910390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910390 dct:spatial <https://wik.jp/todofuken/p46> .
:4910390 dct:spatial <https://wik.jp/todofuken/465020> .

:4910400 a skos:Concept ;
    skos:prefLabel "竹崎"@ja ;
    skos:altLabel "タケザキ"@ja-kana ;
    skos:notation "4910400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910400 dct:spatial <https://wik.jp/todofuken/p46> .
:4910400 dct:spatial <https://wik.jp/todofuken/465020> .

:4910410 a skos:Concept ;
    skos:prefLabel "下西目"@ja ;
    skos:altLabel "シモニシメ"@ja-kana ;
    skos:notation "4910410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910410 dct:spatial <https://wik.jp/todofuken/p46> .
:4910410 dct:spatial <https://wik.jp/todofuken/465020> .

:4910420 a skos:Concept ;
    skos:prefLabel "砂坂"@ja ;
    skos:altLabel "スナサカ"@ja-kana ;
    skos:notation "4910420" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910420 dct:spatial <https://wik.jp/todofuken/p46> .
:4910420 dct:spatial <https://wik.jp/todofuken/465020> .

:4910430 a skos:Concept ;
    skos:prefLabel "大川"@ja ;
    skos:altLabel "オオカワ"@ja-kana ;
    skos:notation "4910430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910430 dct:spatial <https://wik.jp/todofuken/p46> .
:4910430 dct:spatial <https://wik.jp/todofuken/465020> .

:4910440 a skos:Concept ;
    skos:prefLabel "州崎"@ja ;
    skos:altLabel "スザキ"@ja-kana ;
    skos:notation "4910440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910440 dct:spatial <https://wik.jp/todofuken/p46> .
:4910440 dct:spatial <https://wik.jp/todofuken/465020> .

:4910450 a skos:Concept ;
    skos:prefLabel "志戸子"@ja ;
    skos:altLabel "シトゴ"@ja-kana ;
    skos:notation "4910450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910450 dct:spatial <https://wik.jp/todofuken/p46> .
:4910450 dct:spatial <https://wik.jp/todofuken/465054> .

:4910460 a skos:Concept ;
    skos:prefLabel "小瀬田"@ja ;
    skos:altLabel "コセダ"@ja-kana ;
    skos:notation "4910460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910460 dct:spatial <https://wik.jp/todofuken/p46> .
:4910460 dct:spatial <https://wik.jp/todofuken/465054> .

:4910470 a skos:Concept ;
    skos:prefLabel "吉田"@ja ;
    skos:altLabel "ヨシダ"@ja-kana ;
    skos:notation "4910470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910470 dct:spatial <https://wik.jp/todofuken/p46> .
:4910470 dct:spatial <https://wik.jp/todofuken/465054> .

:4910475 a skos:Concept ;
    skos:prefLabel "麦生"@ja ;
    skos:altLabel "ムギオ"@ja-kana ;
    skos:notation "4910475" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910475 dct:spatial <https://wik.jp/todofuken/p46> .
:4910475 dct:spatial <https://wik.jp/todofuken/465054> .

:4910480 a skos:Concept ;
    skos:prefLabel "原"@ja ;
    skos:altLabel "ハラ"@ja-kana ;
    skos:notation "4910480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910480 dct:spatial <https://wik.jp/todofuken/p46> .
:4910480 dct:spatial <https://wik.jp/todofuken/465054> .

:4910490 a skos:Concept ;
    skos:prefLabel "栗生"@ja ;
    skos:altLabel "クリオ"@ja-kana ;
    skos:notation "4910490" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910490 dct:spatial <https://wik.jp/todofuken/p46> .
:4910490 dct:spatial <https://wik.jp/todofuken/465054> .

:4910510 a skos:Concept ;
    skos:prefLabel "城之前"@ja ;
    skos:altLabel "ジョウノマエ"@ja-kana ;
    skos:notation "4910510" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910510 dct:spatial <https://wik.jp/todofuken/p46> .
:4910510 dct:spatial <https://wik.jp/todofuken/463043> .

:4910523 a skos:Concept ;
    skos:prefLabel "喜瀬"@ja ;
    skos:altLabel "キセ"@ja-kana ;
    skos:notation "4910523" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910523 dct:spatial <https://wik.jp/todofuken/p46> .
:4910523 dct:spatial <https://wik.jp/todofuken/462225> .

:4910525 a skos:Concept ;
    skos:prefLabel "秋名"@ja ;
    skos:altLabel "アキナ"@ja-kana ;
    skos:notation "4910525" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910525 dct:spatial <https://wik.jp/todofuken/p46> .
:4910525 dct:spatial <https://wik.jp/todofuken/465275> .

:4910530 a skos:Concept ;
    skos:prefLabel "安木屋場"@ja ;
    skos:altLabel "アンキャバ"@ja-kana ;
    skos:notation "4910530" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910530 dct:spatial <https://wik.jp/todofuken/p46> .
:4910530 dct:spatial <https://wik.jp/todofuken/465275> .

:4910540 a skos:Concept ;
    skos:prefLabel "龍郷"@ja ;
    skos:altLabel "タツゴウ"@ja-kana ;
    skos:notation "4910540" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910540 dct:spatial <https://wik.jp/todofuken/p46> .
:4910540 dct:spatial <https://wik.jp/todofuken/465275> .

:4910543 a skos:Concept ;
    skos:prefLabel "小宿"@ja ;
    skos:altLabel "コシュク"@ja-kana ;
    skos:notation "4910543" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910543 dct:spatial <https://wik.jp/todofuken/p46> .
:4910543 dct:spatial <https://wik.jp/todofuken/462225> .

:4910545 a skos:Concept ;
    skos:prefLabel "崎原"@ja ;
    skos:altLabel "サキバル"@ja-kana ;
    skos:notation "4910545" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910545 dct:spatial <https://wik.jp/todofuken/p46> .
:4910545 dct:spatial <https://wik.jp/todofuken/462225> .

:4910560 a skos:Concept ;
    skos:prefLabel "小湊(三方)"@ja ;
    skos:altLabel "コミナト(ミカタ)"@ja-kana ;
    skos:notation "4910560" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910560 dct:spatial <https://wik.jp/todofuken/p46> .
:4910560 dct:spatial <https://wik.jp/todofuken/462225> .

:4910565 a skos:Concept ;
    skos:prefLabel "和瀬"@ja ;
    skos:altLabel "ワセ"@ja-kana ;
    skos:notation "4910565" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910565 dct:spatial <https://wik.jp/todofuken/p46> .
:4910565 dct:spatial <https://wik.jp/todofuken/462225> .

:4910570 a skos:Concept ;
    skos:prefLabel "名音"@ja ;
    skos:altLabel "ナオン"@ja-kana ;
    skos:notation "4910570" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910570 dct:spatial <https://wik.jp/todofuken/p46> .
:4910570 dct:spatial <https://wik.jp/todofuken/465232> .

:4910580 a skos:Concept ;
    skos:prefLabel "今里"@ja ;
    skos:altLabel "イマサト"@ja-kana ;
    skos:notation "4910580" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910580 dct:spatial <https://wik.jp/todofuken/p46> .
:4910580 dct:spatial <https://wik.jp/todofuken/465232> .

:4910590 a skos:Concept ;
    skos:prefLabel "宇検"@ja ;
    skos:altLabel "ウケン"@ja-kana ;
    skos:notation "4910590" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910590 dct:spatial <https://wik.jp/todofuken/p46> .
:4910590 dct:spatial <https://wik.jp/todofuken/465241> .

:4910595 a skos:Concept ;
    skos:prefLabel "芦検"@ja ;
    skos:altLabel "アシケン"@ja-kana ;
    skos:notation "4910595" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910595 dct:spatial <https://wik.jp/todofuken/p46> .
:4910595 dct:spatial <https://wik.jp/todofuken/465241> .

:4910600 a skos:Concept ;
    skos:prefLabel "平田"@ja ;
    skos:altLabel "ヘダ"@ja-kana ;
    skos:notation "4910600" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910600 dct:spatial <https://wik.jp/todofuken/p46> .
:4910600 dct:spatial <https://wik.jp/todofuken/465241> .

:4910610 a skos:Concept ;
    skos:prefLabel "西古見"@ja ;
    skos:altLabel "ニシコミ"@ja-kana ;
    skos:notation "4910610" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910610 dct:spatial <https://wik.jp/todofuken/p46> .
:4910610 dct:spatial <https://wik.jp/todofuken/465259> .

:4910620 a skos:Concept ;
    skos:prefLabel "花天"@ja ;
    skos:altLabel "ケテン"@ja-kana ;
    skos:notation "4910620" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910620 dct:spatial <https://wik.jp/todofuken/p46> .
:4910620 dct:spatial <https://wik.jp/todofuken/465259> .

:4910630 a skos:Concept ;
    skos:prefLabel "久慈"@ja ;
    skos:altLabel "クジ"@ja-kana ;
    skos:notation "4910630" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910630 dct:spatial <https://wik.jp/todofuken/p46> .
:4910630 dct:spatial <https://wik.jp/todofuken/465259> .

:4910640 a skos:Concept ;
    skos:prefLabel "実久"@ja ;
    skos:altLabel "サネク"@ja-kana ;
    skos:notation "4910640" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910640 dct:spatial <https://wik.jp/todofuken/p46> .
:4910640 dct:spatial <https://wik.jp/todofuken/465259> .

:4910650 a skos:Concept ;
    skos:prefLabel "芝"@ja ;
    skos:altLabel "シバ"@ja-kana ;
    skos:notation "4910650" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910650 dct:spatial <https://wik.jp/todofuken/p46> .
:4910650 dct:spatial <https://wik.jp/todofuken/465259> .

:4910660 a skos:Concept ;
    skos:prefLabel "諸鈍"@ja ;
    skos:altLabel "ショドン"@ja-kana ;
    skos:notation "4910660" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910660 dct:spatial <https://wik.jp/todofuken/p46> .
:4910660 dct:spatial <https://wik.jp/todofuken/465259> .

:4910665 a skos:Concept ;
    skos:prefLabel "秋徳"@ja ;
    skos:altLabel "アキトク"@ja-kana ;
    skos:notation "4910665" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910665 dct:spatial <https://wik.jp/todofuken/p46> .
:4910665 dct:spatial <https://wik.jp/todofuken/465259> .

:4910670 a skos:Concept ;
    skos:prefLabel "小野津"@ja ;
    skos:altLabel "オノツ"@ja-kana ;
    skos:notation "4910670" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910670 dct:spatial <https://wik.jp/todofuken/p46> .
:4910670 dct:spatial <https://wik.jp/todofuken/465291> .

:4910690 a skos:Concept ;
    skos:prefLabel "荒木"@ja ;
    skos:altLabel "アラキ"@ja-kana ;
    skos:notation "4910690" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910690 dct:spatial <https://wik.jp/todofuken/p46> .
:4910690 dct:spatial <https://wik.jp/todofuken/465291> .

:4910700 a skos:Concept ;
    skos:prefLabel "山"@ja ;
    skos:altLabel "サン"@ja-kana ;
    skos:notation "4910700" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910700 dct:spatial <https://wik.jp/todofuken/p46> .
:4910700 dct:spatial <https://wik.jp/todofuken/465305> .

:4910703 a skos:Concept ;
    skos:prefLabel "亀津"@ja ;
    skos:altLabel "カメツ"@ja-kana ;
    skos:notation "4910703" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910703 dct:spatial <https://wik.jp/todofuken/p46> .
:4910703 dct:spatial <https://wik.jp/todofuken/465305> .

:4910708 a skos:Concept ;
    skos:prefLabel "前泊"@ja ;
    skos:altLabel "マエドマリ"@ja-kana ;
    skos:notation "4910708" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910708 dct:spatial <https://wik.jp/todofuken/p46> .
:4910708 dct:spatial <https://wik.jp/todofuken/465321> .

:4910710 a skos:Concept ;
    skos:prefLabel "松原"@ja ;
    skos:altLabel "マツバラ"@ja-kana ;
    skos:notation "4910710" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910710 dct:spatial <https://wik.jp/todofuken/p46> .
:4910710 dct:spatial <https://wik.jp/todofuken/465313> .

:4910713 a skos:Concept ;
    skos:prefLabel "内喜名"@ja ;
    skos:altLabel "ナイキナ"@ja-kana ;
    skos:notation "4910713" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910713 dct:spatial <https://wik.jp/todofuken/p46> .
:4910713 dct:spatial <https://wik.jp/todofuken/465330> .

:4910725 a skos:Concept ;
    skos:prefLabel "沖泊"@ja ;
    skos:altLabel "オキドマリ"@ja-kana ;
    skos:notation "4910725" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910725 dct:spatial <https://wik.jp/todofuken/p46> .
:4910725 dct:spatial <https://wik.jp/todofuken/465348> .

:4910740 a skos:Concept ;
    skos:prefLabel "茶花"@ja ;
    skos:altLabel "チャバナ"@ja-kana ;
    skos:notation "4910740" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910740 dct:spatial <https://wik.jp/todofuken/p46> .
:4910740 dct:spatial <https://wik.jp/todofuken/465356> .

:4910750 a skos:Concept ;
    skos:prefLabel "麦屋"@ja ;
    skos:altLabel "ムギヤ"@ja-kana ;
    skos:notation "4910750" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:4910750 dct:spatial <https://wik.jp/todofuken/p46> .
:4910750 dct:spatial <https://wik.jp/todofuken/465356> .

:4920010 a skos:Concept ;
    skos:prefLabel "名護"@ja ;
    skos:altLabel "ナゴ"@ja-kana ;
    skos:notation "4920010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920010 dct:spatial <https://wik.jp/todofuken/p46> .
:4920010 dct:spatial <https://wik.jp/todofuken/462080> .

:4920030 a skos:Concept ;
    skos:prefLabel "幣串"@ja ;
    skos:altLabel "ヘグシ"@ja-kana ;
    skos:notation "4920030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920030 dct:spatial <https://wik.jp/todofuken/p46> .
:4920030 dct:spatial <https://wik.jp/todofuken/464040> .

:4920035 a skos:Concept ;
    skos:prefLabel "葛輪"@ja ;
    skos:altLabel "クズワ"@ja-kana ;
    skos:notation "4920035" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920035 dct:spatial <https://wik.jp/todofuken/p46> .
:4920035 dct:spatial <https://wik.jp/todofuken/464040> .

:4920040 a skos:Concept ;
    skos:prefLabel "茅屋"@ja ;
    skos:altLabel "ボヤ"@ja-kana ;
    skos:notation "4920040" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920040 dct:spatial <https://wik.jp/todofuken/p46> .
:4920040 dct:spatial <https://wik.jp/todofuken/464040> .

:4920050 a skos:Concept ;
    skos:prefLabel "平良"@ja ;
    skos:altLabel "タイラ"@ja-kana ;
    skos:notation "4920050" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920050 dct:spatial <https://wik.jp/todofuken/p46> .
:4920050 dct:spatial <https://wik.jp/todofuken/462152> .

:4920060 a skos:Concept ;
    skos:prefLabel "藺牟田"@ja ;
    skos:altLabel "イムタ"@ja-kana ;
    skos:notation "4920060" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920060 dct:spatial <https://wik.jp/todofuken/p46> .
:4920060 dct:spatial <https://wik.jp/todofuken/462152> .

:4920070 a skos:Concept ;
    skos:prefLabel "羽島"@ja ;
    skos:altLabel "ハシマ"@ja-kana ;
    skos:notation "4920070" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920070 dct:spatial <https://wik.jp/todofuken/p46> .
:4920070 dct:spatial <https://wik.jp/todofuken/462195> .

:4920075 a skos:Concept ;
    skos:prefLabel "戸崎"@ja ;
    skos:altLabel "トサキ"@ja-kana ;
    skos:notation "4920075" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920075 dct:spatial <https://wik.jp/todofuken/p46> .
:4920075 dct:spatial <https://wik.jp/todofuken/462195> .

:4920080 a skos:Concept ;
    skos:prefLabel "江口"@ja ;
    skos:altLabel "エグチ"@ja-kana ;
    skos:notation "4920080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920080 dct:spatial <https://wik.jp/todofuken/p46> .
:4920080 dct:spatial <https://wik.jp/todofuken/462161> .

:4920090 a skos:Concept ;
    skos:prefLabel "小湊(万世)"@ja ;
    skos:altLabel "コミナト(バンセイ)"@ja-kana ;
    skos:notation "4920090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920090 dct:spatial <https://wik.jp/todofuken/p46> .
:4920090 dct:spatial <https://wik.jp/todofuken/462209> .

:4920100 a skos:Concept ;
    skos:prefLabel "片浦"@ja ;
    skos:altLabel "カタウラ"@ja-kana ;
    skos:notation "4920100" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920100 dct:spatial <https://wik.jp/todofuken/p46> .
:4920100 dct:spatial <https://wik.jp/todofuken/462209> .

:4920110 a skos:Concept ;
    skos:prefLabel "野間池"@ja ;
    skos:altLabel "ノマイケ"@ja-kana ;
    skos:notation "4920110" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920110 dct:spatial <https://wik.jp/todofuken/p46> .
:4920110 dct:spatial <https://wik.jp/todofuken/462209> .

:4920115 a skos:Concept ;
    skos:prefLabel "秋目"@ja ;
    skos:altLabel "アキメ"@ja-kana ;
    skos:notation "4920115" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920115 dct:spatial <https://wik.jp/todofuken/p46> .
:4920115 dct:spatial <https://wik.jp/todofuken/462209> .

:4920120 a skos:Concept ;
    skos:prefLabel "久志"@ja ;
    skos:altLabel "クシ"@ja-kana ;
    skos:notation "4920120" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920120 dct:spatial <https://wik.jp/todofuken/p46> .
:4920120 dct:spatial <https://wik.jp/todofuken/462209> .

:4920130 a skos:Concept ;
    skos:prefLabel "頴娃"@ja ;
    skos:altLabel "エイ"@ja-kana ;
    skos:notation "4920130" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920130 dct:spatial <https://wik.jp/todofuken/p46> .
:4920130 dct:spatial <https://wik.jp/todofuken/462233> .

:4920140 a skos:Concept ;
    skos:prefLabel "川尻"@ja ;
    skos:altLabel "カワジリ"@ja-kana ;
    skos:notation "4920140" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920140 dct:spatial <https://wik.jp/todofuken/p46> .
:4920140 dct:spatial <https://wik.jp/todofuken/462101> .

:4920150 a skos:Concept ;
    skos:prefLabel "今和泉"@ja ;
    skos:altLabel "イマイズミ"@ja-kana ;
    skos:notation "4920150" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920150 dct:spatial <https://wik.jp/todofuken/p46> .
:4920150 dct:spatial <https://wik.jp/todofuken/462101> .

:4920160 a skos:Concept ;
    skos:prefLabel "谷山"@ja ;
    skos:altLabel "タニヤマ"@ja-kana ;
    skos:notation "4920160" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920160 dct:spatial <https://wik.jp/todofuken/p46> .
:4920160 dct:spatial <https://wik.jp/todofuken/462012> .

:4920165 a skos:Concept ;
    skos:prefLabel "牛根麓"@ja ;
    skos:altLabel "ウシネフモト"@ja-kana ;
    skos:notation "4920165" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920165 dct:spatial <https://wik.jp/todofuken/p46> .

:4920170 a skos:Concept ;
    skos:prefLabel "境"@ja ;
    skos:altLabel "サカイ"@ja-kana ;
    skos:notation "4920170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920170 dct:spatial <https://wik.jp/todofuken/p46> .
:4920170 dct:spatial <https://wik.jp/todofuken/462144> .

:4920180 a skos:Concept ;
    skos:prefLabel "海潟"@ja ;
    skos:altLabel "カイガタ"@ja-kana ;
    skos:notation "4920180" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920180 dct:spatial <https://wik.jp/todofuken/p46> .
:4920180 dct:spatial <https://wik.jp/todofuken/462144> .

:4920190 a skos:Concept ;
    skos:prefLabel "伊座敷"@ja ;
    skos:altLabel "イザシキ"@ja-kana ;
    skos:notation "4920190" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920190 dct:spatial <https://wik.jp/todofuken/p46> .
:4920190 dct:spatial <https://wik.jp/todofuken/464911> .

:4920200 a skos:Concept ;
    skos:prefLabel "庄司浦"@ja ;
    skos:altLabel "ショウジウラ"@ja-kana ;
    skos:notation "4920200" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920200 dct:spatial <https://wik.jp/todofuken/p46> .
:4920200 dct:spatial <https://wik.jp/todofuken/462136> .

:4920210 a skos:Concept ;
    skos:prefLabel "住吉"@ja ;
    skos:altLabel "スミヨシ"@ja-kana ;
    skos:notation "4920210" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:4920210 dct:spatial <https://wik.jp/todofuken/p46> .
:4920210 dct:spatial <https://wik.jp/todofuken/462136> .

:4930010 a skos:Concept ;
    skos:prefLabel "枕崎"@ja ;
    skos:altLabel "マクラザキ"@ja-kana ;
    skos:notation "4930010" ;
    skos:broader :tokutei-daisan-shu ;
    skos:inScheme :scheme .
:4930010 dct:spatial <https://wik.jp/todofuken/p46> .
:4930010 dct:spatial <https://wik.jp/todofuken/462047> .

:4930015 a skos:Concept ;
    skos:prefLabel "薄井"@ja ;
    skos:altLabel "ウスイ"@ja-kana ;
    skos:notation "4930015" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4930015 dct:spatial <https://wik.jp/todofuken/p46> .
:4930015 dct:spatial <https://wik.jp/todofuken/464040> .

:4930020 a skos:Concept ;
    skos:prefLabel "阿久根"@ja ;
    skos:altLabel "アクネ"@ja-kana ;
    skos:notation "4930020" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4930020 dct:spatial <https://wik.jp/todofuken/p46> .
:4930020 dct:spatial <https://wik.jp/todofuken/462063> .

:4930030 a skos:Concept ;
    skos:prefLabel "串木野"@ja ;
    skos:altLabel "クシキノ"@ja-kana ;
    skos:notation "4930030" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4930030 dct:spatial <https://wik.jp/todofuken/p46> .
:4930030 dct:spatial <https://wik.jp/todofuken/462195> .

:4930040 a skos:Concept ;
    skos:prefLabel "山川"@ja ;
    skos:altLabel "ヤマガワ"@ja-kana ;
    skos:notation "4930040" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:4930040 dct:spatial <https://wik.jp/todofuken/p46> .
:4930040 dct:spatial <https://wik.jp/todofuken/462101> .

:4940010 a skos:Concept ;
    skos:prefLabel "中甑"@ja ;
    skos:altLabel "ナカコシキ"@ja-kana ;
    skos:notation "4940010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940010 dct:spatial <https://wik.jp/todofuken/p46> .
:4940010 dct:spatial <https://wik.jp/todofuken/462152> .

:4940020 a skos:Concept ;
    skos:prefLabel "手打"@ja ;
    skos:altLabel "テウチ"@ja-kana ;
    skos:notation "4940020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940020 dct:spatial <https://wik.jp/todofuken/p46> .
:4940020 dct:spatial <https://wik.jp/todofuken/462152> .

:4940030 a skos:Concept ;
    skos:prefLabel "宇治"@ja ;
    skos:altLabel "ウジ"@ja-kana ;
    skos:notation "4940030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940030 dct:spatial <https://wik.jp/todofuken/p46> .
:4940030 dct:spatial <https://wik.jp/todofuken/462209> .

:4940040 a skos:Concept ;
    skos:prefLabel "坊泊"@ja ;
    skos:altLabel "ボウドマリ"@ja-kana ;
    skos:notation "4940040" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940040 dct:spatial <https://wik.jp/todofuken/p46> .
:4940040 dct:spatial <https://wik.jp/todofuken/462209> .

:4940050 a skos:Concept ;
    skos:prefLabel "内之浦"@ja ;
    skos:altLabel "ウチノウラ"@ja-kana ;
    skos:notation "4940050" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940050 dct:spatial <https://wik.jp/todofuken/p46> .
:4940050 dct:spatial <https://wik.jp/todofuken/464929> .

:4940060 a skos:Concept ;
    skos:prefLabel "浦田"@ja ;
    skos:altLabel "ウラタ"@ja-kana ;
    skos:notation "4940060" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940060 dct:spatial <https://wik.jp/todofuken/p46> .
:4940060 dct:spatial <https://wik.jp/todofuken/462136> .

:4940070 a skos:Concept ;
    skos:prefLabel "熊野"@ja ;
    skos:altLabel "クマノ"@ja-kana ;
    skos:notation "4940070" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940070 dct:spatial <https://wik.jp/todofuken/p46> .
:4940070 dct:spatial <https://wik.jp/todofuken/465011> .

:4940080 a skos:Concept ;
    skos:prefLabel "一湊"@ja ;
    skos:altLabel "イッソウ"@ja-kana ;
    skos:notation "4940080" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940080 dct:spatial <https://wik.jp/todofuken/p46> .
:4940080 dct:spatial <https://wik.jp/todofuken/465054> .

:4940090 a skos:Concept ;
    skos:prefLabel "口永良部"@ja ;
    skos:altLabel "クチエラブ"@ja-kana ;
    skos:notation "4940090" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940090 dct:spatial <https://wik.jp/todofuken/p46> .
:4940090 dct:spatial <https://wik.jp/todofuken/465054> .

:4940095 a skos:Concept ;
    skos:prefLabel "西之浜"@ja ;
    skos:altLabel "ニシノハマ"@ja-kana ;
    skos:notation "4940095" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940095 dct:spatial <https://wik.jp/todofuken/p46> .
:4940095 dct:spatial <https://wik.jp/todofuken/463043> .

:4940100 a skos:Concept ;
    skos:prefLabel "前籠"@ja ;
    skos:altLabel "マエゴモリ"@ja-kana ;
    skos:notation "4940100" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940100 dct:spatial <https://wik.jp/todofuken/p46> .
:4940100 dct:spatial <https://wik.jp/todofuken/463043> .

:4940103 a skos:Concept ;
    skos:prefLabel "宇宿"@ja ;
    skos:altLabel "ウシュク"@ja-kana ;
    skos:notation "4940103" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940103 dct:spatial <https://wik.jp/todofuken/p46> .
:4940103 dct:spatial <https://wik.jp/todofuken/462225> .

:4940105 a skos:Concept ;
    skos:prefLabel "大熊"@ja ;
    skos:altLabel "ダイクマ"@ja-kana ;
    skos:notation "4940105" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940105 dct:spatial <https://wik.jp/todofuken/p46> .
:4940105 dct:spatial <https://wik.jp/todofuken/462225> .

:4940110 a skos:Concept ;
    skos:prefLabel "古仁屋"@ja ;
    skos:altLabel "コニヤ"@ja-kana ;
    skos:notation "4940110" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940110 dct:spatial <https://wik.jp/todofuken/p46> .
:4940110 dct:spatial <https://wik.jp/todofuken/465259> .

:4940120 a skos:Concept ;
    skos:prefLabel "早町"@ja ;
    skos:altLabel "ソウマチ"@ja-kana ;
    skos:notation "4940120" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940120 dct:spatial <https://wik.jp/todofuken/p46> .
:4940120 dct:spatial <https://wik.jp/todofuken/465291> .

:4940130 a skos:Concept ;
    skos:prefLabel "知名"@ja ;
    skos:altLabel "チナ"@ja-kana ;
    skos:notation "4940130" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:4940130 dct:spatial <https://wik.jp/todofuken/p46> .
:4940130 dct:spatial <https://wik.jp/todofuken/465348> .

:5010030 a skos:Concept ;
    skos:prefLabel "東"@ja ;
    skos:altLabel "ヒガシ"@ja-kana ;
    skos:notation "5010030" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010030 dct:spatial <https://wik.jp/todofuken/p47> .
:5010030 dct:spatial <https://wik.jp/todofuken/473031> .

:5010035 a skos:Concept ;
    skos:prefLabel "慶佐次"@ja ;
    skos:altLabel "ゲサシ"@ja-kana ;
    skos:notation "5010035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010035 dct:spatial <https://wik.jp/todofuken/p47> .
:5010035 dct:spatial <https://wik.jp/todofuken/473031> .

:5010038 a skos:Concept ;
    skos:prefLabel "汀間"@ja ;
    skos:altLabel "テイマ"@ja-kana ;
    skos:notation "5010038" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010038 dct:spatial <https://wik.jp/todofuken/p47> .
:5010038 dct:spatial <https://wik.jp/todofuken/472093> .

:5010040 a skos:Concept ;
    skos:prefLabel "辺野古"@ja ;
    skos:altLabel "ヘノコ"@ja-kana ;
    skos:notation "5010040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010040 dct:spatial <https://wik.jp/todofuken/p47> .
:5010040 dct:spatial <https://wik.jp/todofuken/472093> .

:5010045 a skos:Concept ;
    skos:prefLabel "宜野座"@ja ;
    skos:altLabel "ギノザ"@ja-kana ;
    skos:notation "5010045" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010045 dct:spatial <https://wik.jp/todofuken/p47> .
:5010045 dct:spatial <https://wik.jp/todofuken/473138> .

:5010050 a skos:Concept ;
    skos:prefLabel "漢那"@ja ;
    skos:altLabel "カンナ"@ja-kana ;
    skos:notation "5010050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010050 dct:spatial <https://wik.jp/todofuken/p47> .
:5010050 dct:spatial <https://wik.jp/todofuken/473138> .

:5010060 a skos:Concept ;
    skos:prefLabel "照間"@ja ;
    skos:altLabel "テルマ"@ja-kana ;
    skos:notation "5010060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010060 dct:spatial <https://wik.jp/todofuken/p47> .
:5010060 dct:spatial <https://wik.jp/todofuken/472131> .

:5010070 a skos:Concept ;
    skos:prefLabel "池味"@ja ;
    skos:altLabel "イケミ"@ja-kana ;
    skos:notation "5010070" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010070 dct:spatial <https://wik.jp/todofuken/p47> .
:5010070 dct:spatial <https://wik.jp/todofuken/472131> .

:5010080 a skos:Concept ;
    skos:prefLabel "桃原"@ja ;
    skos:altLabel "トウバル"@ja-kana ;
    skos:notation "5010080" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010080 dct:spatial <https://wik.jp/todofuken/p47> .
:5010080 dct:spatial <https://wik.jp/todofuken/472131> .

:5010100 a skos:Concept ;
    skos:prefLabel "浜"@ja ;
    skos:altLabel "ハマ"@ja-kana ;
    skos:notation "5010100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010100 dct:spatial <https://wik.jp/todofuken/p47> .
:5010100 dct:spatial <https://wik.jp/todofuken/472131> .

:5010110 a skos:Concept ;
    skos:prefLabel "比嘉"@ja ;
    skos:altLabel "ヒガ"@ja-kana ;
    skos:notation "5010110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010110 dct:spatial <https://wik.jp/todofuken/p47> .
:5010110 dct:spatial <https://wik.jp/todofuken/472131> .

:5010120 a skos:Concept ;
    skos:prefLabel "津堅"@ja ;
    skos:altLabel "ツケン"@ja-kana ;
    skos:notation "5010120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010120 dct:spatial <https://wik.jp/todofuken/p47> .
:5010120 dct:spatial <https://wik.jp/todofuken/472131> .

:5010130 a skos:Concept ;
    skos:prefLabel "南原"@ja ;
    skos:altLabel "ミナミハラ"@ja-kana ;
    skos:notation "5010130" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010130 dct:spatial <https://wik.jp/todofuken/p47> .
:5010130 dct:spatial <https://wik.jp/todofuken/472131> .

:5010140 a skos:Concept ;
    skos:prefLabel "泡瀬"@ja ;
    skos:altLabel "アワセ"@ja-kana ;
    skos:notation "5010140" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010140 dct:spatial <https://wik.jp/todofuken/p47> .
:5010140 dct:spatial <https://wik.jp/todofuken/472115> .

:5010150 a skos:Concept ;
    skos:prefLabel "中城浜"@ja ;
    skos:altLabel "ナカグスクハマ"@ja-kana ;
    skos:notation "5010150" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010150 dct:spatial <https://wik.jp/todofuken/p47> .
:5010150 dct:spatial <https://wik.jp/todofuken/473286> .

:5010160 a skos:Concept ;
    skos:prefLabel "当添"@ja ;
    skos:altLabel "トウゾエ"@ja-kana ;
    skos:notation "5010160" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010160 dct:spatial <https://wik.jp/todofuken/p47> .
:5010160 dct:spatial <https://wik.jp/todofuken/473481> .

:5010180 a skos:Concept ;
    skos:prefLabel "志喜屋"@ja ;
    skos:altLabel "シキヤ"@ja-kana ;
    skos:notation "5010180" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010180 dct:spatial <https://wik.jp/todofuken/p47> .
:5010180 dct:spatial <https://wik.jp/todofuken/472158> .

:5010190 a skos:Concept ;
    skos:prefLabel "久高"@ja ;
    skos:altLabel "クダカ"@ja-kana ;
    skos:notation "5010190" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010190 dct:spatial <https://wik.jp/todofuken/p47> .
:5010190 dct:spatial <https://wik.jp/todofuken/472158> .

:5010200 a skos:Concept ;
    skos:prefLabel "奥武"@ja ;
    skos:altLabel "オクタケ"@ja-kana ;
    skos:notation "5010200" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010200 dct:spatial <https://wik.jp/todofuken/p47> .
:5010200 dct:spatial <https://wik.jp/todofuken/472158> .

:5010210 a skos:Concept ;
    skos:prefLabel "港川"@ja ;
    skos:altLabel "ミナトガワ"@ja-kana ;
    skos:notation "5010210" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010210 dct:spatial <https://wik.jp/todofuken/p47> .
:5010210 dct:spatial <https://wik.jp/todofuken/473626> .

:5010220 a skos:Concept ;
    skos:prefLabel "喜屋武"@ja ;
    skos:altLabel "キャン"@ja-kana ;
    skos:notation "5010220" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010220 dct:spatial <https://wik.jp/todofuken/p47> .
:5010220 dct:spatial <https://wik.jp/todofuken/472107> .

:5010230 a skos:Concept ;
    skos:prefLabel "与根"@ja ;
    skos:altLabel "ヨネ"@ja-kana ;
    skos:notation "5010230" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010230 dct:spatial <https://wik.jp/todofuken/p47> .
:5010230 dct:spatial <https://wik.jp/todofuken/472123> .

:5010240 a skos:Concept ;
    skos:prefLabel "壷川"@ja ;
    skos:altLabel "ツボカワ"@ja-kana ;
    skos:notation "5010240" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010240 dct:spatial <https://wik.jp/todofuken/p47> .
:5010240 dct:spatial <https://wik.jp/todofuken/472018> .

:5010250 a skos:Concept ;
    skos:prefLabel "牧港"@ja ;
    skos:altLabel "マキミナト"@ja-kana ;
    skos:notation "5010250" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010250 dct:spatial <https://wik.jp/todofuken/p47> .
:5010250 dct:spatial <https://wik.jp/todofuken/472085> .

:5010255 a skos:Concept ;
    skos:prefLabel "宜野湾"@ja ;
    skos:altLabel "ギノワン"@ja-kana ;
    skos:notation "5010255" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010255 dct:spatial <https://wik.jp/todofuken/p47> .
:5010255 dct:spatial <https://wik.jp/todofuken/472051> .

:5010260 a skos:Concept ;
    skos:prefLabel "浜川"@ja ;
    skos:altLabel "ハマカワ"@ja-kana ;
    skos:notation "5010260" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010260 dct:spatial <https://wik.jp/todofuken/p47> .
:5010260 dct:spatial <https://wik.jp/todofuken/473260> .

:5010270 a skos:Concept ;
    skos:prefLabel "嘉手納"@ja ;
    skos:altLabel "カデナ"@ja-kana ;
    skos:notation "5010270" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010270 dct:spatial <https://wik.jp/todofuken/p47> .
:5010270 dct:spatial <https://wik.jp/todofuken/473251> .

:5010280 a skos:Concept ;
    skos:prefLabel "都屋"@ja ;
    skos:altLabel "トヤ"@ja-kana ;
    skos:notation "5010280" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010280 dct:spatial <https://wik.jp/todofuken/p47> .
:5010280 dct:spatial <https://wik.jp/todofuken/473243> .

:5010285 a skos:Concept ;
    skos:prefLabel "真栄田"@ja ;
    skos:altLabel "マエダ"@ja-kana ;
    skos:notation "5010285" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010285 dct:spatial <https://wik.jp/todofuken/p47> .
:5010285 dct:spatial <https://wik.jp/todofuken/473111> .

:5010290 a skos:Concept ;
    skos:prefLabel "前兼久"@ja ;
    skos:altLabel "マエガネク"@ja-kana ;
    skos:notation "5010290" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010290 dct:spatial <https://wik.jp/todofuken/p47> .
:5010290 dct:spatial <https://wik.jp/todofuken/473111> .

:5010295 a skos:Concept ;
    skos:prefLabel "恩納"@ja ;
    skos:altLabel "オンナ"@ja-kana ;
    skos:notation "5010295" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010295 dct:spatial <https://wik.jp/todofuken/p47> .
:5010295 dct:spatial <https://wik.jp/todofuken/473111> .

:5010298 a skos:Concept ;
    skos:prefLabel "瀬良垣"@ja ;
    skos:altLabel "セラガキ"@ja-kana ;
    skos:notation "5010298" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010298 dct:spatial <https://wik.jp/todofuken/p47> .
:5010298 dct:spatial <https://wik.jp/todofuken/473111> .

:5010300 a skos:Concept ;
    skos:prefLabel "許田"@ja ;
    skos:altLabel "キョダ"@ja-kana ;
    skos:notation "5010300" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010300 dct:spatial <https://wik.jp/todofuken/p47> .
:5010300 dct:spatial <https://wik.jp/todofuken/472093> .

:5010320 a skos:Concept ;
    skos:prefLabel "浜崎"@ja ;
    skos:altLabel "ハマサキ"@ja-kana ;
    skos:notation "5010320" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010320 dct:spatial <https://wik.jp/todofuken/p47> .
:5010320 dct:spatial <https://wik.jp/todofuken/473081> .

:5010330 a skos:Concept ;
    skos:prefLabel "具志"@ja ;
    skos:altLabel "グシ"@ja-kana ;
    skos:notation "5010330" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010330 dct:spatial <https://wik.jp/todofuken/p47> .
:5010330 dct:spatial <https://wik.jp/todofuken/473154> .

:5010340 a skos:Concept ;
    skos:prefLabel "西崎"@ja ;
    skos:altLabel "ニシザキ"@ja-kana ;
    skos:notation "5010340" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010340 dct:spatial <https://wik.jp/todofuken/p47> .
:5010340 dct:spatial <https://wik.jp/todofuken/473154> .

:5010345 a skos:Concept ;
    skos:prefLabel "新里"@ja ;
    skos:altLabel "シンザト"@ja-kana ;
    skos:notation "5010345" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010345 dct:spatial <https://wik.jp/todofuken/p47> .
:5010345 dct:spatial <https://wik.jp/todofuken/473081> .

:5010350 a skos:Concept ;
    skos:prefLabel "運天"@ja ;
    skos:altLabel "ウンテン"@ja-kana ;
    skos:notation "5010350" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010350 dct:spatial <https://wik.jp/todofuken/p47> .
:5010350 dct:spatial <https://wik.jp/todofuken/473065> .

:5010360 a skos:Concept ;
    skos:prefLabel "古宇利"@ja ;
    skos:altLabel "コウリ"@ja-kana ;
    skos:notation "5010360" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010360 dct:spatial <https://wik.jp/todofuken/p47> .
:5010360 dct:spatial <https://wik.jp/todofuken/473065> .

:5010365 a skos:Concept ;
    skos:prefLabel "屋我地"@ja ;
    skos:altLabel "ヤガジ"@ja-kana ;
    skos:notation "5010365" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010365 dct:spatial <https://wik.jp/todofuken/p47> .
:5010365 dct:spatial <https://wik.jp/todofuken/472093> .

:5010370 a skos:Concept ;
    skos:prefLabel "仲尾次"@ja ;
    skos:altLabel "ナカオシ"@ja-kana ;
    skos:notation "5010370" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010370 dct:spatial <https://wik.jp/todofuken/p47> .
:5010370 dct:spatial <https://wik.jp/todofuken/472093> .

:5010380 a skos:Concept ;
    skos:prefLabel "塩屋"@ja ;
    skos:altLabel "シオヤ"@ja-kana ;
    skos:notation "5010380" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010380 dct:spatial <https://wik.jp/todofuken/p47> .
:5010380 dct:spatial <https://wik.jp/todofuken/473022> .

:5010390 a skos:Concept ;
    skos:prefLabel "国頭浜"@ja ;
    skos:altLabel "クニガミハマ"@ja-kana ;
    skos:notation "5010390" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010390 dct:spatial <https://wik.jp/todofuken/p47> .
:5010390 dct:spatial <https://wik.jp/todofuken/473014> .

:5010400 a skos:Concept ;
    skos:prefLabel "辺土名"@ja ;
    skos:altLabel "ヘントナ"@ja-kana ;
    skos:notation "5010400" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010400 dct:spatial <https://wik.jp/todofuken/p47> .
:5010400 dct:spatial <https://wik.jp/todofuken/473014> .

:5010410 a skos:Concept ;
    skos:prefLabel "伊是名"@ja ;
    skos:altLabel "イゼナ"@ja-kana ;
    skos:notation "5010410" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010410 dct:spatial <https://wik.jp/todofuken/p47> .
:5010410 dct:spatial <https://wik.jp/todofuken/473600> .

:5010425 a skos:Concept ;
    skos:prefLabel "伊平屋"@ja ;
    skos:altLabel "イヘヤ"@ja-kana ;
    skos:notation "5010425" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010425 dct:spatial <https://wik.jp/todofuken/p47> .
:5010425 dct:spatial <https://wik.jp/todofuken/473596> .

:5010427 a skos:Concept ;
    skos:prefLabel "田名"@ja ;
    skos:altLabel "ダナ"@ja-kana ;
    skos:notation "5010427" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010427 dct:spatial <https://wik.jp/todofuken/p47> .
:5010427 dct:spatial <https://wik.jp/todofuken/473596> .

:5010430 a skos:Concept ;
    skos:prefLabel "渡名喜"@ja ;
    skos:altLabel "トナキ"@ja-kana ;
    skos:notation "5010430" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010430 dct:spatial <https://wik.jp/todofuken/p47> .
:5010430 dct:spatial <https://wik.jp/todofuken/473561> .

:5010440 a skos:Concept ;
    skos:prefLabel "阿波連"@ja ;
    skos:altLabel "アハレン"@ja-kana ;
    skos:notation "5010440" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010440 dct:spatial <https://wik.jp/todofuken/p47> .
:5010440 dct:spatial <https://wik.jp/todofuken/473537> .

:5010450 a skos:Concept ;
    skos:prefLabel "儀間"@ja ;
    skos:altLabel "ギマ"@ja-kana ;
    skos:notation "5010450" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010450 dct:spatial <https://wik.jp/todofuken/p47> .
:5010450 dct:spatial <https://wik.jp/todofuken/473618> .

:5010460 a skos:Concept ;
    skos:prefLabel "鳥島"@ja ;
    skos:altLabel "トリシマ"@ja-kana ;
    skos:notation "5010460" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010460 dct:spatial <https://wik.jp/todofuken/p47> .
:5010460 dct:spatial <https://wik.jp/todofuken/473618> .

:5010465 a skos:Concept ;
    skos:prefLabel "具志川"@ja ;
    skos:altLabel "グシカワ"@ja-kana ;
    skos:notation "5010465" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010465 dct:spatial <https://wik.jp/todofuken/p47> .
:5010465 dct:spatial <https://wik.jp/todofuken/473618> .

:5010470 a skos:Concept ;
    skos:prefLabel "阿嘉"@ja ;
    skos:altLabel "アカ"@ja-kana ;
    skos:notation "5010470" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010470 dct:spatial <https://wik.jp/todofuken/p47> .
:5010470 dct:spatial <https://wik.jp/todofuken/473545> .

:5010480 a skos:Concept ;
    skos:prefLabel "粟国"@ja ;
    skos:altLabel "アグニ"@ja-kana ;
    skos:notation "5010480" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5010480 dct:spatial <https://wik.jp/todofuken/p47> .
:5010480 dct:spatial <https://wik.jp/todofuken/473553> .

:5011020 a skos:Concept ;
    skos:prefLabel "狩俣"@ja ;
    skos:altLabel "カリマタ"@ja-kana ;
    skos:notation "5011020" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011020 dct:spatial <https://wik.jp/todofuken/p47> .
:5011020 dct:spatial <https://wik.jp/todofuken/472140> .

:5011035 a skos:Concept ;
    skos:prefLabel "島尻"@ja ;
    skos:altLabel "シマジリ"@ja-kana ;
    skos:notation "5011035" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011035 dct:spatial <https://wik.jp/todofuken/p47> .
:5011035 dct:spatial <https://wik.jp/todofuken/472140> .

:5011040 a skos:Concept ;
    skos:prefLabel "真謝"@ja ;
    skos:altLabel "マジャ"@ja-kana ;
    skos:notation "5011040" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011040 dct:spatial <https://wik.jp/todofuken/p47> .
:5011040 dct:spatial <https://wik.jp/todofuken/472140> .

:5011045 a skos:Concept ;
    skos:prefLabel "高野"@ja ;
    skos:altLabel "タカノ"@ja-kana ;
    skos:notation "5011045" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011045 dct:spatial <https://wik.jp/todofuken/p47> .
:5011045 dct:spatial <https://wik.jp/todofuken/472140> .

:5011047 a skos:Concept ;
    skos:prefLabel "浦底"@ja ;
    skos:altLabel "ウラソコ"@ja-kana ;
    skos:notation "5011047" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011047 dct:spatial <https://wik.jp/todofuken/p47> .
:5011047 dct:spatial <https://wik.jp/todofuken/472140> .

:5011050 a skos:Concept ;
    skos:prefLabel "保良"@ja ;
    skos:altLabel "ボラ"@ja-kana ;
    skos:notation "5011050" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011050 dct:spatial <https://wik.jp/todofuken/p47> .
:5011050 dct:spatial <https://wik.jp/todofuken/472140> .

:5011053 a skos:Concept ;
    skos:prefLabel "博愛"@ja ;
    skos:altLabel "ハクアイ"@ja-kana ;
    skos:notation "5011053" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011053 dct:spatial <https://wik.jp/todofuken/p47> .
:5011053 dct:spatial <https://wik.jp/todofuken/472140> .

:5011055 a skos:Concept ;
    skos:prefLabel "棚根"@ja ;
    skos:altLabel "タナネ"@ja-kana ;
    skos:notation "5011055" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011055 dct:spatial <https://wik.jp/todofuken/p47> .
:5011055 dct:spatial <https://wik.jp/todofuken/472140> .

:5011057 a skos:Concept ;
    skos:prefLabel "川満"@ja ;
    skos:altLabel "カワミツ"@ja-kana ;
    skos:notation "5011057" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011057 dct:spatial <https://wik.jp/todofuken/p47> .
:5011057 dct:spatial <https://wik.jp/todofuken/472140> .

:5011060 a skos:Concept ;
    skos:prefLabel "久松"@ja ;
    skos:altLabel "ヒサマツ"@ja-kana ;
    skos:notation "5011060" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011060 dct:spatial <https://wik.jp/todofuken/p47> .
:5011060 dct:spatial <https://wik.jp/todofuken/472140> .

:5011085 a skos:Concept ;
    skos:prefLabel "佐和田"@ja ;
    skos:altLabel "サワダ"@ja-kana ;
    skos:notation "5011085" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011085 dct:spatial <https://wik.jp/todofuken/p47> .
:5011085 dct:spatial <https://wik.jp/todofuken/472140> .

:5011090 a skos:Concept ;
    skos:prefLabel "前泊"@ja ;
    skos:altLabel "マエドマリ"@ja-kana ;
    skos:notation "5011090" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011090 dct:spatial <https://wik.jp/todofuken/p47> .
:5011090 dct:spatial <https://wik.jp/todofuken/473758> .

:5011095 a skos:Concept ;
    skos:prefLabel "多良間"@ja ;
    skos:altLabel "タラマ"@ja-kana ;
    skos:notation "5011095" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011095 dct:spatial <https://wik.jp/todofuken/p47> .
:5011095 dct:spatial <https://wik.jp/todofuken/473758> .

:5011100 a skos:Concept ;
    skos:prefLabel "登野城"@ja ;
    skos:altLabel "トノシロ"@ja-kana ;
    skos:notation "5011100" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011100 dct:spatial <https://wik.jp/todofuken/p47> .
:5011100 dct:spatial <https://wik.jp/todofuken/472077> .

:5011105 a skos:Concept ;
    skos:prefLabel "船越"@ja ;
    skos:altLabel "フナコシ"@ja-kana ;
    skos:notation "5011105" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011105 dct:spatial <https://wik.jp/todofuken/p47> .
:5011105 dct:spatial <https://wik.jp/todofuken/472077> .

:5011107 a skos:Concept ;
    skos:prefLabel "伊野田"@ja ;
    skos:altLabel "イノダ"@ja-kana ;
    skos:notation "5011107" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011107 dct:spatial <https://wik.jp/todofuken/p47> .
:5011107 dct:spatial <https://wik.jp/todofuken/472077> .

:5011110 a skos:Concept ;
    skos:prefLabel "細崎"@ja ;
    skos:altLabel "ホソザキ"@ja-kana ;
    skos:notation "5011110" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011110 dct:spatial <https://wik.jp/todofuken/p47> .
:5011110 dct:spatial <https://wik.jp/todofuken/473812> .

:5011120 a skos:Concept ;
    skos:prefLabel "西表"@ja ;
    skos:altLabel "イリオモテ"@ja-kana ;
    skos:notation "5011120" ;
    skos:broader :daiichi-shu ;
    skos:inScheme :scheme .
:5011120 dct:spatial <https://wik.jp/todofuken/p47> .
:5011120 dct:spatial <https://wik.jp/todofuken/473812> .

:5020020 a skos:Concept ;
    skos:prefLabel "泊"@ja ;
    skos:altLabel "トマリ"@ja-kana ;
    skos:notation "5020020" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5020020 dct:spatial <https://wik.jp/todofuken/p47> .
:5020020 dct:spatial <https://wik.jp/todofuken/472018> .

:5020030 a skos:Concept ;
    skos:prefLabel "名護"@ja ;
    skos:altLabel "ナゴ"@ja-kana ;
    skos:notation "5020030" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5020030 dct:spatial <https://wik.jp/todofuken/p47> .
:5020030 dct:spatial <https://wik.jp/todofuken/472093> .

:5020090 a skos:Concept ;
    skos:prefLabel "平敷屋"@ja ;
    skos:altLabel "ヘシキヤ"@ja-kana ;
    skos:notation "5020090" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5020090 dct:spatial <https://wik.jp/todofuken/p47> .
:5020090 dct:spatial <https://wik.jp/todofuken/472131> .

:5020170 a skos:Concept ;
    skos:prefLabel "海野"@ja ;
    skos:altLabel "ウミノ"@ja-kana ;
    skos:notation "5020170" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5020170 dct:spatial <https://wik.jp/todofuken/p47> .
:5020170 dct:spatial <https://wik.jp/todofuken/472158> .

:5021005 a skos:Concept ;
    skos:prefLabel "荷川取"@ja ;
    skos:altLabel "ニカドリ"@ja-kana ;
    skos:notation "5021005" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5021005 dct:spatial <https://wik.jp/todofuken/p47> .
:5021005 dct:spatial <https://wik.jp/todofuken/472140> .

:5021010 a skos:Concept ;
    skos:prefLabel "石垣"@ja ;
    skos:altLabel "イシガキ"@ja-kana ;
    skos:notation "5021010" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5021010 dct:spatial <https://wik.jp/todofuken/p47> .
:5021010 dct:spatial <https://wik.jp/todofuken/472077> .

:5021080 a skos:Concept ;
    skos:prefLabel "佐良浜"@ja ;
    skos:altLabel "サラハマ"@ja-kana ;
    skos:notation "5021080" ;
    skos:broader :daini-shu ;
    skos:inScheme :scheme .
:5021080 dct:spatial <https://wik.jp/todofuken/p47> .
:5021080 dct:spatial <https://wik.jp/todofuken/472140> .

:5030010 a skos:Concept ;
    skos:prefLabel "糸満"@ja ;
    skos:altLabel "イトマン"@ja-kana ;
    skos:notation "5030010" ;
    skos:broader :daisan-shu ;
    skos:inScheme :scheme .
:5030010 dct:spatial <https://wik.jp/todofuken/p47> .
:5030010 dct:spatial <https://wik.jp/todofuken/472107> .

:5040010 a skos:Concept ;
    skos:prefLabel "宜名真"@ja ;
    skos:altLabel "ギナマ"@ja-kana ;
    skos:notation "5040010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5040010 dct:spatial <https://wik.jp/todofuken/p47> .
:5040010 dct:spatial <https://wik.jp/todofuken/473014> .

:5040020 a skos:Concept ;
    skos:prefLabel "安田"@ja ;
    skos:altLabel "アダ"@ja-kana ;
    skos:notation "5040020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5040020 dct:spatial <https://wik.jp/todofuken/p47> .
:5040020 dct:spatial <https://wik.jp/todofuken/473014> .

:5040030 a skos:Concept ;
    skos:prefLabel "仲里"@ja ;
    skos:altLabel "ナカザト"@ja-kana ;
    skos:notation "5040030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5040030 dct:spatial <https://wik.jp/todofuken/p47> .
:5040030 dct:spatial <https://wik.jp/todofuken/473618> .

:5041010 a skos:Concept ;
    skos:prefLabel "池間"@ja ;
    skos:altLabel "イケマ"@ja-kana ;
    skos:notation "5041010" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5041010 dct:spatial <https://wik.jp/todofuken/p47> .
:5041010 dct:spatial <https://wik.jp/todofuken/472140> .

:5041020 a skos:Concept ;
    skos:prefLabel "波照間"@ja ;
    skos:altLabel "ハテルマ"@ja-kana ;
    skos:notation "5041020" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5041020 dct:spatial <https://wik.jp/todofuken/p47> .
:5041020 dct:spatial <https://wik.jp/todofuken/473812> .

:5041030 a skos:Concept ;
    skos:prefLabel "久部良"@ja ;
    skos:altLabel "クブラ"@ja-kana ;
    skos:notation "5041030" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5041030 dct:spatial <https://wik.jp/todofuken/p47> .
:5041030 dct:spatial <https://wik.jp/todofuken/473821> .

:5041040 a skos:Concept ;
    skos:prefLabel "南大東"@ja ;
    skos:altLabel "ミナミダイトウ"@ja-kana ;
    skos:notation "5041040" ;
    skos:broader :daiyon-shu ;
    skos:inScheme :scheme .
:5041040 dct:spatial <https://wik.jp/todofuken/p47> .
:5041040 dct:spatial <https://wik.jp/todofuken/473570> .

# jgs:F17「海洋」への分野横断の関連（同一性主張ではない。design_targets[jgs:F17] 参照）
:daiichi-shu skos:relatedMatch <https://wik.jp/jgs/F17> .
:daini-shu skos:relatedMatch <https://wik.jp/jgs/F17> .
:daisan-shu skos:relatedMatch <https://wik.jp/jgs/F17> .
:tokutei-daisan-shu skos:relatedMatch <https://wik.jp/jgs/F17> .
:daiyon-shu skos:relatedMatch <https://wik.jp/jgs/F17> .

# 根拠条文リンク (wjl:basedOnProvision → 法第5条第1項・第19条の3第1項／施行令第2条の2第1項, §3.6)
:daiichi-shu <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325AC1000000137/a/5/p/1> ;
    dct:source <https://wik.jp/law/325AC1000000137/a/5> .
:daini-shu <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325AC1000000137/a/5/p/1> ;
    dct:source <https://wik.jp/law/325AC1000000137/a/5> .
:daisan-shu <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325AC1000000137/a/5/p/1> ;
    dct:source <https://wik.jp/law/325AC1000000137/a/5> .
:daiyon-shu <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325AC1000000137/a/5/p/1> ;
    dct:source <https://wik.jp/law/325AC1000000137/a/5> .
:tokutei-daisan-shu <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325AC1000000137/a/19_3/p/1> , <https://wik.jp/law/325CO0000000239/a/2_2/p/1> ;
    dct:source <https://wik.jp/law/325AC1000000137/a/19_3> , <https://wik.jp/law/325CO0000000239/a/2_2> .
:1230010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:1430010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:1430020 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:1430050 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:1930010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:2130010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:2630010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:3430110 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:3530010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:3830010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:4330010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:4538010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
:4930010 <https://wik.jp/law/ns#basedOnProvision> <https://wik.jp/law/325CO0000000239/a/2_2/p/1> .
