@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/a3439bfe-8fd5-45a7-bcb4-f7c8ac956f64> a dcat:Dataset ;
    dct:description "Jumlah Penduduk Perempuan Tahun 2020 Smt 1" ;
    dct:identifier "a3439bfe-8fd5-45a7-bcb4-f7c8ac956f64" ;
    dct:issued "2023-05-22T14:16:02.320649"^^xsd:dateTime ;
    dct:modified "2024-12-10T15:15:54.215511"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penduduk Perempuan Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dindukcapil Kab. Demak" ;
            vcard:hasEmail <mailto:dukcapildemak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a3439bfe-8fd5-45a7-bcb4-f7c8ac956f64/resource/3ce45859-9c15-4162-8ad1-df5743486def> ;
    dcat:keyword "data kependudukan" ;
    dcat:landingPage <Dindukcapil%20Kab.%20Demak> .

<Dindukcapil%20Kab.%20Demak> a foaf:Document .

<http://5.189.187.109/dataset/a3439bfe-8fd5-45a7-bcb4-f7c8ac956f64/resource/3ce45859-9c15-4162-8ad1-df5743486def> a dcat:Distribution ;
    dct:description "Jumlah Penduduk Perempuan Tahun 2020 Smt 1" ;
    dct:format "XLSX" ;
    dct:issued "2020-08-12T07:31:50.830685"^^xsd:dateTime ;
    dct:modified "2023-05-22T14:16:02.313228"^^xsd:dateTime ;
    dct:title "Jumlah Penduduk Perempuan 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/a3439bfe-8fd5-45a7-bcb4-f7c8ac956f64/resource/3ce45859-9c15-4162-8ad1-df5743486def/download/jumlah-penduduk-perempuan-2020.xlsx> ;
    dcat:byteSize "10409"^^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" .

