@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#> .

<https://data.jatengprov.go.id/dataset/230c4058-9b7f-4793-8c85-6ae9e81eeafe> a dcat:Dataset ;
    dct:description "SOP PENANGANAN KASUS PERTANAHAN" ;
    dct:identifier "230c4058-9b7f-4793-8c85-6ae9e81eeafe" ;
    dct:issued "2023-05-29T08:42:22.169002"^^xsd:dateTime ;
    dct:modified "2023-05-29T08:42:22.169009"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP PENANGANAN KASUS PERTANAHAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupsten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/230c4058-9b7f-4793-8c85-6ae9e81eeafe/resource/acb26daa-044d-4848-a23c-054ffd8a69ce> .

<https://data.jatengprov.go.id/dataset/230c4058-9b7f-4793-8c85-6ae9e81eeafe/resource/acb26daa-044d-4848-a23c-054ffd8a69ce> a dcat:Distribution ;
    dct:description "SOP PENANGANAN KASUS PERTANAHAN" ;
    dct:format "DOCX" ;
    dct:title "SOP PENANGANAN KASUS PERTANAHAN" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/230c4058-9b7f-4793-8c85-6ae9e81eeafe/resource/acb26daa-044d-4848-a23c-054ffd8a69ce/download/sop-penanganan-kasus-pertanahan.docx> ;
    dcat:byteSize 97595.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

