@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/6410783e-c135-4c0e-a600-616b141da1fa> a dcat:Dataset ;
    dct:description "LKJIP DPUPR 2021" ;
    dct:identifier "6410783e-c135-4c0e-a600-616b141da1fa" ;
    dct:issued "2023-10-01T13:24:23.726712"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:24:23.726722"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKJIP DPUPR 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/6410783e-c135-4c0e-a600-616b141da1fa/resource/39492d9e-c346-4360-b122-028fa7265768> ;
    dcat:keyword "DPUPR" ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/6410783e-c135-4c0e-a600-616b141da1fa/resource/39492d9e-c346-4360-b122-028fa7265768> a dcat:Distribution ;
    dct:format "DOC" ;
    dct:title "LKJIP 2021 DPUPR" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/6410783e-c135-4c0e-a600-616b141da1fa/resource/39492d9e-c346-4360-b122-028fa7265768/download/06.-lkjip-dpupr-2021-.docx> ;
    dcat:byteSize 11673586.0 ;
    dcat:mediaType "application/msword" .

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

