@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/a00e06cf-5687-444e-beda-1a3eb7f7067e> a dcat:Dataset ;
    dct:description "REKAP RENJA 2023" ;
    dct:identifier "a00e06cf-5687-444e-beda-1a3eb7f7067e" ;
    dct:issued "2024-07-11T15:38:40.553798"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:38:40.553805"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "REKAP RENJA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MOHAMMAD ARIFI MUZAZI" ] ;
    dcat:distribution <http://5.189.187.109/dataset/a00e06cf-5687-444e-beda-1a3eb7f7067e/resource/5a9d5c63-9238-47ed-9f05-0e99d3f8fbd0> ;
    dcat:keyword "renja" .

<http://5.189.187.109/dataset/a00e06cf-5687-444e-beda-1a3eb7f7067e/resource/5a9d5c63-9238-47ed-9f05-0e99d3f8fbd0> a dcat:Distribution ;
    dct:description "REKAP RENJA 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-14T09:07:17.067636"^^xsd:dateTime ;
    dct:modified "2024-07-11T15:38:40.546034"^^xsd:dateTime ;
    dct:title "REKAP RENJA 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a00e06cf-5687-444e-beda-1a3eb7f7067e/resource/5a9d5c63-9238-47ed-9f05-0e99d3f8fbd0/download/rekap-renja-2023.xls> ;
    dcat:byteSize "73216"^^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" .

