@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/596803ed-57d6-432b-bea6-6ad5c9b16532> a dcat:Dataset ;
    dct:description "SOP Sertifikat Standar Toko Obat" ;
    dct:identifier "596803ed-57d6-432b-bea6-6ad5c9b16532" ;
    dct:issued "2023-05-26T08:30:46.569203"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:46.569212"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP Sertifikat Standar Toko Obat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/596803ed-57d6-432b-bea6-6ad5c9b16532/resource/3f5c64c8-2399-4769-8ffd-de0c68d4bde4> ;
    dcat:keyword "dinkes",
        "sop" ;
    dcat:landingPage <Dinas%20Kesehatan> .

<https://data.jatengprov.go.id/dataset/596803ed-57d6-432b-bea6-6ad5c9b16532/resource/3f5c64c8-2399-4769-8ffd-de0c68d4bde4> a dcat:Distribution ;
    dct:description "SOP Sertifikat Standar Toko Obat" ;
    dct:format "PDF" ;
    dct:title "SOP Sertifikat Standar Toko Obat" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/596803ed-57d6-432b-bea6-6ad5c9b16532/resource/3f5c64c8-2399-4769-8ffd-de0c68d4bde4/download/sop-sertifikat-standar-toko-obat.pdf> ;
    dcat:byteSize 1382076.0 ;
    dcat:mediaType "application/pdf" .

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

