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

<http://5.189.187.109/dataset/ba4ec4a3-686b-4657-b7f6-e30a8e6a4ea3> a dcat:Dataset ;
    dct:description "Produk hukum DPRD Kab.Gunungkidul yang berupa Peraturan Daerah dan lainnya." ;
    dct:identifier "ba4ec4a3-686b-4657-b7f6-e30a8e6a4ea3" ;
    dct:issued "2022-10-20T05:40:10.411559"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:40:10.411565"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Produk Hukum DPRD Kabupaten Gunungkidul" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat DPRD Kabupaten Gunungkidul" ;
            vcard:hasEmail <mailto:bekti333@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ba4ec4a3-686b-4657-b7f6-e30a8e6a4ea3/resource/25fc0111-02ba-4b87-9186-39ebd32538d9> ;
    dcat:keyword "DPRD",
        "Peraturan Daerah",
        "Produk Hukum",
        "Undang-Undang" .

<http://5.189.187.109/dataset/ba4ec4a3-686b-4657-b7f6-e30a8e6a4ea3/resource/25fc0111-02ba-4b87-9186-39ebd32538d9> a dcat:Distribution ;
    dct:description "Berisi tentang Peraturan Daerah yang telah disahkan pada tahun 2019." ;
    dct:format "XLSX" ;
    dct:issued "2021-02-19T03:24:11.647675"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:40:10.386644"^^xsd:dateTime ;
    dct:title "Produk Hukum DPRD 2019.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/ba4ec4a3-686b-4657-b7f6-e30a8e6a4ea3/resource/25fc0111-02ba-4b87-9186-39ebd32538d9/download/produk-hukum-dprd-2019.xlsx> ;
    dcat:byteSize "10810"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

