@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/d245baac-19cc-4e95-9907-34b006eec169> a dcat:Dataset ;
    dct:description """DDataset ini berisi nama lembaga, jenis kegiatan, alamat, nama pengurus, jumlah tutor, jumlah siswa dan satuan\r
""" ;
    dct:identifier "d245baac-19cc-4e95-9907-34b006eec169" ;
    dct:issued "2023-06-13T13:01:39.881126"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:01:39.881132"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Lembaga Kursus Kelurahan Parit Mayor Kecamatan Pontianak Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianak.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/3c715e63-1fe5-434d-8386-a31fda2bf1a4>,
        <http://5.189.187.109:5000/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/e035f4bf-6910-4111-bcc8-ed97fe80ddca> ;
    dcat:keyword "Kelurahan Parit Mayor",
        "Lembaga kursus" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/3c715e63-1fe5-434d-8386-a31fda2bf1a4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-22T05:46:23.011456"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:01:39.872576"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus,PKBM Kelurahan Parit Mayor Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/3c715e63-1fe5-434d-8386-a31fda2bf1a4/download/data-lembaga-kursuspkbm-kelurahan-parit-mayor-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "8894"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/e035f4bf-6910-4111-bcc8-ed97fe80ddca> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-01-05T01:37:22.767607"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:01:39.874376"^^xsd:dateTime ;
    dct:title "Data Lembaga Kursus Kelurahan Parit Mayor Kecamatan Pontianak Timur Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/d245baac-19cc-4e95-9907-34b006eec169/resource/e035f4bf-6910-4111-bcc8-ed97fe80ddca/download/data-lembaga-kursus-kelurahan-parit-mayor-kecamatan-pontianak-timur-tahun-2021.xlsx> ;
    dcat:byteSize "10497"^^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 .

