@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/69edb04a-8310-43f4-89c9-f570efa46a83> a dcat:Dataset ;
    dct:identifier "4a5876b450b45371f6cfe5047ac8cd45" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Jumlah Pegawai Negeri Sipil dengan Jabatan Struktural Eselon IV" ;
    dcat:distribution <http://5.189.187.109/dataset/69edb04a-8310-43f4-89c9-f570efa46a83/resource/041b6c7e-bd25-4db0-b2b6-dc7da3b7cb13> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2775/detail> .

<http://5.189.187.109/dataset/69edb04a-8310-43f4-89c9-f570efa46a83/resource/041b6c7e-bd25-4db0-b2b6-dc7da3b7cb13> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:31.846149"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:31.839309"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil dengan Jabatan Struktural Eselon IV" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2775/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2775/detail> a foaf:Document .

