@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/1bb506c9-812f-46db-84f1-9d4183c13b09> a dcat:Dataset ;
    dct:description "Keputusan dprd yang ditindaklanjuti 2014-2021" ;
    dct:identifier "f28b419e-7a49-11ef-8dca-0242ac120115" ;
    dct:issued "2024-01-16"^^xsd:date ;
    dct:modified "2024-01-16"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Sekretariat DPRD" ] ;
    dct:title "Keputusan dprd yang ditindaklanjuti 2014-2021" ;
    dcat:distribution <http://5.189.187.109/dataset/1bb506c9-812f-46db-84f1-9d4183c13b09/resource/365ed1f6-2ba0-4c72-b952-04953a3b8da7> ;
    dcat:keyword "dprd",
        "keputusan" ;
    dcat:landingPage <https://solodata.surakarta.go.id/opendata/detail_package/844> .

<http://5.189.187.109/dataset/1bb506c9-812f-46db-84f1-9d4183c13b09/resource/365ed1f6-2ba0-4c72-b952-04953a3b8da7> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-20T19:08:50.681482"^^xsd:dateTime ;
    dct:modified "2024-10-20T19:08:50.661320"^^xsd:dateTime ;
    dct:title "-keputusan-dprd-yang-ditindaklanjuti-2014-2021" ;
    dcat:accessURL <http://uploads/dataset/844/-keputusan-dprd-yang-ditindaklanjuti-2014-2021.csv> ;
    dcat:mediaType "text/csv" .

<https://solodata.surakarta.go.id/opendata/detail_package/844> a foaf:Document .

