@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/2f810672-9c87-47e5-bc62-0f54ab20ec41> a dcat:Dataset ;
    dct:description "LAPORAN PENDAPAPATAN BULAN APRIL 2025" ;
    dct:identifier "2f810672-9c87-47e5-bc62-0f54ab20ec41" ;
    dct:issued "2026-05-05T07:59:26.468165"^^xsd:dateTime ;
    dct:modified "2026-05-05T07:59:26.468188"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN PENDAPAPATAN BULAN APRIL 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/2f810672-9c87-47e5-bc62-0f54ab20ec41/resource/e2c724d8-3136-432b-95a1-b89948b34176> ;
    dcat:keyword "2025",
        "Pendapatan",
        "RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/2f810672-9c87-47e5-bc62-0f54ab20ec41/resource/e2c724d8-3136-432b-95a1-b89948b34176> a dcat:Distribution ;
    dct:description "LAPORAN PENDAPAPATAN BULAN APRIL 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T00:41:03.124244"^^xsd:dateTime ;
    dct:modified "2026-05-05T07:59:26.437000"^^xsd:dateTime ;
    dct:title "4. LAPORAN PENDAPAPATAN BULAN APRIL 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/2f810672-9c87-47e5-bc62-0f54ab20ec41/resource/e2c724d8-3136-432b-95a1-b89948b34176/download/4.-laporan-pendapapatan-bulan-april-2025.csv> ;
    dcat:byteSize "8551"^^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 .

