@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109:5000/dataset/346ba27b-94e9-4f47-93ab-e7c6105de30e> a dcat:Dataset ;
    dct:description """Data set ini berisi nama pemakaman, alamat, luas, nama pengurus makam, no. HP dan kelurahan\r
""" ;
    dct:identifier "346ba27b-94e9-4f47-93ab-e7c6105de30e" ;
    dct:issued "2023-06-13T10:00:19.768563"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:00:19.768569"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tempat Pemakaman di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/346ba27b-94e9-4f47-93ab-e7c6105de30e/resource/84fcfd9e-91dd-4ce7-bc36-4da7236f966e> ;
    dcat:keyword "Data Tempat Pemakaman",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/346ba27b-94e9-4f47-93ab-e7c6105de30e/resource/84fcfd9e-91dd-4ce7-bc36-4da7236f966e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-28T07:18:33.654474"^^xsd:dateTime ;
    dct:modified "2023-06-13T10:00:19.761109"^^xsd:dateTime ;
    dct:title "Data Tempat Pemakaman Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/346ba27b-94e9-4f47-93ab-e7c6105de30e/resource/84fcfd9e-91dd-4ce7-bc36-4da7236f966e/download/data-tempat-pemakaman-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "9947"^^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 .

