@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b3e2e5ca-39b7-46e3-be63-5013f3f5ab43> a dcat:Dataset ;
    dct:description "Jumlah Dokter Umum Kota Tegal Tahun 2021" ;
    dct:identifier "b3e2e5ca-39b7-46e3-be63-5013f3f5ab43" ;
    dct:issued "2023-07-11T13:56:54.762307"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:56:54.762314"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Jumlah Dokter Umum Kota Tegal Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/b3e2e5ca-39b7-46e3-be63-5013f3f5ab43/resource/b4edd461-15fe-42d0-b9ab-53d7ea87cc90> ;
    dcat:keyword "dokter umum" .

<http://5.189.187.109/dataset/b3e2e5ca-39b7-46e3-be63-5013f3f5ab43/resource/b4edd461-15fe-42d0-b9ab-53d7ea87cc90> a dcat:Distribution ;
    dct:description "Jumlah Dokter Umum Kota Tegal Tahun 2021" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-27T01:18:55.300599"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:56:54.756812"^^xsd:dateTime ;
    dct:title "Profil Kesehatan 2021 Tabel_11.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b3e2e5ca-39b7-46e3-be63-5013f3f5ab43/resource/b4edd461-15fe-42d0-b9ab-53d7ea87cc90/download/profil-kesehatan-2021-tabel_11.xlsx> ;
    dcat:byteSize "16939"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

