| @prefix odp: <http://odp.jig.jp/odp/1.0#> . | ||||||||||||||||||||||||||
| @prefix jrrk: <http://purl.org/jrrk#> . | ||||||||||||||||||||||||||
| @prefix dc: <http://purl.org/dc/elements/1.1/> . | ||||||||||||||||||||||||||
| @prefix dcterms: <http://purl.org/dc/terms/> . | ||||||||||||||||||||||||||
| @prefix schema: <http://schema.org/> . | ||||||||||||||||||||||||||
| @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . | ||||||||||||||||||||||||||
| @prefix qb: <http://purl.org/linked-data/cube#> . | ||||||||||||||||||||||||||
| @prefix bibo: <http://purl.org/ontology/bibo/> . | ||||||||||||||||||||||||||
| @prefix sac: <http://statdb.nstac.go.jp/lod/sac/C> . | ||||||||||||||||||||||||||
| @prefix georss: <http://www.georss.org/georss> . | ||||||||||||||||||||||||||
| @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> . | ||||||||||||||||||||||||||
| @prefix cal: <http://www.w3.org/2002/12/cal/icaltzd#> . | ||||||||||||||||||||||||||
| @prefix owl: <http://www.w3.org/2002/07/owl#> . | ||||||||||||||||||||||||||
| @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . | ||||||||||||||||||||||||||
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||||||||||||||||||||||||||
| @prefix pc: <http://purl.org/procurement/public-contracts#> . | ||||||||||||||||||||||||||
| @prefix gr: <http://purl.org/goodrelations/v1#> . | ||||||||||||||||||||||||||
| @prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||||||||||||||||||||||||||
| @prefix foaf: <http://xmlns.com/foaf/0.1/> . | ||||||||||||||||||||||||||
| @prefix ic: <http://imi.ipa.go.jp/ns/core/rdf#> . | ||||||||||||||||||||||||||
| @prefix #{category_group}: <#{uriodp}#{urilocal}#{category_group}/> . | ||||||||||||||||||||||||||
| _:this dc:title \"#{cover[:title]}\" ; dc:creator \"#{ cover[:creator]}\" ; dcterms:created \"#{cover[:created]}\" ;dcterms:modified \"#{cover[:modified]}\" ; schema:version \"#{cover[:version]}\" ; . | ||||||||||||||||||||||||||
| @column | rdf:type | @ja rdfs:label | @en rdfs:label | jrrk:category | schema:telephone | schema:postalCode | ic:住所;@ja ic:都道府県 | ic:住所;@ja ic:市区町村 | ic:住所;@ja ic:区 | ic:住所;@ja rdfs:label | ic:住所;@ja-Hira rdfs:label | geo:lat | geo:long | @ja schema:description | @en schema:description | schema:faxNumber | jrrk:openingHours | schema:openingHoursSpecification;schema:opens | schema:openingHoursSpecification;schema:closes | schema:price | schema:image | schema:thumbnailUrl | schema:url | schema:foundingDate | schema:founder | jrrk:refArea |
| @comment | タイプ | 施設名 | 施設名(英語) | カテゴリ | 電話番号 | 郵便番号 | 都道府県名 | 市区町村名 | 行政区名 | 住所 | 住所(かな) | 緯度 | 経度 | 説明(日本語) | 説明(英語) | FAX番号 | 開所時間帯 | 開所時刻 | 閉所時刻 | 利用料金 | 画像URL | サムネイル画像URL | ホームページアドレス | 創設日 | 創設者 | 標準地域コード |
| @uri_index | 1 | 1 | 1 | 1 | ||||||||||||||||||||||
| @type_index | float | float | time | time | date | resource,http://statdb.nstac.go.jp/lod/sac/C | ||||||||||||||||||||
| @force_change | #{number} |