@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/8e6428a4-3031-4536-9519-1a790dee6022> a dcat:Dataset ;
    dct:description "Kasus Pemogokan Kerja Tahun 2024" ;
    dct:identifier "8e6428a4-3031-4536-9519-1a790dee6022" ;
    dct:issued "2024-10-20T18:32:51.196366"^^xsd:dateTime ;
    dct:modified "2024-12-23T15:08:36.555624"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "KASUS PEMOGOKAN KERJA 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/8e6428a4-3031-4536-9519-1a790dee6022/resource/8f6e8fd5-3a34-489d-bece-f914c798a6eb> ;
    dcat:keyword "bakesbangpol",
        "pemogokan  kerja" ;
    dcat:landingPage <https://bakesbangpol.demakkab.go.id/> .

<http://5.189.187.109/dataset/8e6428a4-3031-4536-9519-1a790dee6022/resource/8f6e8fd5-3a34-489d-bece-f914c798a6eb> a dcat:Distribution ;
    dct:description " Kasus Pemogokan Kerja tahun 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-08-12T07:43:51.478823"^^xsd:dateTime ;
    dct:modified "2024-10-20T18:32:51.186684"^^xsd:dateTime ;
    dct:title "Kasus Pemogokan Kerja" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/8e6428a4-3031-4536-9519-1a790dee6022/resource/8f6e8fd5-3a34-489d-bece-f914c798a6eb/download/1684.-kasus-pemogokan-kerja.xlsx> ;
    dcat:byteSize "8784"^^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 .

