@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/74bd445f-b99c-4502-8574-1704389d3e4f> a dcat:Dataset ;
    dct:description "Jumlah Kasus Pelanggaran Qanun Syariat Tahun 2016 s.d 2018" ;
    dct:identifier "74bd445f-b99c-4502-8574-1704389d3e4f" ;
    dct:issued "2022-10-30T23:34:43.137769"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:28:30.225428"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Kasus Syariat 2016-2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/74bd445f-b99c-4502-8574-1704389d3e4f/resource/ef7dbe68-bcd8-44ad-af8d-92bbd99a462e> ;
    dcat:keyword "satpol-ppwh" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/kasus-syariat-2016-2018/74bd445f-b99c-4502-8574-1704389d3e4f> .

<http://5.189.187.109/dataset/74bd445f-b99c-4502-8574-1704389d3e4f/resource/ef7dbe68-bcd8-44ad-af8d-92bbd99a462e> a dcat:Distribution ;
    dct:description "Jumlah Kasus Pelanggaran Qanun Syariat Tahun 2016 s.d 2018" ;
    dct:format "CSV" ;
    dct:issued "2019-10-31T14:54:25"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:28:30.234307"^^xsd:dateTime ;
    dct:title "Kasus Syariat 2016-2018" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/data_Syariat_2016-2018.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/kasus-syariat-2016-2018/74bd445f-b99c-4502-8574-1704389d3e4f> a foaf:Document .

