@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/e892e688-7ec5-42ad-8bf6-838466ec4b05> a dcat:Dataset ;
    dct:description """Data set ini berisi nama, tempat lahir, alamat, status, pekerjaan, dan nomor handphone \r
""" ;
    dct:identifier "e892e688-7ec5-42ad-8bf6-838466ec4b05" ;
    dct:issued "2023-06-13T13:33:12.291820"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:33:12.291827"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Guru Ngaji Kelurahan Sungaijawi 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/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/2056ce35-5c3c-4b13-a8a0-ae77fbb6da9a>,
        <http://5.189.187.109:5000/dataset/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/343b460c-030b-4f74-aa2f-e3c98c67303b> ;
    dcat:keyword "Data Guru Ngaji",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/2056ce35-5c3c-4b13-a8a0-ae77fbb6da9a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-31T06:40:13.561933"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:33:12.282148"^^xsd:dateTime ;
    dct:title "Data Guru Ngaji Tahun 2019 di Kelurahan Sungaijawi.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/2056ce35-5c3c-4b13-a8a0-ae77fbb6da9a/download/data-guru-ngaji-tahun-2019-di-kelurahan-sungaijawi.xlsx> ;
    dcat:byteSize "12093"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/343b460c-030b-4f74-aa2f-e3c98c67303b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-14T02:18:36.357967"^^xsd:dateTime ;
    dct:modified "2023-06-13T13:33:12.284122"^^xsd:dateTime ;
    dct:title "Data Guru Ngaji Tahun 2020 di Kelurahan Sungaijawi.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/e892e688-7ec5-42ad-8bf6-838466ec4b05/resource/343b460c-030b-4f74-aa2f-e3c98c67303b/download/data-guru-ngaji-tahun-2020-di-kelurahan-sungaijawi.xlsx> ;
    dcat:byteSize "17260"^^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 .

