@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/9f60d021-42ae-480a-93e7-a297620472e7> a dcat:Dataset ;
    dct:identifier "44ac09ac6a149136a4102ee4b4103ae6" ;
    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" ;
    dcat:distribution <http://5.189.187.109/dataset/9f60d021-42ae-480a-93e7-a297620472e7/resource/9f6c5429-8ed1-476c-8d60-6dea96d57dda> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2769/detail> .

<http://5.189.187.109/dataset/9f60d021-42ae-480a-93e7-a297620472e7/resource/9f6c5429-8ed1-476c-8d60-6dea96d57dda> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:34.702349"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:34.689740"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Negeri Sipil" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2769/csv/download_excel> .

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

