@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/9723469a-c89c-47b4-8c6e-afd92e7033d7> a dcat:Dataset ;
    dct:identifier "9723469a-c89c-47b4-8c6e-afd92e7033d7" ;
    dct:issued "2023-11-01T17:34:10.440475"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:02:05.129176"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> ;
    dct:title "Evaluasi Desa dan Kelurahan 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <http://5.189.187.109/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd> ;
    dcat:landingPage <Dispermasdes%20Kabupaten%20Kendal> .

<Dispermasdes%20Kabupaten%20Kendal> a foaf:Document .

<http://5.189.187.109/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T03:16:42.887166"^^xsd:dateTime ;
    dct:modified "2026-04-28T03:02:05.171327"^^xsd:dateTime ;
    dct:title "Evdeskel 2022" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/9723469a-c89c-47b4-8c6e-afd92e7033d7/resource/2e128109-c8d5-447c-98dd-7a2a1be322dd/download/evdeskel_2022.xlsx> ;
    dcat:byteSize "25382"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/db4dd201-25a7-4aab-a125-0f87662d70f0> a foaf:Agent ;
    foaf:name "Kabupaten Kendal" .

