@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:5000/dataset/e629c644-bc3e-4382-9f5a-916c554c81ae> a dcat:Dataset ;
    dct:description "LAPORAN PENDAPAPATAN BULAN MARET 2025" ;
    dct:identifier "e629c644-bc3e-4382-9f5a-916c554c81ae" ;
    dct:issued "2026-05-06T02:28:38.882494"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:28:38.882515"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "LAPORAN PENDAPAPATAN BULAN MARET 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:5000/dataset/e629c644-bc3e-4382-9f5a-916c554c81ae/resource/7ec400f4-e64a-4c8a-8884-5517b1696767> ;
    dcat:keyword "2025",
        "Pendapatan",
        "RSUD dr Rehatta" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109:5000/dataset/e629c644-bc3e-4382-9f5a-916c554c81ae/resource/7ec400f4-e64a-4c8a-8884-5517b1696767> a dcat:Distribution ;
    dct:description "LAPORAN PENDAPAPATAN BULAN MARET 2025" ;
    dct:format "CSV" ;
    dct:issued "2025-09-19T00:38:29.846873"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:28:38.843646"^^xsd:dateTime ;
    dct:title "3. LAPORAN PENDAPAPATAN BULAN MARET 2025.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e629c644-bc3e-4382-9f5a-916c554c81ae/resource/7ec400f4-e64a-4c8a-8884-5517b1696767/download/3.-laporan-pendapapatan-bulan-maret-2025.csv> ;
    dcat:byteSize "7984"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

