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

<https://ckan.pref.akita.lg.jp/dataset/9b0f8a42-0f62-4575-ba17-284221087e89> a dcat:Dataset ;
    dct:description "秋田県が公開している建築着工統計調査結果からグラフ用に加工したデータとなります。県の独自集計のため国土交通省の発表値と一致しない場合があります。" ;
    dct:identifier "9b0f8a42-0f62-4575-ba17-284221087e89" ;
    dct:issued "2023-03-13T04:19:58.980937"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:38:49.047324"^^xsd:dateTime ;
    dct:publisher <https://ckan.pref.akita.lg.jp/organization/c602a158-4504-4117-838c-ef9388791c1b> ;
    dct:title "【秋田県】建築着工統計調査（グラフ）" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "建築住宅課" ] ;
    dcat:distribution <https://ckan.pref.akita.lg.jp/dataset/9b0f8a42-0f62-4575-ba17-284221087e89/resource/39d3508e-ed71-4148-9a12-7a26ee2c1a91> ;
    dcat:keyword "住宅",
        "統計" .

<https://ckan.pref.akita.lg.jp/dataset/9b0f8a42-0f62-4575-ba17-284221087e89/resource/39d3508e-ed71-4148-9a12-7a26ee2c1a91> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-03-14T04:03:01.050764"^^xsd:dateTime ;
    dct:modified "2026-03-05T06:38:49.051921"^^xsd:dateTime ;
    dct:title "新設住宅着工戸数（グラフ）" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "f3ae35cfbf52b11addd608b94b28ccc7"^^xsd:hexBinary ] ;
    dcat:accessURL <https://ckan.pref.akita.lg.jp/dataset/9b0f8a42-0f62-4575-ba17-284221087e89/resource/39d3508e-ed71-4148-9a12-7a26ee2c1a91/download/0801_newhouse_ruikei_graph.xlsx> ;
    dcat:byteSize "52685"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://ckan.pref.akita.lg.jp/organization/c602a158-4504-4117-838c-ef9388791c1b> a foaf:Agent ;
    foaf:name "09_建設部" .

