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

<https://data.jatengprov.go.id/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c> a dcat:Dataset ;
    dct:description "Kondisi Geografis Kecamatan Tahun 2020" ;
    dct:identifier "ced6223f-d4bd-4b4a-abd1-acfc319a162c" ;
    dct:issued "2023-01-18T09:07:59.544696"^^xsd:dateTime ;
    dct:modified "2023-01-18T09:07:59.544703"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "KONDISI GEOGRAFIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c/resource/eb6bc5cf-7d9b-4422-9820-f67ec32c1f8a> ;
    dcat:keyword "Kecamatan Bonang",
        "Kondisi Geografis",
        "Tahun 2020" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<https://data.jatengprov.go.id/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c/resource/eb6bc5cf-7d9b-4422-9820-f67ec32c1f8a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Letak Geografis Kecamatan Bonang Tahun 2020.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c/resource/eb6bc5cf-7d9b-4422-9820-f67ec32c1f8a/download/letak-geografis-kecamatan-bonang-tahun-2020.xlsx> ;
    dcat:byteSize 9628.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

