@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#> .

<https://data.jatengprov.go.id/dataset/823460aa-9c29-422a-bc51-2c08fc9babe6> a dcat:Dataset ;
    dct:description "kumpulan data mengenai perencanaan jangka pendek" ;
    dct:identifier "823460aa-9c29-422a-bc51-2c08fc9babe6" ;
    dct:issued "2023-05-26T08:31:55.642164"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:18.650788"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RENJA ARPUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"Diskominfo\"" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/823460aa-9c29-422a-bc51-2c08fc9babe6/resource/824dc25e-ce5d-432a-b9db-0aaee49da204> ;
    dcat:keyword "perencanaan" ;
    dcat:landingPage <https://arpus.cilacapkab.go.id/ppid-pembantu/informasi-publik/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/823460aa-9c29-422a-bc51-2c08fc9babe6/resource/824dc25e-ce5d-432a-b9db-0aaee49da204> a dcat:Distribution ;
    dct:format "PDF" ;
    dcat:accessURL <https://arpus.cilacapkab.go.id/ppid-pembantu/informasi-publik/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

