@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/44660414-f4b3-48a8-bf20-2fc6f5363f5a> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama Poskamling, alamat, nama pengurus, status, Kelurahan dan Kecamatan" ;
    dct:identifier "44660414-f4b3-48a8-bf20-2fc6f5363f5a" ;
    dct:issued "2023-06-13T10:16:20.156519"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:16:20.156525"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Poskamling Kelurahan Sungai Beliung 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/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/70381e47-a270-4ea9-a255-72a01a575f78>,
        <http://5.189.187.109:5000/dataset/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/84d442c1-5f86-4f24-98ca-b91df8f5ad81> ;
    dcat:keyword "Kelurahan Sungai Beliung",
        "Kota Pontianak",
        "Poskamling" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/70381e47-a270-4ea9-a255-72a01a575f78> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-14T08:25:28.017082"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:16:20.148291"^^xsd:dateTime ;
    dct:title "Data Poskamling Kelurahan Sungai Beliung Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/70381e47-a270-4ea9-a255-72a01a575f78/download/data-poskamling-kelurahan-sungai-beliung-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "10277"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/84d442c1-5f86-4f24-98ca-b91df8f5ad81> 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:52:37.227608"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:16:20.146570"^^xsd:dateTime ;
    dct:title "Data Poskamling Kelurahan Sungai Beliung Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/44660414-f4b3-48a8-bf20-2fc6f5363f5a/resource/84d442c1-5f86-4f24-98ca-b91df8f5ad81/download/data-poskamling-kelurahan-sungai-beliung-tahun-2019.xlsx> ;
    dcat:byteSize "15659"^^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 .

