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

<https://data.jatengprov.go.id/dataset/f2f9f3d5-e319-48d0-8192-63bd890bd235> a dcat:Dataset ;
    dct:description "Angka Kesakitan menurut Karakteristik, 2022" ;
    dct:identifier "f2f9f3d5-e319-48d0-8192-63bd890bd235" ;
    dct:issued "2023-10-10T14:14:56.778803"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:50:25.340773"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Angka Kesakitan menurut Karakteristik, 2022" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:bps3301@bps.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f2f9f3d5-e319-48d0-8192-63bd890bd235/resource/4219a645-a4e0-479a-9bb9-232cd2926ccd> ;
    dcat:keyword "fertilitas",
        "kabupaten cilacap",
        "kependudukan",
        "kesehatan",
        "konsumsi dan pengeluaran",
        "pendidikan",
        "perumahan" ;
    dcat:landingPage <cilacapkab.bps.go.id> .

<https://data.jatengprov.go.id/dataset/f2f9f3d5-e319-48d0-8192-63bd890bd235/resource/4219a645-a4e0-479a-9bb9-232cd2926ccd> a dcat:Distribution ;
    dct:description "Angka Kesakitan menurut Karakteristik, 2022" ;
    dct:format "XLSX" ;
    dct:title "data45" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/f2f9f3d5-e319-48d0-8192-63bd890bd235/resource/4219a645-a4e0-479a-9bb9-232cd2926ccd/download/angka-kesakitan-menurut-karakteristik-2022.xlsx> ;
    dcat:byteSize 6517.0 ;
    dcat:mediaType "application/pdf" .

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

