@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/ba4a3046-6d76-4a87-84f3-a9fae7dd613e> a dcat:Dataset ;
    dct:description "Jumlah Pernikahan di Kecamatan" ;
    dct:identifier "ba4a3046-6d76-4a87-84f3-a9fae7dd613e" ;
    dct:issued "2024-07-27T11:21:56.762957"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:56.762963"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Pernikahan di Kecamatan Cibitung Tahun 2021" ;
    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/ba4a3046-6d76-4a87-84f3-a9fae7dd613e/resource/ab765003-6a54-45bf-9ae9-e5afced8a9d7>,
        <http://5.189.187.109/dataset/ba4a3046-6d76-4a87-84f3-a9fae7dd613e/resource/f0baff92-e450-41f0-a072-0d8953ae9c4e> ;
    dcat:keyword "2021",
        "kec.cibitung" .

<http://5.189.187.109/dataset/ba4a3046-6d76-4a87-84f3-a9fae7dd613e/resource/ab765003-6a54-45bf-9ae9-e5afced8a9d7> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-19T08:35:39.891941"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:56.753672"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713515750.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/ba4a3046-6d76-4a87-84f3-a9fae7dd613e/resource/f0baff92-e450-41f0-a072-0d8953ae9c4e> a dcat:Distribution ;
    dct:description "Jumlah Pernikahan di Kecamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-19T08:33:57.312452"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:21:56.751845"^^xsd:dateTime ;
    dct:title "Jumlah Pernikahan di Kecamatan" ;
    dcat:accessURL <https://satudata.pandeglangkab.go.id/uploads/1713515713.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" .

