@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:5000/dataset/024b9ec1-e357-4f90-abdc-2d907f2e423a> a dcat:Dataset ;
    dct:description "Dataset Berisikan Jumlah Laporan Keramaian dan hiburan di Kecamatan Tahun 2021" ;
    dct:identifier "024b9ec1-e357-4f90-abdc-2d907f2e423a" ;
    dct:issued "2024-07-27T11:07:08.150239"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:08.150247"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8a2df550-974d-4d7d-94e8-239794ce0909> ;
    dct:title "Jumlah Laporan Keramaian dan hiburan di Kecamatan Karangtanjung Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi trantib" ;
            vcard:hasEmail <mailto:karangtanjungkec@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/024b9ec1-e357-4f90-abdc-2d907f2e423a/resource/c65b8423-8515-48df-b5b5-28e87d0ba5b3>,
        <http://5.189.187.109:5000/dataset/024b9ec1-e357-4f90-abdc-2d907f2e423a/resource/f93c9cc4-9a55-408e-8ebd-7e2698ca55eb> ;
    dcat:keyword "2021",
        "kec.karangtanjung",
        "laporankeramaian" .

<http://5.189.187.109:5000/dataset/024b9ec1-e357-4f90-abdc-2d907f2e423a/resource/c65b8423-8515-48df-b5b5-28e87d0ba5b3> a dcat:Distribution ;
    dct:description "Jumlah Laporan Keramaian dan hiburan di Kecamatan Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2024-04-24T03:15:35.671760"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:08.119005"^^xsd:dateTime ;
    dct:title "Jumlah Laporan Keramaian dan hiburan di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713928589.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/024b9ec1-e357-4f90-abdc-2d907f2e423a/resource/f93c9cc4-9a55-408e-8ebd-7e2698ca55eb> a dcat:Distribution ;
    dct:description "Jumlah Laporan Keramaian dan hiburan di Kecamatan Tahun 2021" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T03:15:53.175888"^^xsd:dateTime ;
    dct:modified "2024-07-27T11:07:08.121039"^^xsd:dateTime ;
    dct:title "Jumlah Laporan Keramaian dan hiburan di Kecamatan" ;
    dcat:accessURL <https://ujistatistik.pandeglangkab.go.id/uploads/1713928600.csv> ;
    dcat:mediaType "text/csv" .

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

