@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/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed> a dcat:Dataset ;
    dct:description """Data set ini berisi nama lembaga kursus, alamat, pimpinan, keterangan dan kelurahan\r
""" ;
    dct:identifier "87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed" ;
    dct:issued "2023-06-13T11:35:01.359197"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:35:01.359203"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Kursus Kelurahan Darat Sekip 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/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/59d5c805-b70b-4ce1-a777-0283cf220ab3>,
        <http://5.189.187.109:5000/dataset/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/95839a41-cf33-4d32-a0e6-9b987cc3c937> ;
    dcat:keyword "Data Lembaga Kursus dan PKBM",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/59d5c805-b70b-4ce1-a777-0283cf220ab3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-28T04:11:54.376028"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:35:01.352004"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus Kelurahan Darat Sekip Kecamatan Pontianak Kota Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/59d5c805-b70b-4ce1-a777-0283cf220ab3/download/data-lembaga-kursus-kelurahan-darat-sekip-kecamatan-pontianak-kota-tahun-2021.xlsx> ;
    dcat:byteSize "10039"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/95839a41-cf33-4d32-a0e6-9b987cc3c937> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-09-02T02:47:43.336512"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:35:01.350119"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus dan PKBM Tahun 2019 di Kelurahan Darat Sekip.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/87ef0a07-4b98-4c4c-bbdf-b5ff5bdee3ed/resource/95839a41-cf33-4d32-a0e6-9b987cc3c937/download/data-lembaga-kursus-dan-pkbm-tahun-2019-di-kelurahan-darat-sekip.xlsx> ;
    dcat:byteSize "10824"^^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 .

