@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7> a dcat:Dataset ;
    dct:description "berisi rekap produk hukum DPRD kota surakarta tahun 2016-2021" ;
    dct:identifier "8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7" ;
    dct:issued "2023-09-06T11:03:36.943234"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:36.943241"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "rekapitulasi produk hukum DPRD tahun 2016-2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "danang mp" ;
            vcard:hasEmail <mailto:danangmp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7/resource/0f6bc44d-dc18-4c80-9ecb-eac6f4a368a3>,
        <https://data.jatengprov.go.id/dataset/8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7/resource/e5e1bde1-b36d-4248-9493-8680fb5fb95e> ;
    dcat:keyword "goverment" .

<https://data.jatengprov.go.id/dataset/8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7/resource/0f6bc44d-dc18-4c80-9ecb-eac6f4a368a3> a dcat:Distribution ;
    dct:description "rekap produk hukum DPRD" ;
    dct:format "CSV" ;
    dct:title "view?usp=sharing" ;
    dcat:accessURL <https://drive.google.com/file/d/16uKrHKkWs_XRziNyw1vZJYGCb_VjYIwv/view?usp=sharing> .

<https://data.jatengprov.go.id/dataset/8e205e2d-b85d-4bfd-bf5f-5ec3238e5bc7/resource/e5e1bde1-b36d-4248-9493-8680fb5fb95e> a dcat:Distribution ;
    dct:description "rekap produk hukum DPRD" ;
    dct:format "CSV" ;
    dct:title "view?usp=sharing" ;
    dcat:accessURL <https://drive.google.com/file/d/16uKrHKkWs_XRziNyw1vZJYGCb_VjYIwv/view?usp=sharing> .

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

