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

<https://data.jatengprov.go.id/dataset/dd7c9d87-393e-4490-9276-67f8fce9258b> a dcat:Dataset ;
    dct:description "Laporan Kinerja Laundry Juli 2023" ;
    dct:identifier "dd7c9d87-393e-4490-9276-67f8fce9258b" ;
    dct:issued "2023-09-13T06:15:24.837973"^^xsd:dateTime ;
    dct:modified "2023-09-13T06:20:50.095591"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Laporan Kinerja Laundry Juli 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/dd7c9d87-393e-4490-9276-67f8fce9258b/resource/e43c9a9a-cbf2-4987-8af6-9044e904d918> ;
    dcat:keyword "2023",
        "Juli",
        "Kinerja",
        "Laporan",
        "laundry" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/dd7c9d87-393e-4490-9276-67f8fce9258b/resource/e43c9a9a-cbf2-4987-8af6-9044e904d918> a dcat:Distribution ;
    dct:description "Laporan Kinerja Laundry bulan Juli 23" ;
    dct:format ".csv" ;
    dct:title "Laporan Kinerja Laundry bulan Juli 23" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/dd7c9d87-393e-4490-9276-67f8fce9258b/resource/e43c9a9a-cbf2-4987-8af6-9044e904d918/download/juli-23.csv> ;
    dcat:byteSize 8440.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

