@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/27f4a2be-3762-4522-a217-5fb5e26d30bc> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama, tempat lahir, alamat, pekerjaan dan satuan\r
""" ;
    dct:identifier "27f4a2be-3762-4522-a217-5fb5e26d30bc" ;
    dct:issued "2023-06-13T09:48:25.526358"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:48:25.526364"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Penyandang Masalah dan Berkebutuhan Khusus Kelurahan Parit Mayor Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/42b29d12-75d5-43d0-bb25-15d0773c66bb>,
        <http://5.189.187.109:5000/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/d73a6cd3-82be-475a-ba6c-f01a62b9fb28> ;
    dcat:keyword "Data PMBK",
        "Kelurahan Parit Mayor" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/42b29d12-75d5-43d0-bb25-15d0773c66bb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-05T01:24:01.594046"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:48:25.519950"^^xsd:dateTime ;
    dct:title "Data Penyandang Masalah dan Berkebutuhan Khusus Kelurahan Parit Mayor Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/42b29d12-75d5-43d0-bb25-15d0773c66bb/download/data-penyandang-masalah-dan-berkebutuhan-khusus-kelurahan-parit-mayor-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "11752"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/d73a6cd3-82be-475a-ba6c-f01a62b9fb28> a dcat:Distribution ;
    dct:description "Kelurahan Parit Mayor" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T01:50:49.453165"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:48:25.518096"^^xsd:dateTime ;
    dct:title "Data Anak Disabilitas Kelurahan Parit Mayor Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/27f4a2be-3762-4522-a217-5fb5e26d30bc/resource/d73a6cd3-82be-475a-ba6c-f01a62b9fb28/download/data-anak-disabilitas-kelurahan-parit-mayor-tahun-2019.xlsx> ;
    dcat:byteSize "14543"^^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 .

