@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/7d1a6d90-7569-4d8c-b316-4a8b2f1395fd> a dcat:Dataset ;
    dct:description "Standar Pelayanan Ijin Sertifikat Laik Higiene Sanitasi (SLHS)" ;
    dct:identifier "7d1a6d90-7569-4d8c-b316-4a8b2f1395fd" ;
    dct:issued "2023-05-26T08:31:49.024821"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:49.024828"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Standar Pelayanan Ijin Sertifikat Laik Higiene Sanitasi (SLHS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7d1a6d90-7569-4d8c-b316-4a8b2f1395fd/resource/5be72527-33a2-4e46-863e-a5e713c49a9f> ;
    dcat:keyword "dinkes",
        "sp" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<https://data.jatengprov.go.id/dataset/7d1a6d90-7569-4d8c-b316-4a8b2f1395fd/resource/5be72527-33a2-4e46-863e-a5e713c49a9f> a dcat:Distribution ;
    dct:description "Standar Pelayanan Ijin Sertifikat Laik Higiene Sanitasi (SLHS)" ;
    dct:format "PDF" ;
    dct:title "Standar Pelayanan Ijin Sertifikat Laik Higiene Sanitasi (SLHS)" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7d1a6d90-7569-4d8c-b316-4a8b2f1395fd/resource/5be72527-33a2-4e46-863e-a5e713c49a9f/download/sp-izin-slhs.pdf> ;
    dcat:byteSize 1277465.0 ;
    dcat:mediaType "application/pdf" .

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

