@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/eeef99bf-8b96-4f72-9134-1ad78c09a7e3> a dcat:Dataset ;
    dct:description "Jumlah Pernikahan di Kecamatan" ;
    dct:identifier "eeef99bf-8b96-4f72-9134-1ad78c09a7e3" ;
    dct:issued "2024-07-27T11:26:48.143865"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:48.143872"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pernikahan di Kecamatan Pandeglang Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Seksi Kesejahteraan Sosial" ;
            vcard:hasEmail <mailto:pandeglangkecamatan@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/eeef99bf-8b96-4f72-9134-1ad78c09a7e3/resource/4f58696b-7a73-4b05-996e-e529efa38213>,
        <http://5.189.187.109/dataset/eeef99bf-8b96-4f72-9134-1ad78c09a7e3/resource/d0d41ab2-e257-44be-af8c-68b6932f6131> ;
    dcat:keyword "2022",
        "kec.pandeglang" .

<http://5.189.187.109/dataset/eeef99bf-8b96-4f72-9134-1ad78c09a7e3/resource/4f58696b-7a73-4b05-996e-e529efa38213> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-20T01:40:39.584156"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:48.130528"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718847661.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/eeef99bf-8b96-4f72-9134-1ad78c09a7e3/resource/d0d41ab2-e257-44be-af8c-68b6932f6131> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2024-06-20T01:40:52.259562"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:26:48.132488"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1718847672.csv> ;
    dcat:mediaType "text/csv" .

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

