@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/a4fefc46-f1e9-46c0-a703-56f20dfdbb8c> a dcat:Dataset ;
    dct:identifier "d0010a6f34908640a4a6da2389772a78" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Indeks Kepuasan Masyarakat" ;
    dcat:distribution <http://5.189.187.109/dataset/a4fefc46-f1e9-46c0-a703-56f20dfdbb8c/resource/2d4a2f04-03f2-4529-b423-30cc05209a33> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2808/detail> .

<http://5.189.187.109/dataset/a4fefc46-f1e9-46c0-a703-56f20dfdbb8c/resource/2d4a2f04-03f2-4529-b423-30cc05209a33> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:00.240618"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:00.226763"^^xsd:dateTime ;
    dct:title "Indeks Kepuasan Masyarakat" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2808/csv/download_excel> .

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

