@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/a574e782-c55f-492a-805e-155ed0e531e1> a dcat:Dataset ;
    dct:description "DAFTAR PEGAWAI BLUD RSUD KARDINAH" ;
    dct:identifier "a574e782-c55f-492a-805e-155ed0e531e1" ;
    dct:issued "2023-08-04T09:07:32.486854"^^xsd:dateTime ;
    dct:modified "2023-08-04T09:07:32.486862"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> ;
    dct:title "DAFTAR PEGAWAI BLUD RSUD KARDINAH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rani Ingriani" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a574e782-c55f-492a-805e-155ed0e531e1/resource/46139ef1-115e-4c41-8275-4d9f63a56202> .

<https://data.jatengprov.go.id/dataset/a574e782-c55f-492a-805e-155ed0e531e1/resource/46139ef1-115e-4c41-8275-4d9f63a56202> a dcat:Distribution ;
    dct:description "DAFTAR PEGAWAI BLUD RSUD KARDINAH" ;
    dct:format "XLSX" ;
    dct:title "daftar nama blud.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/a574e782-c55f-492a-805e-155ed0e531e1/resource/46139ef1-115e-4c41-8275-4d9f63a56202/download/daftar-nama-blud.xlsx> ;
    dcat:byteSize 45505.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/1a8e10ba-4fbf-453c-b243-b591ec962a26> a foaf:Organization ;
    foaf:name "Pemerintah Kota Tegal" .

