@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/bebc5997-cdd6-488f-acce-77fc71e87fd1> a dcat:Dataset ;
    dct:description """Data set ini berisi nama lembaga kursus, alamat, pimpinan, keterangan dan kelurahan\r
""" ;
    dct:identifier "bebc5997-cdd6-488f-acce-77fc71e87fd1" ;
    dct:issued "2023-06-13T12:40:40.861630"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:40:40.861635"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Kursus Kelurahan Sungaibangkong Kecamatan Pontianak Kota" ;
    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/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/3b918bf2-2181-4a44-87fb-dd546c331dc8>,
        <http://5.189.187.109:5000/dataset/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/96b4ed9f-a3a5-4290-a1bc-7594d79a4057> ;
    dcat:keyword "Data Lembaga Kursus dan PKBM",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/3b918bf2-2181-4a44-87fb-dd546c331dc8> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-02T02:57:47.195118"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:40:40.852350"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus dan PKBM Tahun 2019 di kelurahan Sungaibangkong.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/3b918bf2-2181-4a44-87fb-dd546c331dc8/download/data-lembaga-kursus-dan-pkbm-tahun-2019-di-kelurahan-sungaibangkong.xlsx> ;
    dcat:byteSize "10314"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/96b4ed9f-a3a5-4290-a1bc-7594d79a4057> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-01T04:11:22.138211"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:40:40.854327"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus Kelurahan Sungai Bangkong Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bebc5997-cdd6-488f-acce-77fc71e87fd1/resource/96b4ed9f-a3a5-4290-a1bc-7594d79a4057/download/data-lembaga-kursus-kelurahan-sungai-bangkong-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10222"^^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 .

