@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/5a958d18-38f9-495e-85ee-78a1ec563083> a dcat:Dataset ;
    dct:description "Jumlah OPD Badan (Unit)" ;
    dct:identifier "5a958d18-38f9-495e-85ee-78a1ec563083" ;
    dct:issued "2023-05-22T10:25:02.408989"^^xsd:dateTime ;
    dct:modified "2025-01-06T07:01:27.186073"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah OPD Badan (Unit)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "setda" ;
            vcard:hasEmail <mailto:setda@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/5a958d18-38f9-495e-85ee-78a1ec563083/resource/2450faa2-9cd5-427e-9d87-8c0e979b8926> ;
    dcat:keyword "INSTANSI PEMERINTAH" ;
    dcat:landingPage <setda.demakkab.go.id> .

<http://5.189.187.109/dataset/5a958d18-38f9-495e-85ee-78a1ec563083/resource/2450faa2-9cd5-427e-9d87-8c0e979b8926> a dcat:Distribution ;
    dct:description "Jumlah OPD Badan (Unit)" ;
    dct:format "XLSX" ;
    dct:issued "2020-08-11T02:43:24.455179"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:25:02.402784"^^xsd:dateTime ;
    dct:title "6. Jumlah OPD Badan (Unit).xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/5a958d18-38f9-495e-85ee-78a1ec563083/resource/2450faa2-9cd5-427e-9d87-8c0e979b8926/download/6.-jumlah-opd-badan-unit.xlsx> ;
    dcat:byteSize "9865"^^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" .

<setda.demakkab.go.id> a foaf:Document .

