@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/7d00aa08-6d22-449a-b709-2379eb0e0210> a dcat:Dataset ;
    dct:description "Laporan Pencucian Linen RSUD dr Rehatta Tahun 2024" ;
    dct:identifier "7d00aa08-6d22-449a-b709-2379eb0e0210" ;
    dct:issued "2026-05-05T15:03:16.575683"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:03:16.575708"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Pencucian Linen RSUD dr Rehatta Tahun 2024" ;
    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/7d00aa08-6d22-449a-b709-2379eb0e0210/resource/1b160b9b-d99b-4cef-96e2-9e99c0cbf3c3> ;
    dcat:keyword "Pencucian Linen" ;
    dcat:landingPage <https://rsudrehatta.id/ppid/> .

<http://5.189.187.109/dataset/7d00aa08-6d22-449a-b709-2379eb0e0210/resource/1b160b9b-d99b-4cef-96e2-9e99c0cbf3c3> a dcat:Distribution ;
    dct:description "Laporan Pencucian Linen RSUD dr Rehatta Tahun 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-11-04T13:02:37.060254"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:03:16.552316"^^xsd:dateTime ;
    dct:title "laporan pencucian linen.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/7d00aa08-6d22-449a-b709-2379eb0e0210/resource/1b160b9b-d99b-4cef-96e2-9e99c0cbf3c3/download/laporan-pencucian-linen.csv> ;
    dcat:byteSize "533"^^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 .

