@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/5dad272a-ada1-4905-bb63-3daf48098773> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama guru gaji, alamat, status, pekerjaan dan keterangan\r
""" ;
    dct:identifier "5dad272a-ada1-4905-bb63-3daf48098773" ;
    dct:issued "2023-06-13T10:44:33.323125"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:44:33.323132"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Guru Ngaji Kelurahan Kotabaru Kecamatan Pontianak Selatan" ;
    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/5dad272a-ada1-4905-bb63-3daf48098773/resource/6fc57d72-73b9-4fef-8b50-f341f7287aed>,
        <http://5.189.187.109:5000/dataset/5dad272a-ada1-4905-bb63-3daf48098773/resource/dfe3e150-6fea-4545-8a7b-1fee00b7121c> ;
    dcat:keyword "Guru Ngaji",
        "Kelurahan Kota Baru" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/5dad272a-ada1-4905-bb63-3daf48098773/resource/6fc57d72-73b9-4fef-8b50-f341f7287aed> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama, Usia, Alamat, Jumlah Murid, Lamanya Mengajar, Kelurahan dan Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-06T02:34:08.901404"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:44:33.314039"^^xsd:dateTime ;
    dct:title "Data Guru Ngaji Kelurahan Kota Baru Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5dad272a-ada1-4905-bb63-3daf48098773/resource/6fc57d72-73b9-4fef-8b50-f341f7287aed/download/data-guru-ngaji-kelurahan-kota-baru-tahun-2019.xlsx> ;
    dcat:byteSize "17466"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/5dad272a-ada1-4905-bb63-3daf48098773/resource/dfe3e150-6fea-4545-8a7b-1fee00b7121c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-12-19T03:58:46.354926"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:44:33.316130"^^xsd:dateTime ;
    dct:title "Data Guru Ngaji Kelurahan Kotabaru Kecamatan Pontianak Selatan Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/5dad272a-ada1-4905-bb63-3daf48098773/resource/dfe3e150-6fea-4545-8a7b-1fee00b7121c/download/data-guru-ngaji-kelurahan-kotabaru-kecamatan-pontianak-selatan-tahun-2021.xlsx> ;
    dcat:byteSize "10343"^^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 .

