@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/db334801-8ef0-48c3-8930-4f6348edc4fe> a dcat:Dataset ;
    dct:description "Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur " ;
    dct:identifier "db334801-8ef0-48c3-8930-4f6348edc4fe" ;
    dct:issued "2023-05-22T20:31:55.613955"^^xsd:dateTime ;
    dct:modified "2024-12-18T01:58:44.797014"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Kepala Keluarga Perempuan Menurut Kelompok Umur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Sayung " ;
            vcard:hasEmail <mailto:kecsayung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/db334801-8ef0-48c3-8930-4f6348edc4fe/resource/4cf17c63-1ec8-47cf-a6ab-8eba5e7d8177> ;
    dcat:keyword "Kabupaten Demak",
        "Kecamatan Sayung",
        "kependudukan" ;
    dcat:landingPage <http://pk.bkkbn.go.id/> .

<http://5.189.187.109/dataset/db334801-8ef0-48c3-8930-4f6348edc4fe/resource/4cf17c63-1ec8-47cf-a6ab-8eba5e7d8177> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-09-19T02:23:04.214716"^^xsd:dateTime ;
    dct:modified "2023-05-22T20:31:55.604795"^^xsd:dateTime ;
    dct:title "Tabel3.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/db334801-8ef0-48c3-8930-4f6348edc4fe/resource/4cf17c63-1ec8-47cf-a6ab-8eba5e7d8177/download/tabel3.xlsx> ;
    dcat:byteSize "9711"^^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" .

<http://pk.bkkbn.go.id/> a foaf:Document .

