@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/c7a34e35-d297-4465-a7ff-c409c02d71d8> a dcat:Dataset ;
    dct:description "Jumlah Pernikahan di Kecamatan" ;
    dct:identifier "c7a34e35-d297-4465-a7ff-c409c02d71d8" ;
    dct:issued "2024-07-27T11:23:18.601667"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:18.601674"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pernikahan di Kecamatan Bojong Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kesos" ;
            vcard:hasEmail <mailto:kecamatanbojong8@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c7a34e35-d297-4465-a7ff-c409c02d71d8/resource/26a1423d-bfa8-4c7e-b03e-1bc92033a824>,
        <http://5.189.187.109/dataset/c7a34e35-d297-4465-a7ff-c409c02d71d8/resource/4f20e09a-e794-46b2-82b5-c705932fab18> ;
    dcat:keyword "2021",
        "Kec.Bojong" .

<http://5.189.187.109/dataset/c7a34e35-d297-4465-a7ff-c409c02d71d8/resource/26a1423d-bfa8-4c7e-b03e-1bc92033a824> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-17T08:29:05.659508"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:18.591576"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713342605.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/c7a34e35-d297-4465-a7ff-c409c02d71d8/resource/4f20e09a-e794-46b2-82b5-c705932fab18> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-17T08:28:53.842938"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:23:18.589171"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713342630.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> a foaf:Agent ;
    foaf:name "Kabupaten Pandeglang" .

