@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/431bb348-2bd5-4847-ae4c-f3ac339e7b7e> a dcat:Dataset ;
    dct:description "Dataset ini menunjukkan tentang opini-BPK" ;
    dct:identifier "431bb348-2bd5-4847-ae4c-f3ac339e7b7e" ;
    dct:issued "2024-06-24T02:59:52.631841"^^xsd:dateTime ;
    dct:modified "2024-06-24T02:59:52.631848"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8d1879d8-c39d-4a7e-9ca0-f01b9343024d> ;
    dct:title "OPINI BPK" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yulidar" ;
            vcard:hasEmail <mailto:zikramaulida@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/431bb348-2bd5-4847-ae4c-f3ac339e7b7e/resource/7558b272-d6f3-4b6f-b906-ffedc3ca5778> ;
    dcat:keyword "Opini BPK" .

<http://5.189.187.109/dataset/431bb348-2bd5-4847-ae4c-f3ac339e7b7e/resource/7558b272-d6f3-4b6f-b906-ffedc3ca5778> a dcat:Distribution ;
    dct:description "Datasource ini menunjukkan tentang Opini BPK" ;
    dct:format "CSV" ;
    dct:issued "2024-05-31T09:03:49.537193"^^xsd:dateTime ;
    dct:modified "2024-06-24T02:59:52.626374"^^xsd:dateTime ;
    dct:title "Opini BPK.csv" ;
    dcat:accessURL <https://data.pidiejayakab.go.id/dataset/431bb348-2bd5-4847-ae4c-f3ac339e7b7e/resource/7558b272-d6f3-4b6f-b906-ffedc3ca5778/download/opini-bpk1.csv> ;
    dcat:byteSize "304"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/8d1879d8-c39d-4a7e-9ca0-f01b9343024d> a foaf:Agent ;
    foaf:name "Kabupaten Pidie Jaya" .

