@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/5f14e6a7-ebc2-49a7-aac1-5a682c115ae6> a dcat:Dataset ;
    dct:identifier "5f14e6a7-ebc2-49a7-aac1-5a682c115ae6" ;
    dct:issued "2023-10-11T09:03:06.262956"^^xsd:dateTime ;
    dct:modified "2023-10-11T09:03:06.262966"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> ;
    dct:title "Jumlah Tenaga Medis 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Desy Trishardiyanti A." ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5f14e6a7-ebc2-49a7-aac1-5a682c115ae6/resource/c4b85e70-5a04-4668-beec-6e3352a1e1de> ;
    dcat:landingPage <Dinkes%20Kab%20Kendal> .

<https://data.jatengprov.go.id/dataset/5f14e6a7-ebc2-49a7-aac1-5a682c115ae6/resource/c4b85e70-5a04-4668-beec-6e3352a1e1de> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jml tenaga medis_2022.xlsx" ;
    dcat:accessURL <https://data.kendalkab.go.id/dataset/5f14e6a7-ebc2-49a7-aac1-5a682c115ae6/resource/c4b85e70-5a04-4668-beec-6e3352a1e1de/download/jml-tenaga-medis_2022.xlsx> ;
    dcat:byteSize 15303.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/3626cea4-8317-4c39-a261-cc9c77c468a6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kendal" .

