@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/318ec6ad-955c-49c3-8034-de355627bd83> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama pemakaman, alamat pemakaman, luas, nama pengurus dan no. hp\r
""" ;
    dct:identifier "318ec6ad-955c-49c3-8034-de355627bd83" ;
    dct:issued "2023-06-13T09:57:30.479361"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:57:30.479367"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Tempat Pemakaman di Kelurahan Siantan Hulu" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/318ec6ad-955c-49c3-8034-de355627bd83/resource/2756f736-f981-4783-8ed5-df30d1ea877b> ;
    dcat:keyword "Data Tempat Pemakaman",
        "Kelurahan Siantan Hulu" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/318ec6ad-955c-49c3-8034-de355627bd83/resource/2756f736-f981-4783-8ed5-df30d1ea877b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-16T07:31:54.238801"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:57:30.473127"^^xsd:dateTime ;
    dct:title "Data Tempat Pemakaman Tahun 2020 di Kelurahan Siantan Hulu Kecamatan Pontianak Utara.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/318ec6ad-955c-49c3-8034-de355627bd83/resource/2756f736-f981-4783-8ed5-df30d1ea877b/download/data-tempat-pemakaman-tahun-2020-di-kelurahan-siantan-hulu-kecamatan-pontianak-utara.xlsx> ;
    dcat:byteSize "10308"^^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 .

