@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/6cfba2bb-cb45-4519-8724-aad20110cecc> a dcat:Dataset ;
    dct:description "Jumlah Kasus Unjuk Rasa Bidang Agama Tahun 2024" ;
    dct:identifier "6cfba2bb-cb45-4519-8724-aad20110cecc" ;
    dct:issued "2024-10-20T18:30:41.072435"^^xsd:dateTime ;
    dct:modified "2024-12-25T10:26:38.345854"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "JUMLAH KASUS UNJUK RASA BIDANG AGAMA TAHUN 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bakesbangpol Kab.Demak" ;
            vcard:hasEmail <mailto:bakesbangpol@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6cfba2bb-cb45-4519-8724-aad20110cecc/resource/5e02ceee-6ea7-4607-bd9c-e325fcd272d9> ;
    dcat:keyword "agama",
        "bakesbangpol",
        "kasus unjuk rasa" ;
    dcat:landingPage <https://bakesbangpol.demakkab.go.id/> .

<http://5.189.187.109/dataset/6cfba2bb-cb45-4519-8724-aad20110cecc/resource/5e02ceee-6ea7-4607-bd9c-e325fcd272d9> a dcat:Distribution ;
    dct:description "Jumlah Kasus Unjuk Rasa Bidang Agama Tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-12T07:03:49.445482"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:30:41.060618"^^xsd:dateTime ;
    dct:title "Jumlah Kasus Unjuk Rasa Bidang Agama" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6cfba2bb-cb45-4519-8724-aad20110cecc/resource/5e02ceee-6ea7-4607-bd9c-e325fcd272d9/download/1676.-jumlah-kasus-unjuk-rasa-bidang-agama.xlsx> ;
    dcat:byteSize "11837"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<https://bakesbangpol.demakkab.go.id/> a foaf:Document .

