@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/ff2714c2-f25f-40a3-a346-2578769d3b8c> a dcat:Dataset ;
    dct:description "Dataset ini berisi jumlah fraksi dan anggota fraksi yang ada di DPRD Kabupaten Bantul dari tahun ke tahun" ;
    dct:identifier "ff2714c2-f25f-40a3-a346-2578769d3b8c" ;
    dct:issued "2024-06-11T08:57:55.539676"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:57:55.539684"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Fraksi-Fraksi DPRD Kabupaten Bantul" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "sekretaris DPRD Kabupaten Bantul" ;
            vcard:hasEmail <mailto:sekwan.bantul@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ff2714c2-f25f-40a3-a346-2578769d3b8c/resource/b48a94b1-c18b-416b-9063-0671f0fcd1ea> ;
    dcat:keyword "anggota dprd",
        "dprd bantul",
        "dprd kabupaten bantul",
        "fraksi dprd bantul" ;
    dcat:landingPage <Sekretariat%20DPRD%20Kabupaten%20Bantul> .

<Sekretariat%20DPRD%20Kabupaten%20Bantul> a foaf:Document .

<http://5.189.187.109/dataset/ff2714c2-f25f-40a3-a346-2578769d3b8c/resource/b48a94b1-c18b-416b-9063-0671f0fcd1ea> a dcat:Distribution ;
    dct:description "Data ini berisi jumlah fraksi dan anggota fraksi DPRD Kabupaten Bantul Tahun 2019-2020" ;
    dct:format "CSV" ;
    dct:issued "2020-03-11T06:49:48.263764"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:57:55.527069"^^xsd:dateTime ;
    dct:title "Jumlah Fraksi DPRD Kabupaten Bantul Tahun 2019-2020" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/ff2714c2-f25f-40a3-a346-2578769d3b8c/resource/b48a94b1-c18b-416b-9063-0671f0fcd1ea/download/fraksi-upload.csv> ;
    dcat:byteSize "107"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

