@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/10acf9fe-baac-419d-a89b-0bfe9005b116> a dcat:Dataset ;
    dct:description "jadwal pelaksanaan pekerjaan oleh penyedia" ;
    dct:identifier "10acf9fe-baac-419d-a89b-0bfe9005b116" ;
    dct:issued "2023-09-30T13:16:41.940861"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:28:03.356762"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jadwal pelaksanaan" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/10acf9fe-baac-419d-a89b-0bfe9005b116/resource/65bc6139-e5d3-46ad-a221-4927e136600e> ;
    dcat:keyword "jadwal",
        "rsud majenang" .

<https://data.jatengprov.go.id/dataset/10acf9fe-baac-419d-a89b-0bfe9005b116/resource/65bc6139-e5d3-46ad-a221-4927e136600e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "jadwal pelaksanaan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/10acf9fe-baac-419d-a89b-0bfe9005b116/resource/65bc6139-e5d3-46ad-a221-4927e136600e/download/jadwal-pelaksanaan-gedung-d.xlsx> ;
    dcat:byteSize 795726.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

