@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/e567d492-9324-44fe-a9a5-49d4e873e072> a dcat:Dataset ;
    dct:description "Rekap Pelayanan Masyarakat bulan April" ;
    dct:identifier "e567d492-9324-44fe-a9a5-49d4e873e072" ;
    dct:issued "2024-06-11T15:49:37.240352"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:49:37.240359"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Rekap Pelayanan Masyarakat bulan April" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e567d492-9324-44fe-a9a5-49d4e873e072/resource/170e3021-bb0e-4b29-92ad-5f06e24b86b6> ;
    dcat:keyword "Pelayanan Masyarakat" .

<http://5.189.187.109/dataset/e567d492-9324-44fe-a9a5-49d4e873e072/resource/170e3021-bb0e-4b29-92ad-5f06e24b86b6> a dcat:Distribution ;
    dct:description "Rekap Pelayanan Masyarakat bulan April" ;
    dct:format "XLS" ;
    dct:issued "2024-06-05T07:46:09.867604"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:49:37.234439"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/e567d492-9324-44fe-a9a5-49d4e873e072/resource/170e3021-bb0e-4b29-92ad-5f06e24b86b6/download/rekap-pelayanan-masyarakat-bulan-april-2024.xls> ;
    dcat:byteSize "47616"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

