@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/38f23b2f-3bb1-4b16-8bd7-d716a7bbd858> a dcat:Dataset ;
    dct:description "Informasi ini berisi tentang slogan dan budaya kerja dinas arpus tahun 2023" ;
    dct:identifier "38f23b2f-3bb1-4b16-8bd7-d716a7bbd858" ;
    dct:issued "2023-05-26T08:29:56.075626"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:56.075633"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SLOGAN DAN BUDAYA KERJA DINAS ARPUS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"Arpus\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/38f23b2f-3bb1-4b16-8bd7-d716a7bbd858/resource/96b051d4-3a4a-4a16-a31f-e064f45f73b3> ;
    dcat:keyword "budaya kerja",
        "slogan" ;
    dcat:landingPage <Arpus_Cilacap> .

<https://data.jatengprov.go.id/dataset/38f23b2f-3bb1-4b16-8bd7-d716a7bbd858/resource/96b051d4-3a4a-4a16-a31f-e064f45f73b3> a dcat:Distribution ;
    dct:description "Informasi ini berisi tentang Slogan dan Budaya Kerja Dinas Arpus" ;
    dct:format "JPEG" ;
    dct:title "Slogan dan Budaya Kerja Dinas Arpus" ;
    dcat:accessURL <https://drive.google.com/file/d/1WtQPE9FFES_oaJfTtaULvU7n8jZHmO4k/view> .

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

