@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/99e81ef5-5dde-429b-b6da-cee4bde60070> a dcat:Dataset ;
    dct:description "Laporan Kinerja Rawat Jalan Agustus 2023" ;
    dct:identifier "99e81ef5-5dde-429b-b6da-cee4bde60070" ;
    dct:issued "2023-11-01T18:39:33.591745"^^xsd:dateTime ;
    dct:modified "2023-11-01T18:39:33.591754"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Kinerja Rawat Jalan Agustus 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/99e81ef5-5dde-429b-b6da-cee4bde60070/resource/458fe0e2-c7df-4f17-8191-ea208e2cae90> ;
    dcat:keyword "2023",
        "Agustus",
        "Laporan Kinerja",
        "Rawat jalan" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<RSJD%20SURAKARTA> a foaf:Document .

<http://5.189.187.109/dataset/99e81ef5-5dde-429b-b6da-cee4bde60070/resource/458fe0e2-c7df-4f17-8191-ea208e2cae90> a dcat:Distribution ;
    dct:description "Laporan Kinerja Rawat Jalan Agustus 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-09-19T00:48:01.578922"^^xsd:dateTime ;
    dct:modified "2023-11-01T18:39:33.581240"^^xsd:dateTime ;
    dct:title "Laporan Kinerja Rawat Jalan Agustus 2023.doc" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/99e81ef5-5dde-429b-b6da-cee4bde60070/resource/458fe0e2-c7df-4f17-8191-ea208e2cae90/download/8.-laporan-kinerja-agustus-2023.doc> ;
    dcat:byteSize "528432"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/msword" .

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

