@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/5b36e286-e5ae-497f-82ab-06727cecb0e9> a dcat:Dataset ;
    dct:description "Rencana Strategis Dinas Perhubungan Kabupaten Cilacap Tahun 2023-2026" ;
    dct:identifier "5b36e286-e5ae-497f-82ab-06727cecb0e9" ;
    dct:issued "2023-05-26T08:30:49.022488"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:49.022495"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Renstra Dinas Perhubungan Tahun 2023-2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perhubungan" ;
            vcard:hasEmail <mailto:dishub@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5b36e286-e5ae-497f-82ab-06727cecb0e9/resource/3a766bff-79e3-4b75-86ef-6dbb199154f7> ;
    dcat:keyword "Dishub",
        "Renstra" .

<https://data.jatengprov.go.id/dataset/5b36e286-e5ae-497f-82ab-06727cecb0e9/resource/3a766bff-79e3-4b75-86ef-6dbb199154f7> a dcat:Distribution ;
    dct:description "Rencana Strategis Dinas Perhubungan Kabupaten Cilacap Tahun 2023-2026" ;
    dct:format "PDF" ;
    dct:title "Renstra Dinas Perhubungan Tahun 2023-2026" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/5b36e286-e5ae-497f-82ab-06727cecb0e9/resource/3a766bff-79e3-4b75-86ef-6dbb199154f7/download/renstra-dishub-2023-2026.pdf> ;
    dcat:byteSize 12783585.0 ;
    dcat:mediaType "application/pdf" .

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

