@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/4f783605-54be-4e78-9cd4-a62c7deaa7eb> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama rw, jenis kelamin dan alamat rw\r
""" ;
    dct:identifier "4f783605-54be-4e78-9cd4-a62c7deaa7eb" ;
    dct:issued "2023-06-13T10:29:41.769996"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:29:41.770001"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Rukun Warga Kelurahan Benua Melayu Darat 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/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/a543c9a3-12fe-413a-bd41-2787a9f6fe2d>,
        <http://5.189.187.109:5000/dataset/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/ae4d835c-e933-4dd3-8cc2-195a2b9f5f09> ;
    dcat:keyword "Data Rukun Warga",
        "Kelurahan Benua Melayu Darat" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/a543c9a3-12fe-413a-bd41-2787a9f6fe2d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-28T01:56:25.536994"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:29:41.763135"^^xsd:dateTime ;
    dct:title "Data Rukun Warga Kelurahan Benua Melayu Darat Kecamatan Pontianak Selatan Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/a543c9a3-12fe-413a-bd41-2787a9f6fe2d/download/data-rukun-warga-kelurahan-benua-melayu-darat-kecamatan-pontianak-selatan-tahun-2021.xlsx> ;
    dcat:byteSize "14182"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/ae4d835c-e933-4dd3-8cc2-195a2b9f5f09> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-03-28T01:56:15.213596"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:29:41.761275"^^xsd:dateTime ;
    dct:title "Data Rukun Warga Kelurahan Benua Melayu Darat Kecamatan Pontianak Selatan Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/4f783605-54be-4e78-9cd4-a62c7deaa7eb/resource/ae4d835c-e933-4dd3-8cc2-195a2b9f5f09/download/data-rukun-warga-kelurahan-benua-melayu-darat-kecamatan-pontianak-selatan-tahun-2020.xlsx> ;
    dcat:byteSize "13488"^^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 .

