@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/192c5c9d-1da1-407e-ae01-69b08663cc18> a dcat:Dataset ;
    dct:description "daftar nama anggota DPRD kota surakarta Tahun 2016-2021" ;
    dct:identifier "192c5c9d-1da1-407e-ae01-69b08663cc18" ;
    dct:issued "2023-09-06T11:03:21.552166"^^xsd:dateTime ;
    dct:modified "2023-09-06T11:03:21.552172"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/a1af786d-42d9-47b7-ba47-8cbaaf416f8f> ;
    dct:title "susunan nama-nama anggota DPRD tahun 2019-2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "danang mp" ;
            vcard:hasEmail <mailto:danangmp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/192c5c9d-1da1-407e-ae01-69b08663cc18/resource/c77073ee-c9f2-45f6-a742-03553e01319d> ;
    dcat:keyword "goverment" .

<https://data.jatengprov.go.id/dataset/192c5c9d-1da1-407e-ae01-69b08663cc18/resource/c77073ee-c9f2-45f6-a742-03553e01319d> a dcat:Distribution ;
    dct:description "daftar nama - nama anggota DPRD" ;
    dct:format "CSV" ;
    dct:title "view?usp=sharing" ;
    dcat:accessURL <https://drive.google.com/file/d/15PU2j8R2FAc-gU46yJfbiYcn1K-xOMhn/view?usp=sharing> .

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

