@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#> .

<http://5.189.187.109/dataset/800ede8f-763b-4355-904a-d936b0f2d7b5> a dcat:Dataset ;
    dct:description "LAPORAN 10 BESAR PENYAKIT RAWAT INAP BULAN APRIL 2023" ;
    dct:identifier "800ede8f-763b-4355-904a-d936b0f2d7b5" ;
    dct:issued "2023-11-01T08:32:09.035988"^^xsd:dateTime ;
    dct:modified "2023-11-01T08:32:09.035997"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP BULAN APRIL 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD TUGUREJO" ;
            vcard:hasEmail <mailto:tugurejo@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/800ede8f-763b-4355-904a-d936b0f2d7b5/resource/9acd818b-4285-4fe4-89cf-693485539c46> ;
    dcat:keyword "10 besar penyakit",
        "APRIL",
        "RAWAT INAP 2023" ;
    dcat:landingPage <RSUD%20TUGUREJO> .

<RSUD%20TUGUREJO> a foaf:Document .

<http://5.189.187.109/dataset/800ede8f-763b-4355-904a-d936b0f2d7b5/resource/9acd818b-4285-4fe4-89cf-693485539c46> a dcat:Distribution ;
    dct:description "LAPORAN 10 BESAR PENYAKIT RAWAT INAP BULAN APRIL 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-09-08T03:31:55.507756"^^xsd:dateTime ;
    dct:modified "2023-11-01T08:32:09.019148"^^xsd:dateTime ;
    dct:title "10 BESAR PENYAKIT RAWAT INAP BULAN APRIL 2023" ;
    dcat:accessURL <https://opendata.rstugurejo.jatengprov.go.id/dataset/800ede8f-763b-4355-904a-d936b0f2d7b5/resource/9acd818b-4285-4fe4-89cf-693485539c46/download/10-besar-penyakit-rawat-inap-april-2023.pdf> ;
    dcat:byteSize "218804"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

