@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/e3d226fd-83cf-4307-9eb5-1528cc0e4645> a dcat:Dataset ;
    dct:description "Profil Kepegawaian" ;
    dct:identifier "e3d226fd-83cf-4307-9eb5-1528cc0e4645" ;
    dct:issued "2023-09-01T10:38:13.074529"^^xsd:dateTime ;
    dct:modified "2023-09-01T10:38:13.074537"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Profil Kepegawaian" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e3d226fd-83cf-4307-9eb5-1528cc0e4645/resource/c54363ac-c15b-40f1-9831-bdca9eed4d48> ;
    dcat:keyword "kepegawaian" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/e3d226fd-83cf-4307-9eb5-1528cc0e4645/resource/c54363ac-c15b-40f1-9831-bdca9eed4d48> a dcat:Distribution ;
    dct:description "Profil Kepegawaian" ;
    dct:format "PDF" ;
    dct:title "Profil Kepegawaian" ;
    dcat:accessURL <https://drive.google.com/drive/u/1/folders/1qoq943SFYNdyV-xZVcAUymZd3NAuL-T7> .

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

