@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/c4390987-f39f-4dbb-ad58-e725b39fd478> a dcat:Dataset ;
    dct:description "RENJA 2023 DAN 2024" ;
    dct:identifier "c4390987-f39f-4dbb-ad58-e725b39fd478" ;
    dct:issued "2024-06-11T15:41:54.848582"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:41:54.848588"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "RENJA 2023 DAN 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Khaleed" ] ;
    dcat:distribution <http://5.189.187.109/dataset/c4390987-f39f-4dbb-ad58-e725b39fd478/resource/dbb07f42-9318-49af-8a80-18d573b93f16> ;
    dcat:keyword "renja" .

<http://5.189.187.109/dataset/c4390987-f39f-4dbb-ad58-e725b39fd478/resource/dbb07f42-9318-49af-8a80-18d573b93f16> a dcat:Distribution ;
    dct:description "RENJA 2023 DAN 2024" ;
    dct:format "XLSX" ;
    dct:issued "2024-06-07T03:38:13.893829"^^xsd:dateTime ;
    dct:modified "2024-06-11T15:41:54.842688"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/c4390987-f39f-4dbb-ad58-e725b39fd478/resource/dbb07f42-9318-49af-8a80-18d573b93f16/download/renja-2024-vs-2023.xlsx> ;
    dcat:byteSize "15744"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

