@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/4304f251-e626-40aa-881a-c0a717767d4f> a dcat:Dataset ;
    dct:description "DUK Bulan April 2023" ;
    dct:identifier "4304f251-e626-40aa-881a-c0a717767d4f" ;
    dct:issued "2023-10-02T13:29:03.277504"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:29:03.277511"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DUK Bulan April TA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4304f251-e626-40aa-881a-c0a717767d4f/resource/332c56b6-6eae-4c79-9062-767d0ee06324> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/4304f251-e626-40aa-881a-c0a717767d4f/resource/332c56b6-6eae-4c79-9062-767d0ee06324> a dcat:Distribution ;
    dct:description "DUK Bulan April TA 2023" ;
    dct:format "XLSX" ;
    dct:title "DUK Bulan April TA 2023" ;
    dcat:accessURL <https://drive.google.com/file/d/1e6oU-skO6eHp68xl067U_YWUEUjHxIwG/view> .

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

