@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/17ab4725-4220-4e7f-9c4b-5a8c00fcb821> a dcat:Dataset ;
    dct:identifier "60243f9b1ac2dba11ff8131c8f4431e0" ;
    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 berpendidikan terakhir D.III" ;
    dcat:distribution <http://5.189.187.109/dataset/17ab4725-4220-4e7f-9c4b-5a8c00fcb821/resource/d31a0a0f-4ce9-458d-8ff6-b05aa8321ba2> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2782/detail> .

<http://5.189.187.109/dataset/17ab4725-4220-4e7f-9c4b-5a8c00fcb821/resource/d31a0a0f-4ce9-458d-8ff6-b05aa8321ba2> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:16.568355"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:16.561543"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil berpendidikan terakhir D.III" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2782/csv/download_excel> .

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

