@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/d6c32f09-6408-4576-a5d4-0f98d4da3a1f> a dcat:Dataset ;
    dct:description "JUMLAH DOKTER Di RSUD SOGATEN Kota Madiun" ;
    dct:identifier "d6c32f09-6408-4576-a5d4-0f98d4da3a1f" ;
    dct:issued "2023-11-14T03:26:15.467876"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:15.467884"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> ;
    dct:title "JUMLAH DOKTER" ;
    dcat:distribution <http://5.189.187.109/dataset/d6c32f09-6408-4576-a5d4-0f98d4da3a1f/resource/49bb5887-a00f-4272-a905-c89423467901> ;
    dcat:keyword "Kesehatan" .

<http://5.189.187.109/dataset/d6c32f09-6408-4576-a5d4-0f98d4da3a1f/resource/49bb5887-a00f-4272-a905-c89423467901> a dcat:Distribution ;
    dct:description "JUMLAH DOKTER Di RSUD SOGATEN Kota Madiun" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-06T13:21:26.324846"^^xsd:dateTime ;
    dct:modified "2023-11-14T03:26:15.462181"^^xsd:dateTime ;
    dct:title "jumlah dokter.xlsx" ;
    dcat:accessURL <https://data.madiunkota.go.id/dataset/d6c32f09-6408-4576-a5d4-0f98d4da3a1f/resource/49bb5887-a00f-4272-a905-c89423467901/download/jumlah-dokter.xlsx> ;
    dcat:byteSize "10831"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/6709e2fb-d7c9-4813-9385-a268b9ce50d0> a foaf:Agent ;
    foaf:name "Kota Madiun" .

