@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/f9be0f3a-92ee-4bad-9f90-9dbf438276ee> a dcat:Dataset ;
    dct:description "Jumlah Pernikahan di Kecamatan" ;
    dct:identifier "f9be0f3a-92ee-4bad-9f90-9dbf438276ee" ;
    dct:issued "2024-07-27T11:27:44.834379"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:44.834385"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pernikahan di Kecamatan Cibitung Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala KUA Kec.Cibitung" ;
            vcard:hasEmail <mailto:kuakecibitung@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f9be0f3a-92ee-4bad-9f90-9dbf438276ee/resource/662460dc-6d52-439e-9f93-8b29f880e9ed>,
        <http://5.189.187.109/dataset/f9be0f3a-92ee-4bad-9f90-9dbf438276ee/resource/b1790bc6-b951-4438-8b5e-34dddefca71a> ;
    dcat:keyword "2022",
        "kec.cibitung" .

<http://5.189.187.109/dataset/f9be0f3a-92ee-4bad-9f90-9dbf438276ee/resource/662460dc-6d52-439e-9f93-8b29f880e9ed> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-04-23T07:00:11.371699"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:44.824788"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713855624.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/f9be0f3a-92ee-4bad-9f90-9dbf438276ee/resource/b1790bc6-b951-4438-8b5e-34dddefca71a> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-23T06:59:56.133617"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:27:44.822721"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713855618.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" .

