@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/a28b2b9e-4782-49a5-b312-d55c2ebe7122> a dcat:Dataset ;
    dct:description "DIP DPUPR 2022" ;
    dct:identifier "a28b2b9e-4782-49a5-b312-d55c2ebe7122" ;
    dct:issued "2023-10-01T13:25:41.659088"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:25:41.659097"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DIP DPUPR 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a28b2b9e-4782-49a5-b312-d55c2ebe7122/resource/83a0064c-b0c9-4359-bb4e-49283b00f693> ;
    dcat:keyword "DPUPR" ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/a28b2b9e-4782-49a5-b312-d55c2ebe7122/resource/83a0064c-b0c9-4359-bb4e-49283b00f693> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "SK DIP 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a28b2b9e-4782-49a5-b312-d55c2ebe7122/resource/83a0064c-b0c9-4359-bb4e-49283b00f693/download/sk-dip-dpupr-kab.-cilacap-2022.docx> ;
    dcat:byteSize 2220610.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

