@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/0a1b3c61-61c5-4bea-a4f4-1091ed6abb3e> a dcat:Dataset ;
    dct:description "LAPORAN PENDAPAPATAN BULAN JUNI 2025" ;
    dct:identifier "0a1b3c61-61c5-4bea-a4f4-1091ed6abb3e" ;
    dct:issued "2026-05-05T05:45:14.884817"^^xsd:dateTime ;
    dct:modified "2026-05-05T05:45:14.884835"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN PENDAPAPATAN BULAN JUNI 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/0a1b3c61-61c5-4bea-a4f4-1091ed6abb3e/resource/3c01cccb-5453-4412-8a01-06aefb9d261f> ;
    dcat:keyword "2025",
        "Pendapatan",
        "RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/0a1b3c61-61c5-4bea-a4f4-1091ed6abb3e/resource/3c01cccb-5453-4412-8a01-06aefb9d261f> a dcat:Distribution ;
    dct:description "LAPORAN PENDAPAPATAN BULAN JUNI 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T00:44:46.768719"^^xsd:dateTime ;
    dct:modified "2026-05-05T05:45:14.870840"^^xsd:dateTime ;
    dct:title "6. LAPORAN PENDAPAPATAN BULAN JUNI 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0a1b3c61-61c5-4bea-a4f4-1091ed6abb3e/resource/3c01cccb-5453-4412-8a01-06aefb9d261f/download/6.-laporan-pendapapatan-bulan-juni-2025.csv> ;
    dcat:byteSize "9692"^^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 .

