@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/ee3ab2d4-1ce7-439f-8199-60417e5706bc> a dcat:Dataset ;
    dct:description "Jumlah santri Kecamatan Bonang Tahun 2021" ;
    dct:identifier "ee3ab2d4-1ce7-439f-8199-60417e5706bc" ;
    dct:issued "2023-05-23T00:13:33.307299"^^xsd:dateTime ;
    dct:modified "2025-01-02T22:42:01.412052"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah santri Kecamatan Bonang Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Kecamatan Bonang" ;
            vcard:hasEmail <mailto:Kecamatanbonang18@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ee3ab2d4-1ce7-439f-8199-60417e5706bc/resource/f4541c86-e780-4e0e-97fa-9cfa2752feeb> ;
    dcat:keyword "Jumlah Santri",
        "Kecamatan Bonang",
        "Tahun 2021" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/ee3ab2d4-1ce7-439f-8199-60417e5706bc/resource/f4541c86-e780-4e0e-97fa-9cfa2752feeb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-20T09:02:41.497303"^^xsd:dateTime ;
    dct:modified "2023-05-23T00:13:33.298387"^^xsd:dateTime ;
    dct:title "Jumlah santri Kecamatan Bonang Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/ee3ab2d4-1ce7-439f-8199-60417e5706bc/resource/f4541c86-e780-4e0e-97fa-9cfa2752feeb/download/jumlah-santri-kecamatan-bonang-tahun-2021.xlsx> ;
    dcat:byteSize "10731"^^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 .

