@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/9ea9dd30-b197-4708-910b-0e856af39911> a dcat:Dataset ;
    dct:description "Laporan Instalasi Gawat Darurat Januari 2024" ;
    dct:identifier "9ea9dd30-b197-4708-910b-0e856af39911" ;
    dct:issued "2024-08-05T16:04:37.238330"^^xsd:dateTime ;
    dct:modified "2024-08-05T16:04:37.238339"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Laporan Instalasi Gawat Darurat Januari 2024" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Kajen" ;
            vcard:hasEmail <mailto:ppidrsudkajen@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9ea9dd30-b197-4708-910b-0e856af39911/resource/52bd55dd-8efe-4ab3-8236-6db85e422a34> ;
    dcat:keyword "Pelayanan",
        "RSUD Kajen" .

<https://data.jatengprov.go.id/dataset/9ea9dd30-b197-4708-910b-0e856af39911/resource/52bd55dd-8efe-4ab3-8236-6db85e422a34> a dcat:Distribution ;
    dct:description "Laporan Instalasi Gawat Darurat Januari 2024" ;
    dct:format "XLSX" ;
    dct:title "Laporan Instalasi Gawat Darurat Januari 2024.xls" ;
    dcat:accessURL <https://data.pekalongankab.go.id/dataset/9ea9dd30-b197-4708-910b-0e856af39911/resource/52bd55dd-8efe-4ab3-8236-6db85e422a34/download/rl-3.2-igd-2024-januarai-2024.xls> ;
    dcat:byteSize 27648.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

