@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:5000/dataset/68a19bde-4245-44ef-9b2f-0ab647ba8e47> a dcat:Dataset ;
    dct:description "RKO KEL BANDUNG 2023" ;
    dct:identifier "68a19bde-4245-44ef-9b2f-0ab647ba8e47" ;
    dct:issued "2024-06-14T08:20:12.820962"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:20:12.820970"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "RKO KEL BANDUNG 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kuswoyo" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/68a19bde-4245-44ef-9b2f-0ab647ba8e47/resource/e1567e87-4b81-47f3-8a49-762d931e0e08> ;
    dcat:keyword "KEUANGAN" .

<http://5.189.187.109:5000/dataset/68a19bde-4245-44ef-9b2f-0ab647ba8e47/resource/e1567e87-4b81-47f3-8a49-762d931e0e08> a dcat:Distribution ;
    dct:description "RKO KEL BANDUNG 2023" ;
    dct:format "XLS" ;
    dct:issued "2024-06-12T03:01:21.092159"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:20:12.814092"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/68a19bde-4245-44ef-9b2f-0ab647ba8e47/resource/e1567e87-4b81-47f3-8a49-762d931e0e08/download/rko_2023.xls> ;
    dcat:byteSize "31314"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

