@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d> a dcat:Dataset ;
    dct:description "秋田県内における地熱発電の導入状況です。" ;
    dct:identifier "663dbece-998e-4889-94e1-a9944bf7903d" ;
    dct:issued "2023-03-13T04:30:21.693468"^^xsd:dateTime ;
    dct:modified "2023-08-16T05:51:01.501227"^^xsd:dateTime ;
    dct:publisher <https://ckan.pref.akita.lg.jp/organization/aed8d79e-9aff-4a7b-b3f5-fcaa213863c1> ;
    dct:title "【秋田県】地熱発電の導入状況" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "クリーンエネルギー産業振興課" ] ;
    dcat:distribution <https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/c2914118-3b03-4e63-92cf-97de7ba712dd>,
        <https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/d0f71675-2990-4769-b18b-f52c474aad93> .

<https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/c2914118-3b03-4e63-92cf-97de7ba712dd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-03-14T04:07:12.167111"^^xsd:dateTime ;
    dct:modified "2023-08-16T05:51:01.504788"^^xsd:dateTime ;
    dct:title "地熱発電の導入状況（2021年1月5日現在）" ;
    dcat:accessURL <https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/c2914118-3b03-4e63-92cf-97de7ba712dd/download/050008_20210105_chinetsu_dounyuujoukyou.xlsx> ;
    dcat:byteSize "10576"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/d0f71675-2990-4769-b18b-f52c474aad93> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-08-16T05:51:01.511038"^^xsd:dateTime ;
    dct:modified "2023-08-16T05:51:01.505031"^^xsd:dateTime ;
    dct:title "地熱発電の導入状況（2021年1月5日現在）" ;
    dcat:accessURL <https://ckan.pref.akita.lg.jp/dataset/663dbece-998e-4889-94e1-a9944bf7903d/resource/d0f71675-2990-4769-b18b-f52c474aad93/download/050008_20210105_chinetsu_dounyuujoukyou.csv> ;
    dcat:byteSize "866"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://ckan.pref.akita.lg.jp/organization/aed8d79e-9aff-4a7b-b3f5-fcaa213863c1> a foaf:Agent ;
    foaf:name "08_産業労働部" .

