@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/9842f99a-ee7a-4ebd-9c6e-3e702c70c6c0> a dcat:Dataset ;
    dct:description "SOP Perijinan Toko Alat Kesehatan" ;
    dct:identifier "9842f99a-ee7a-4ebd-9c6e-3e702c70c6c0" ;
    dct:issued "2023-05-26T08:32:29.719920"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:32:29.719929"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Perijinan Toko Alat Kesehatan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9842f99a-ee7a-4ebd-9c6e-3e702c70c6c0/resource/3603e602-41ad-42bf-87e8-dc39711012c4> ;
    dcat:keyword "dinkes",
        "sop" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<https://data.jatengprov.go.id/dataset/9842f99a-ee7a-4ebd-9c6e-3e702c70c6c0/resource/3603e602-41ad-42bf-87e8-dc39711012c4> a dcat:Distribution ;
    dct:description "SOP Perijinan Toko Alat Kesehatan" ;
    dct:format "PDF" ;
    dct:title "SOP Perijinan Toko Alat Kesehatan" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9842f99a-ee7a-4ebd-9c6e-3e702c70c6c0/resource/3603e602-41ad-42bf-87e8-dc39711012c4/download/sop-perizinan-toko-alat-kesehatan.pdf> ;
    dcat:byteSize 886882.0 ;
    dcat:mediaType "application/pdf" .

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

