@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/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-05-22T18:17:38.817039"^^xsd:dateTime ;
    dct:modified "2024-12-16T14:06:03.296509"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "KONDISI GEOGRAFIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/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> .

<http://5.189.187.109/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c/resource/eb6bc5cf-7d9b-4422-9820-f67ec32c1f8a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-12-16T02:01:14.149400"^^xsd:dateTime ;
    dct:modified "2023-05-22T18:17:38.808226"^^xsd:dateTime ;
    dct:title "Letak Geografis Kecamatan Bonang Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ced6223f-d4bd-4b4a-abd1-acfc319a162c/resource/eb6bc5cf-7d9b-4422-9820-f67ec32c1f8a/download/letak-geografis-kecamatan-bonang-tahun-2020.xlsx> ;
    dcat:byteSize "9628"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<kecamatanbonang18@gmail.com> a foaf:Document .

