@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/0aa4dfc9-3635-4b66-ab58-6e62a317449c> a dcat:Dataset ;
    dct:description "Tingkat Maturitas SPIP yang dikeluarkan oleh BPKP" ;
    dct:identifier "0aa4dfc9-3635-4b66-ab58-6e62a317449c" ;
    dct:issued "2023-10-02T11:55:20.163749"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:20.163755"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Tingkat Maturitas SPIP yang dikeluarkan oleh BPKP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Delvi Afnijar" ;
            vcard:hasEmail <mailto:delviafnijar10@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0aa4dfc9-3635-4b66-ab58-6e62a317449c/resource/dae15078-b30a-45ca-a04c-db1dce5090b2> ;
    dcat:keyword "maturitas SPIP" .

<http://5.189.187.109/dataset/0aa4dfc9-3635-4b66-ab58-6e62a317449c/resource/dae15078-b30a-45ca-a04c-db1dce5090b2> a dcat:Distribution ;
    dct:description "Tingkat Maturitas SPIP yang dikeluarkan oleh BPKP Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T04:04:19.648829"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:20.158349"^^xsd:dateTime ;
    dct:title "Tingkat Maturitas SPIP yang dikeluarkan oleh BPKP Tahun 2022" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/0aa4dfc9-3635-4b66-ab58-6e62a317449c/resource/dae15078-b30a-45ca-a04c-db1dce5090b2/download/tingkat-maturitas-spip-yang-dikeluarkan-oleh-bpkp-tahun-2022.csv> ;
    dcat:byteSize "106"^^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" .

