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

<http://5.189.187.109/dataset/f8094cc5-a43f-404b-b2b5-a7dfb9a132bf> a dcat:Dataset ;
    dct:description "Jumlah Luas Kecamatan Tahun 2024" ;
    dct:identifier "f8094cc5-a43f-404b-b2b5-a7dfb9a132bf" ;
    dct:issued "2024-07-27T07:51:03.434790"^^xsd:dateTime ;
    dct:modified "2025-01-06T07:07:57.990438"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH LUAS KECAMATAN" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappelitbangda Kab.Demak" ;
            vcard:hasEmail <mailto:bappedalitbang@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f8094cc5-a43f-404b-b2b5-a7dfb9a132bf/resource/e67143e5-1f85-44e4-97f7-1cd7b8537aa0> ;
    dcat:keyword "bappeda litbang",
        "luas kecamatan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1fWwYFukQHGJ1LWB_cGGG_NcQbqHiCuhQ/edit?usp=drive_link> .

<http://5.189.187.109/dataset/f8094cc5-a43f-404b-b2b5-a7dfb9a132bf/resource/e67143e5-1f85-44e4-97f7-1cd7b8537aa0> a dcat:Distribution ;
    dct:description "Jumlah Luas Kecamatan Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-19T07:46:47.668533"^^xsd:dateTime ;
    dct:modified "2024-07-27T07:51:03.423487"^^xsd:dateTime ;
    dct:title "JUMLAH LUAS KECAMATAN" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/f8094cc5-a43f-404b-b2b5-a7dfb9a132bf/resource/e67143e5-1f85-44e4-97f7-1cd7b8537aa0/download/13.-jumlah-luas-kecamatan.xlsx> ;
    dcat:byteSize "11622"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://docs.google.com/spreadsheets/d/1fWwYFukQHGJ1LWB_cGGG_NcQbqHiCuhQ/edit?usp=drive_link> a foaf:Document .

