@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/4118e556-187f-47fa-b208-8137e3147bca> a dcat:Dataset ;
    dct:description "DATA PMKS TAHUN 2020" ;
    dct:identifier "4118e556-187f-47fa-b208-8137e3147bca" ;
    dct:issued "2023-05-22T09:21:34.659110"^^xsd:dateTime ;
    dct:modified "2024-12-31T09:12:07.485782"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA PMKS TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINSOS P2PA KAB DEMAK" ;
            vcard:hasEmail <mailto:dinsosp2pa.demakkab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4118e556-187f-47fa-b208-8137e3147bca/resource/750bf56f-11c9-4ee0-b737-850f2d8b5285> ;
    dcat:keyword "2020",
        "Kab Demak",
        "Kemiskinan",
        "PMKS",
        "PPKS",
        "disabilitas",
        "sosial" .

<http://5.189.187.109/dataset/4118e556-187f-47fa-b208-8137e3147bca/resource/750bf56f-11c9-4ee0-b737-850f2d8b5285> a dcat:Distribution ;
    dct:description "DATA PMKS TAHUN 2020" ;
    dct:format "XLSX" ;
    dct:issued "2021-02-17T05:43:26.482315"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:21:34.639982"^^xsd:dateTime ;
    dct:title "DATA PMKS TAHUN 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/4118e556-187f-47fa-b208-8137e3147bca/resource/750bf56f-11c9-4ee0-b737-850f2d8b5285/download/data-pmks-tahun-2020.xlsx> ;
    dcat:byteSize "10909"^^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" .

