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

<http://5.189.187.109/dataset/a5695b1a-57db-433d-aecf-c064c8a00c57> a dcat:Dataset ;
    dct:description "LAPORAN PENDAPAPATAN BULAN MEI 2025" ;
    dct:identifier "a5695b1a-57db-433d-aecf-c064c8a00c57" ;
    dct:issued "2026-05-05T17:21:08.796994"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:21:08.797011"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN PENDAPAPATAN BULAN MEI 2025" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD dr Rehatta" ;
            vcard:hasEmail <mailto:rsrehatta@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/a5695b1a-57db-433d-aecf-c064c8a00c57/resource/3121e6e7-6e23-4273-945c-e48a4d2d36c7> ;
    dcat:keyword "2025",
        "Pendapatan",
        "RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/a5695b1a-57db-433d-aecf-c064c8a00c57/resource/3121e6e7-6e23-4273-945c-e48a4d2d36c7> a dcat:Distribution ;
    dct:description "LAPORAN PENDAPAPATAN BULAN MEI 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T00:41:51.595653"^^xsd:dateTime ;
    dct:modified "2026-05-05T17:21:08.770230"^^xsd:dateTime ;
    dct:title "5. LAPORAN PENDAPAPATAN BULAN MEI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/a5695b1a-57db-433d-aecf-c064c8a00c57/resource/3121e6e7-6e23-4273-945c-e48a4d2d36c7/download/5.-laporan-pendapapatan-bulan-mei-2025.csv> ;
    dcat:byteSize "9123"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://rsudrehatta.id/ppid/> a foaf:Document .

