@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/7424ed76-79bd-4a23-8a5b-82ea29bf6ff0> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Kelurahan dan Kecamatan" ;
    dct:identifier "7424ed76-79bd-4a23-8a5b-82ea29bf6ff0" ;
    dct:issued "2023-06-13T11:08:47.628564"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:08:47.628570"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Masyarakat dan LSM Kelurahan Parit Tokaya" ;
    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/7424ed76-79bd-4a23-8a5b-82ea29bf6ff0/resource/8e5a986f-4481-45c6-ab24-c87ffe81075b> ;
    dcat:keyword "Kelurahan Parit Tokaya",
        "Kota Pontianak",
        "LSM",
        "Lembaga Masyarakat" .

<http://5.189.187.109:5000/dataset/7424ed76-79bd-4a23-8a5b-82ea29bf6ff0/resource/8e5a986f-4481-45c6-ab24-c87ffe81075b> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Alamat, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-24T07:09:23.650850"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:08:47.617934"^^xsd:dateTime ;
    dct:title "Data Lembaga Masyarakat dan LSM Kelurahan Parit Tokaya Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/7424ed76-79bd-4a23-8a5b-82ea29bf6ff0/resource/8e5a986f-4481-45c6-ab24-c87ffe81075b/download/data-lembaga-masyarakat-dan-lsm-kelurahan-parit-tokaya-tahun-2019.xlsx> ;
    dcat:byteSize "14581"^^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" .

