@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/4d09e221-eff5-4a84-af01-85bbdb27d951> a dcat:Dataset ;
    dct:description "Jumlah Program RKPD menurut OPD Tahun 2022" ;
    dct:identifier "4d09e221-eff5-4a84-af01-85bbdb27d951" ;
    dct:issued "2023-10-02T11:55:57.063810"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:57.063817"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Program RKPD menurut OPD" ;
    dcat:distribution <http://5.189.187.109/dataset/4d09e221-eff5-4a84-af01-85bbdb27d951/resource/9d544983-3ea2-42c6-8952-69c47c5e5dd7> ;
    dcat:keyword "2022" .

<http://5.189.187.109/dataset/4d09e221-eff5-4a84-af01-85bbdb27d951/resource/9d544983-3ea2-42c6-8952-69c47c5e5dd7> a dcat:Distribution ;
    dct:description "2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-26T04:49:18.515633"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:57.058111"^^xsd:dateTime ;
    dct:title "Jumlah Program RKPD Menurut OPD Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/4d09e221-eff5-4a84-af01-85bbdb27d951/resource/9d544983-3ea2-42c6-8952-69c47c5e5dd7/download/jumlah-program-rkpd-tahun-2022.csv> ;
    dcat:byteSize "1249"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> a foaf:Agent ;
    foaf:name "Kabupaten Aceh Selatan" .

