@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/33127f98-2c9b-4326-ae72-db892286694d> a dcat:Dataset ;
    dct:description "Dataset Konsistensi Program Antara RPJM dan RKPK" ;
    dct:identifier "33127f98-2c9b-4326-ae72-db892286694d" ;
    dct:issued "2024-06-03T03:39:49.866542"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:49.866548"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> ;
    dct:title "Konsistensi Program Antara RPJM dan RKPK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rahmi" ;
            vcard:hasEmail <mailto:rahmi.aldira@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/33127f98-2c9b-4326-ae72-db892286694d/resource/fe0a9199-b50d-4eb3-aa58-7637cfd73cb0> ;
    dcat:keyword "Perencanaan",
        "RKPK",
        "RPJM" .

<http://5.189.187.109/dataset/33127f98-2c9b-4326-ae72-db892286694d/resource/fe0a9199-b50d-4eb3-aa58-7637cfd73cb0> a dcat:Distribution ;
    dct:description "Dataset ini menyajikan tentang Konsistensi Antara RPJM dan RKPK" ;
    dct:format "CSV" ;
    dct:issued "2024-05-21T09:19:52.365748"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:39:49.846339"^^xsd:dateTime ;
    dct:title "Konsistensi Program Antara RPJM dan RKPK" ;
    dcat:accessURL <https://data.bireuenkab.go.id/dataset/33127f98-2c9b-4326-ae72-db892286694d/resource/fe0a9199-b50d-4eb3-aa58-7637cfd73cb0/download/konsistensi-program-antara-rpjm-dan-rkpk-tahun-2023.csv> ;
    dcat:byteSize "213"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/87f9bdfa-f934-4594-af62-da62b9622ba4> a foaf:Agent ;
    foaf:name "Kabupaten Bireuen" .

