@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/ee99465c-8c03-45e8-958e-6b162476f3e3> a dcat:Dataset ;
    dct:description "SOP Fasilitas Laik Higiene Sanitasi (SLHS)" ;
    dct:identifier "ee99465c-8c03-45e8-958e-6b162476f3e3" ;
    dct:issued "2023-05-26T08:34:51.549837"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:27:22.594000"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Fasilitas Laik Higiene Sanitasi (SLHS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@gmail.com> ] ;
    dcat:keyword "dinkes",
        "slhs",
        "sop" ;
    dcat:landingPage <Dinas%20Kesehatan> .

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

