@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#> .

<https://data.salatiga.go.id/dataset/39d82bda-c969-4f98-924c-075cfcfb7e24> a dcat:Dataset ;
    dct:description "Dataset ini berisi tetang data Jumlah Blok dan Petak Taman Pemakaman Umum Blondo Celong 2022" ;
    dct:identifier "39d82bda-c969-4f98-924c-075cfcfb7e24" ;
    dct:issued "2023-05-18T03:08:34.699458"^^xsd:dateTime ;
    dct:modified "2023-05-18T03:08:38.660247"^^xsd:dateTime ;
    dct:publisher <https://data.salatiga.go.id/organization/18079a0e-99dd-4aff-94b5-d72d5487e19f> ;
    dct:title "Jumlah Blok dan Petak Taman Pemakaman Umum Blondo Celong 2022" ;
    dcat:distribution <https://data.salatiga.go.id/dataset/39d82bda-c969-4f98-924c-075cfcfb7e24/resource/93e54fa8-1188-4b22-ac75-aed6be896407> .

<https://data.salatiga.go.id/dataset/39d82bda-c969-4f98-924c-075cfcfb7e24/resource/93e54fa8-1188-4b22-ac75-aed6be896407> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Blok dan Petak Taman Pemakaman Umum Blondo Celong 2022.csv" ;
    dcat:accessURL <https://data.salatiga.go.id/dataset/39d82bda-c969-4f98-924c-075cfcfb7e24/resource/93e54fa8-1188-4b22-ac75-aed6be896407/download/jumlah-blok-dan-petak-taman-pemakaman-umum-blondo-celong-2022.csv> ;
    dcat:byteSize 259.0 ;
    dcat:mediaType "text/csv" .

<https://data.salatiga.go.id/organization/18079a0e-99dd-4aff-94b5-d72d5487e19f> a foaf:Organization ;
    foaf:name "Dinas Perumahan dan Kawasan Pemukiman" .

