@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/8fc0a15f-0bac-4366-9847-0352930dc295> a dcat:Dataset ;
    dct:description "jumlah dokumen produk hukum Kerja Sama " ;
    dct:identifier "8fc0a15f-0bac-4366-9847-0352930dc295" ;
    dct:issued "2023-10-02T11:56:40.093331"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:40.093338"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Dokumen rilis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Delvi Afnijar" ;
            vcard:hasEmail <mailto:delviafnijar@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8fc0a15f-0bac-4366-9847-0352930dc295/resource/26840677-e25f-44ef-b926-f6b4eed0a75b> ;
    dcat:keyword "produk hukum" .

<http://5.189.187.109/dataset/8fc0a15f-0bac-4366-9847-0352930dc295/resource/26840677-e25f-44ef-b926-f6b4eed0a75b> a dcat:Distribution ;
    dct:description "jumlah dokumen produk hukum kerja sama tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T02:53:55.547319"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:56:40.087568"^^xsd:dateTime ;
    dct:title "dokumen produk hukum Kerja Sama 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/8fc0a15f-0bac-4366-9847-0352930dc295/resource/26840677-e25f-44ef-b926-f6b4eed0a75b/download/dokumen-produk-hukum-kerja-sama-2022.csv> ;
    dcat:byteSize "212"^^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" .

