@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/71d50dea-47a0-49c4-8eb6-8e895939833f> a dcat:Dataset ;
    dct:description "diklsifikasikan per desa di Kecamatan Sayugntahun 2017" ;
    dct:identifier "71d50dea-47a0-49c4-8eb6-8e895939833f" ;
    dct:issued "2023-05-22T11:30:36.795831"^^xsd:dateTime ;
    dct:modified "2024-12-31T06:00:55.812168"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Kematian 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/71d50dea-47a0-49c4-8eb6-8e895939833f/resource/4f9d43f8-974c-47f9-a575-ad4eea4dc041> ;
    dcat:keyword "kabupaten demak",
        "kecamatan sayung",
        "kependudukan",
        "tahun 2017" ;
    dcat:landingPage <https://demakkab.bps.go.id/> .

<http://5.189.187.109/dataset/71d50dea-47a0-49c4-8eb6-8e895939833f/resource/4f9d43f8-974c-47f9-a575-ad4eea4dc041> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-17T02:57:42.486924"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:30:36.781589"^^xsd:dateTime ;
    dct:title "angka kematian kec.sayung.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/71d50dea-47a0-49c4-8eb6-8e895939833f/resource/4f9d43f8-974c-47f9-a575-ad4eea4dc041/download/angka-kematian-kec.sayung.xlsx> ;
    dcat:byteSize "11691"^^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 .

