@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/175641b0-939d-4065-b35b-177a8f1212b7> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Poskamling, alamat, nama pengurus, status, Kelurahan dan Kecamatan" ;
    dct:identifier "175641b0-939d-4065-b35b-177a8f1212b7" ;
    dct:issued "2023-06-13T09:30:21.579155"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:21.579160"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Poskamling Kelurahan Sungai Jawi Luar Kecamatan Pontianak Barat" ;
    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/175641b0-939d-4065-b35b-177a8f1212b7/resource/e1a5c3e9-4efb-4251-8d8b-12dc145f1918>,
        <http://5.189.187.109:5000/dataset/175641b0-939d-4065-b35b-177a8f1212b7/resource/e2e25f95-8e9a-49ed-b824-3e3da9cf09f5> ;
    dcat:keyword "Kelurahan Sungai Jawi Luar",
        "Kota Pontianak",
        "Poskamling" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/175641b0-939d-4065-b35b-177a8f1212b7/resource/e1a5c3e9-4efb-4251-8d8b-12dc145f1918> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama Poskamling, alamat, nama pengurus, status, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-27T07:57:45.234061"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:21.568189"^^xsd:dateTime ;
    dct:title "Data Poskamling Kelurahan Sungai Jawi Luar Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/175641b0-939d-4065-b35b-177a8f1212b7/resource/e1a5c3e9-4efb-4251-8d8b-12dc145f1918/download/data-poskamling-kelurahan-sungai-jawi-luar-tahun-2019.xlsx> ;
    dcat:byteSize "14917"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/175641b0-939d-4065-b35b-177a8f1212b7/resource/e2e25f95-8e9a-49ed-b824-3e3da9cf09f5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-17T03:23:58.772272"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:30:21.570055"^^xsd:dateTime ;
    dct:title "Data Poskamling Kelurahan Sungaijawi Luar Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/175641b0-939d-4065-b35b-177a8f1212b7/resource/e2e25f95-8e9a-49ed-b824-3e3da9cf09f5/download/data-poskamling-kelurahan-sungaijawi-luar-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "10680"^^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 .

