@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/6be4e1cf-079b-49b4-8f33-072c87b210be> a dcat:Dataset ;
    dct:description "Daftar Pengaduan Juni 2024" ;
    dct:identifier "6be4e1cf-079b-49b4-8f33-072c87b210be" ;
    dct:issued "2024-08-14T10:12:16.249746"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:16.249754"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Daftar Pengaduan Juni 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/6be4e1cf-079b-49b4-8f33-072c87b210be/resource/e2910f97-0422-453a-93d9-3bab27c1507d> ;
    dcat:keyword "daftar pengaduan" .

<http://5.189.187.109/dataset/6be4e1cf-079b-49b4-8f33-072c87b210be/resource/e2910f97-0422-453a-93d9-3bab27c1507d> a dcat:Distribution ;
    dct:description "Daftar Pengaduan Juni 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-07-31T00:24:05.563918"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:16.239356"^^xsd:dateTime ;
    dct:title "Daftar Pengaduan Juni 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/6be4e1cf-079b-49b4-8f33-072c87b210be/resource/e2910f97-0422-453a-93d9-3bab27c1507d/download/daftar-pengaduan-juni1.xlsx> ;
    dcat:byteSize "144823"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

