@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#> .

<https://data.jatengprov.go.id/dataset/4904fbd3-748a-4104-83da-1eccf736473d> a dcat:Dataset ;
    dct:description "berisi rekapitulasi peraturan daerah yang disahkan tahun 2016-2021" ;
    dct:identifier "4904fbd3-748a-4104-83da-1eccf736473d" ;
    dct:issued "2023-09-06T11:03:29.376200"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:29.376207"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "rekapitulasi jumlah perda yang disahkan tahun 2016-2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4904fbd3-748a-4104-83da-1eccf736473d/resource/a5b8b64e-8bbb-4f91-8ba3-2f52edad9755> .

<https://data.jatengprov.go.id/dataset/4904fbd3-748a-4104-83da-1eccf736473d/resource/a5b8b64e-8bbb-4f91-8ba3-2f52edad9755> a dcat:Distribution ;
    dct:description "data csv" ;
    dct:format "CSV" ;
    dct:title "data rekap perda" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1sX2n1_b6zRU52T_YBo0y1vwpT0i76QnT/edit?usp=sharing&ouid=110859066761746879384&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> a foaf:Organization ;
    foaf:name "Pemerintah Kota Surakarta" .

