@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/ba102d6c-c29e-40a4-8a0c-a0cdd4305deb> a dcat:Dataset ;
    dct:description "Dataset ini berisikan tentang Jumlah Laporan Pengaduan Masyarakat" ;
    dct:identifier "ba102d6c-c29e-40a4-8a0c-a0cdd4305deb" ;
    dct:issued "2024-03-12T21:51:32.088726"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:51:32.088733"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Laporan Pengaduan Masyarakat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi Dan Informatika Kabupaten Gresik" ] ;
    dcat:distribution <http://5.189.187.109/dataset/ba102d6c-c29e-40a4-8a0c-a0cdd4305deb/resource/275c174a-b96a-465e-acb7-f5dfaa763afb> .

<http://5.189.187.109/dataset/ba102d6c-c29e-40a4-8a0c-a0cdd4305deb/resource/275c174a-b96a-465e-acb7-f5dfaa763afb> a dcat:Distribution ;
    dct:description "Dataset ini berisikan tentang Jumlah Laporan Pengaduan Masyarakat Tahun 2023" ;
    dct:format "CSV" ;
    dct:issued "2024-02-20T08:04:14.994823"^^xsd:dateTime ;
    dct:modified "2024-03-12T21:51:32.085599"^^xsd:dateTime ;
    dct:title "Tahun 2023 - Jumlah Laporan Pengaduan Masyarakat" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/ba102d6c-c29e-40a4-8a0c-a0cdd4305deb/resource/275c174a-b96a-465e-acb7-f5dfaa763afb/download/jumlah-laporan-pengaduan-masyarakat.csv> ;
    dcat:byteSize "303"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

