@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/38119f13-ad60-422c-b434-ce1062c32abb> a dcat:Dataset ;
    dct:description "SOP SKM" ;
    dct:identifier "38119f13-ad60-422c-b434-ce1062c32abb" ;
    dct:issued "2023-05-26T08:29:54.955947"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:54.955954"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP SKM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/38119f13-ad60-422c-b434-ce1062c32abb/resource/46ba0c9b-7533-4a03-b6d6-985985abf8ab> .

<https://data.jatengprov.go.id/dataset/38119f13-ad60-422c-b434-ce1062c32abb/resource/46ba0c9b-7533-4a03-b6d6-985985abf8ab> a dcat:Distribution ;
    dct:description "SOP SKM" ;
    dct:format "DOCX" ;
    dct:title "SOP SKM" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/38119f13-ad60-422c-b434-ce1062c32abb/resource/46ba0c9b-7533-4a03-b6d6-985985abf8ab/download/sop-skm.docx> ;
    dcat:byteSize 100851.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" .

