@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/6eb064a1-0c15-4aec-9266-525508c25feb> a dcat:Dataset ;
    dct:description "Data tentang Nilai SAKIP Perangkat Daerah Tahun 2023" ;
    dct:identifier "6eb064a1-0c15-4aec-9266-525508c25feb" ;
    dct:issued "2024-11-20T09:26:19.044825"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:26:19.044837"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c84e879a-3e36-4472-b28d-fb20ece013d9> ;
    dct:title "Persentase PD dengan Nilai SAKIP A" ;
    dcat:distribution <http://5.189.187.109/dataset/6eb064a1-0c15-4aec-9266-525508c25feb/resource/11cb661c-7668-4f95-8ddd-2d4cf21967d1> ;
    dcat:keyword "Indeks",
        "Nilai",
        "OPD",
        "SAKIP" ;
    dcat:landingPage <www.sidoarjokab.go.id> .

<http://5.189.187.109/dataset/6eb064a1-0c15-4aec-9266-525508c25feb/resource/11cb661c-7668-4f95-8ddd-2d4cf21967d1> a dcat:Distribution ;
    dct:description "Data tentang presentase PD dengan nilai SAKIP A" ;
    dct:format "XLS" ;
    dct:issued "2024-06-26T07:34:32.306751"^^xsd:dateTime ;
    dct:modified "2024-11-20T09:26:19.022652"^^xsd:dateTime ;
    dct:title "Presentase SAKIP 2022-2023" ;
    dcat:accessURL <http://opendata.sidoarjokab.go.id/dataset/6eb064a1-0c15-4aec-9266-525508c25feb/resource/11cb661c-7668-4f95-8ddd-2d4cf21967d1/download/nilai-sakip.xls> ;
    dcat:byteSize "25600"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/c84e879a-3e36-4472-b28d-fb20ece013d9> a foaf:Agent ;
    foaf:name "Kabupaten Sidoarjo" .

<www.sidoarjokab.go.id> a foaf:Document .

