@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/8bf218d8-2a3f-46c1-a57e-b2bdd4221aa4> a dcat:Dataset ;
    dct:description "Jumlah Ustad Kecamatan Bonang Tahun 2021" ;
    dct:identifier "8bf218d8-2a3f-46c1-a57e-b2bdd4221aa4" ;
    dct:issued "2023-05-22T12:51:44.090020"^^xsd:dateTime ;
    dct:modified "2024-12-27T07:02:35.069429"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Ustad 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/8bf218d8-2a3f-46c1-a57e-b2bdd4221aa4/resource/bacfc0d7-443c-4e89-a979-c0a33f6d0f73> ;
    dcat:keyword "Jumlah Ustad",
        "Kecamatan Bonang",
        "Tahun 2021" ;
    dcat:landingPage <kecamatanbonang18@gmail.com> .

<http://5.189.187.109/dataset/8bf218d8-2a3f-46c1-a57e-b2bdd4221aa4/resource/bacfc0d7-443c-4e89-a979-c0a33f6d0f73> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-20T09:00:06.413995"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:51:44.081566"^^xsd:dateTime ;
    dct:title "Jumlah Ustad Kecamatan Bonang Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8bf218d8-2a3f-46c1-a57e-b2bdd4221aa4/resource/bacfc0d7-443c-4e89-a979-c0a33f6d0f73/download/jumlah-ustad-kecamatan-bonang-tahun-2021.xlsx> ;
    dcat:byteSize "10708"^^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 .

