@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/49dbc09e-6464-40e3-961f-efb57e160228> a dcat:Dataset ;
    dct:description "Jumlah Sertifikasi Halal yang diterbitkan Tahun 2022" ;
    dct:identifier "49dbc09e-6464-40e3-961f-efb57e160228" ;
    dct:issued "2023-10-02T11:55:55.344728"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:55.344734"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/18cae6c0-7440-41c3-9f07-3e693db52840> ;
    dct:title "Jumlah Sertifikasi Halal yang diterbitkan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tari Wulandari" ;
            vcard:hasEmail <mailto:tariwulandari339@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/49dbc09e-6464-40e3-961f-efb57e160228/resource/789cffec-7fa1-4083-89ae-47593ad372e4> ;
    dcat:keyword "2022",
        "Sertifikasi Halal yang diterbitkan" .

<http://5.189.187.109/dataset/49dbc09e-6464-40e3-961f-efb57e160228/resource/789cffec-7fa1-4083-89ae-47593ad372e4> a dcat:Distribution ;
    dct:description "Jumlah Sertifikasi Halal yang diterbitkan Tahun 2022" ;
    dct:format "CSV" ;
    dct:issued "2023-09-18T08:12:48.780415"^^xsd:dateTime ;
    dct:modified "2023-10-02T11:55:55.337924"^^xsd:dateTime ;
    dct:title "Jumlah Sertifikasi Halal yang diterbitkan Tahun 2022.csv" ;
    dcat:accessURL <https://data.acehselatankab.go.id/dataset/49dbc09e-6464-40e3-961f-efb57e160228/resource/789cffec-7fa1-4083-89ae-47593ad372e4/download/jumlah-sertifikasi-halal-yang-diterbitkan-tahun-2022.csv> ;
    dcat:byteSize "168"^^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" .

