@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/f216c341-0c45-4ee2-a198-57ecdaf707f3> a dcat:Dataset ;
    dct:description "Hasil Pengelolaan Kekayaan Daerah yang dipisahkan" ;
    dct:identifier "f216c341-0c45-4ee2-a198-57ecdaf707f3" ;
    dct:issued "2023-10-02T11:57:24.888896"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:24.888903"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Hasil Pengelolaan Kekayaan Daerah yang dipisahkan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ilham Rahmadika" ;
            vcard:hasEmail <mailto:rahmadikailham@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f216c341-0c45-4ee2-a198-57ecdaf707f3/resource/e5177382-f648-49df-b3a2-37d6da91ee85> ;
    dcat:keyword "2022",
        "kekayaan",
        "pengelola" .

<http://5.189.187.109/dataset/f216c341-0c45-4ee2-a198-57ecdaf707f3/resource/e5177382-f648-49df-b3a2-37d6da91ee85> a dcat:Distribution ;
    dct:description "Hasil Pengelolaan Kekayaan Daerah yang dipisahkan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-29T07:57:35.474020"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:57:24.879661"^^xsd:dateTime ;
    dct:title "Hasil Pengelolaan Kekayaan Daerah yang dipisahkan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/f216c341-0c45-4ee2-a198-57ecdaf707f3/resource/e5177382-f648-49df-b3a2-37d6da91ee85/download/hasil-pengelolaan-kekayaan-daerah-yang-dipisahkan-tahun-2022.csv> ;
    dcat:byteSize "274"^^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" .

