@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/12ae2a51-4729-4adb-a5d5-7fe9301a14bf> a dcat:Dataset ;
    dct:description "diklasifikasikan per desa di Kecamatan Sayung tahun 2017 " ;
    dct:identifier "12ae2a51-4729-4adb-a5d5-7fe9301a14bf" ;
    dct:issued "2023-05-22T07:53:41.560339"^^xsd:dateTime ;
    dct:modified "2025-01-02T00:53:18.368704"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Kelahiran Penduduk Laki-laki di Kecamatan Sayung tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fahri Nur muhammadi " ;
            vcard:hasEmail <mailto:fahryynur@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/12ae2a51-4729-4adb-a5d5-7fe9301a14bf/resource/ff205b69-44cf-4250-b3e4-035115e70891> ;
    dcat:keyword "2017",
        "Kecamatan Sayung",
        "kabupaten demak",
        "kependudukan" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/12ae2a51-4729-4adb-a5d5-7fe9301a14bf/resource/ff205b69-44cf-4250-b3e4-035115e70891> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-17T02:48:35.412801"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:53:41.549255"^^xsd:dateTime ;
    dct:title "kependudukan kec.sayung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/12ae2a51-4729-4adb-a5d5-7fe9301a14bf/resource/ff205b69-44cf-4250-b3e4-035115e70891/download/kependudukan-kec.sayung.xlsx> ;
    dcat:byteSize "11439"^^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://demakkab.bps.go.id/> a foaf:Document .

