@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/094995de-3483-4563-b509-9a9308f615b0> a dcat:Dataset ;
    dct:description "Dataset ini berisi anggota-anggota DPRD Kabupaten Bantul berdasarkan asal partai dari tahun ke tahun" ;
    dct:identifier "094995de-3483-4563-b509-9a9308f615b0" ;
    dct:issued "2024-06-11T07:43:51.102821"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:51.102828"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Komposisi Anggota DPRD Menurut Asal Partai" ;
    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/094995de-3483-4563-b509-9a9308f615b0/resource/5f2437eb-69fa-4173-8c30-e5c4003949c1> ;
    dcat:keyword "anggota dprd",
        "dprd bantul",
        "dprd kabupaten bantul",
        "partai" ;
    dcat:landingPage <Sekretariat%20DPRD%20Kabupaten%20Bantul> .

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

<http://5.189.187.109/dataset/094995de-3483-4563-b509-9a9308f615b0/resource/5f2437eb-69fa-4173-8c30-e5c4003949c1> a dcat:Distribution ;
    dct:description "Data ini berisi komposisi anggota DPRD berdasarkan asal partai tahun 2018-2019" ;
    dct:format "CSV" ;
    dct:issued "2020-03-11T06:56:38.167578"^^xsd:dateTime ;
    dct:modified "2024-06-11T07:43:51.089724"^^xsd:dateTime ;
    dct:title "Komposisi Anggota DPRD Berdasarkan Asal Partai Tahun 2018-2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/094995de-3483-4563-b509-9a9308f615b0/resource/5f2437eb-69fa-4173-8c30-e5c4003949c1/download/partai-upload.csv> ;
    dcat:byteSize "138"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

