@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/08f6e250-354a-4a23-9ef7-70e5006212ef> a dcat:Dataset ;
    dct:description "Dataset ini berisi data pernikahan di wilayah Kecamatan pada tahun 2023" ;
    dct:identifier "08f6e250-354a-4a23-9ef7-70e5006212ef" ;
    dct:issued "2024-07-27T11:07:40.995332"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:40.995338"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pernikahan di Kecamatan 2023 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/08f6e250-354a-4a23-9ef7-70e5006212ef/resource/8aa3d15c-c51e-4172-9e63-1ddca0b7785b>,
        <http://5.189.187.109/dataset/08f6e250-354a-4a23-9ef7-70e5006212ef/resource/fd0792a0-19a0-4190-98ad-9109c64caafb> ;
    dcat:keyword "2023",
        "Kec.Cisata",
        "jumlahpernikahan" .

<http://5.189.187.109/dataset/08f6e250-354a-4a23-9ef7-70e5006212ef/resource/8aa3d15c-c51e-4172-9e63-1ddca0b7785b> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan csv" ;
    dct:format "CSV" ;
    dct:issued "2024-01-08T06:36:04.495485"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:40.985045"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704695795.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/08f6e250-354a-4a23-9ef7-70e5006212ef/resource/fd0792a0-19a0-4190-98ad-9109c64caafb> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2024-01-08T06:35:48.865312"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:40.982951"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1704695783.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" .

