@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/700bfe07-5cdc-4fa1-9388-b877109327e9> a dcat:Dataset ;
    dct:description "Dataset ini berisi data perceraian di wilayah Kecamatan pada tahun 2022" ;
    dct:identifier "700bfe07-5cdc-4fa1-9388-b877109327e9" ;
    dct:issued "2024-07-27T11:15:58.111151"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:15:58.111157"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Kasus Perceraian di Kecamatan 2022 Kecamatan Cisata" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Kesejahteraan Sosial" ;
            vcard:hasEmail <mailto:cisatakantor@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/700bfe07-5cdc-4fa1-9388-b877109327e9/resource/288486bc-84f2-471e-ae8b-76048b5dfc6d>,
        <http://5.189.187.109/dataset/700bfe07-5cdc-4fa1-9388-b877109327e9/resource/e6d45177-50d2-4eea-a890-23996d6d5194> ;
    dcat:keyword "2022",
        "Kec.Cisata",
        "dataperceraian" .

<http://5.189.187.109/dataset/700bfe07-5cdc-4fa1-9388-b877109327e9/resource/288486bc-84f2-471e-ae8b-76048b5dfc6d> a dcat:Distribution ;
    dct:description "Jumlah Kasus Perceraian di Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-12-30T13:21:15.358865"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:15:58.097619"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Perceraian di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703942503.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/700bfe07-5cdc-4fa1-9388-b877109327e9/resource/e6d45177-50d2-4eea-a890-23996d6d5194> a dcat:Distribution ;
    dct:description "Jumlah Kasus Perceraian di Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2023-12-30T13:21:29.810215"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:15:58.099503"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Perceraian di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1703942520.csv> ;
    dcat:mediaType "text/csv" .

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

