@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@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 schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix time: <http://www.w3.org/2006/time> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188> a dcat:Dataset ;
    dct:description "オープンデータ化されているデータセットの一覧。" ;
    dct:identifier "576e18d6-c288-4363-9428-64e70b8b4188" ;
    dct:issued "2018-12-25T03:03:05.529463"^^xsd:dateTime ;
    dct:modified "2021-09-28T18:08:18.052414"^^xsd:dateTime ;
    dct:publisher <http://data.city.tendo.yamagata.jp/organization/2a9c486f-f903-4fcb-8584-6dc170b52726> ;
    dct:title "オープンデータ一覧" ;
    dcat:distribution <http://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/61e25da1-866b-4fbf-bdc1-2412f03f4074>,
        <http://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/fa45dfab-aa06-4c12-9a07-e7ffa4b2afeb> ;
    dcat:keyword "推奨データセット" .

<http://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/61e25da1-866b-4fbf-bdc1-2412f03f4074> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "オープンデータ一覧" ;
    dcat:accessURL <https://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/61e25da1-866b-4fbf-bdc1-2412f03f4074/download/062103_open_data_list.csv> ;
    dcat:byteSize 1911.0 ;
    dcat:mediaType "text/csv" .

<http://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/fa45dfab-aa06-4c12-9a07-e7ffa4b2afeb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "オープンデータ一覧" ;
    dcat:accessURL <https://data.city.tendo.yamagata.jp/dataset/576e18d6-c288-4363-9428-64e70b8b4188/resource/fa45dfab-aa06-4c12-9a07-e7ffa4b2afeb/download/062103_open_data_list.xlsx> ;
    dcat:byteSize 13397.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://data.city.tendo.yamagata.jp/organization/2a9c486f-f903-4fcb-8584-6dc170b52726> a foaf:Organization ;
    foaf:name "天童市" .

