@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:5000/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Usia, Jenis Kelamin, Alamat, Kelurahan, dan Kecamatan" ;
    dct:identifier "acbd2f9d-f8fe-40a3-b360-136f5293d696" ;
    dct:issued "2023-06-13T12:14:26.178171"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:14:26.178177"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Petugas Fardhu Kifayah Kelurahan Benua Melayu  Laut Kecamatan Pontianak Selatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/065142a7-e577-41fc-935b-f15bdf6b5849>,
        <http://5.189.187.109:5000/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/ade32ce7-f9c0-40a8-bdc3-b0d97ad3e594> ;
    dcat:keyword "Fardhu Kifayah",
        "Kelurahan Benua Melayu Laut",
        "Kota Pontianak" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/065142a7-e577-41fc-935b-f15bdf6b5849> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-14T03:20:33.078997"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:14:26.169560"^^xsd:dateTime ;
    dct:title "Data Petugas Fardhu Kifayah Kelurahan Benuamelayu Laut Kecamatan Pontianak Selatan Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/065142a7-e577-41fc-935b-f15bdf6b5849/download/data-petugas-fardhu-kifayah-kelurahan-benuamelayu-laut-kecamatan-pontianak-selatan-tahun-2021.xlsx> ;
    dcat:byteSize "9960"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/ade32ce7-f9c0-40a8-bdc3-b0d97ad3e594> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Usia, Jenis Kelamin, Alamat, Kelurahan, dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-21T07:52:17.697855"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:14:26.167659"^^xsd:dateTime ;
    dct:title "Data Fardhu Kifayah Kelurahan Benua Melayu Laut Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/acbd2f9d-f8fe-40a3-b360-136f5293d696/resource/ade32ce7-f9c0-40a8-bdc3-b0d97ad3e594/download/data-fardhu-kifayah-kelurahan-benua-melayu-laut-tahun-2019.xlsx> ;
    dcat:byteSize "15706"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

<xlsx> a foaf:Document .

