@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/09b08594-f73f-42ff-93b5-6b097afd5a9e> a dcat:Dataset ;
    dct:description "Jumlah Klinik Utama Kota Tegal Tahun 2022" ;
    dct:identifier "09b08594-f73f-42ff-93b5-6b097afd5a9e" ;
    dct:issued "2023-07-11T13:51:22.445418"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:51:22.445424"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Jumlah Klinik Utama Kota Tegal Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/09b08594-f73f-42ff-93b5-6b097afd5a9e/resource/5b28be21-eff9-4137-a86e-2b193b105fab> ;
    dcat:keyword "klinik utama" .

<http://5.189.187.109/dataset/09b08594-f73f-42ff-93b5-6b097afd5a9e/resource/5b28be21-eff9-4137-a86e-2b193b105fab> a dcat:Distribution ;
    dct:description "Jumlah Klinik Utama Kota Tegal Tahun 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-06-23T03:15:32.558454"^^xsd:dateTime ;
    dct:modified "2023-07-11T13:51:22.440253"^^xsd:dateTime ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/09b08594-f73f-42ff-93b5-6b097afd5a9e/resource/5b28be21-eff9-4137-a86e-2b193b105fab/download/profil-kes_2022_kotategal_4.xlsx> ;
    dcat:byteSize "18944"^^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" .

