@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/300bf795-486f-4baf-ae78-e2251dd79ee5> a dcat:Dataset ;
    dct:identifier "6244b2ba957c48bc64582cf2bcec3d04" ;
    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 III" ;
    dcat:distribution <http://5.189.187.109/dataset/300bf795-486f-4baf-ae78-e2251dd79ee5/resource/c99359cc-60b9-4c54-817e-19b951e8d611> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2776/detail> .

<http://5.189.187.109/dataset/300bf795-486f-4baf-ae78-e2251dd79ee5/resource/c99359cc-60b9-4c54-817e-19b951e8d611> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:41.677938"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:41.667933"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil dengan Jabatan Struktural Eselon III" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2776/csv/download_excel> .

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

