@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#> .

<http://5.189.187.109/dataset/6cfadc39-cf82-4dc2-8e0b-6b6692b067b4> a dcat:Dataset ;
    dct:description "Jumlah Kelurahan" ;
    dct:identifier "6cfadc39-cf82-4dc2-8e0b-6b6692b067b4" ;
    dct:issued "2024-10-20T18:30:35.195911"^^xsd:dateTime ;
    dct:modified "2025-01-01T22:36:49.398846"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Kelurahan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinpermades P2KB Kabupaten Demak" ;
            vcard:hasEmail <mailto:dinpermadesp2kb@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6cfadc39-cf82-4dc2-8e0b-6b6692b067b4/resource/ba36a070-5efd-4be0-9483-8e7e98aa1472> ;
    dcat:keyword "Jumlah Kelurahan",
        "dinpermadesp2kb" ;
    dcat:landingPage <https://dinpermadesp2kb.demakkab.go.id/> .

<http://5.189.187.109/dataset/6cfadc39-cf82-4dc2-8e0b-6b6692b067b4/resource/ba36a070-5efd-4be0-9483-8e7e98aa1472> a dcat:Distribution ;
    dct:description "Jumlah Kelurahan" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-19T02:02:33.540750"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:30:35.185987"^^xsd:dateTime ;
    dct:title "1219 Jumlah Kelurahan.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6cfadc39-cf82-4dc2-8e0b-6b6692b067b4/resource/ba36a070-5efd-4be0-9483-8e7e98aa1472/download/1219-jumlah-kelurahan.xlsx> ;
    dcat:byteSize "10771"^^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://dinpermadesp2kb.demakkab.go.id/> a foaf:Document .

