@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#> .

<http://5.189.187.109/dataset/05b2b00a-0494-4448-b200-c03c88118c6f> a dcat:Dataset ;
    dct:description "Laporan Kinerja Laundry Oktober 2021" ;
    dct:identifier "05b2b00a-0494-4448-b200-c03c88118c6f" ;
    dct:issued "2023-10-29T16:50:37.954775"^^xsd:dateTime ;
    dct:modified "2023-10-29T16:50:37.954786"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Kinerja Laundry Oktober 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/05b2b00a-0494-4448-b200-c03c88118c6f/resource/862fe202-4562-44ef-ab40-c37159039061> .

<http://5.189.187.109/dataset/05b2b00a-0494-4448-b200-c03c88118c6f/resource/862fe202-4562-44ef-ab40-c37159039061> a dcat:Distribution ;
    dct:description "Laporan Kinerja Laundry Oktober 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-02-05T06:00:04.144548"^^xsd:dateTime ;
    dct:modified "2023-10-29T16:50:37.951066"^^xsd:dateTime ;
    dct:title "Laporan Kinerja Laundry Oktober 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/05b2b00a-0494-4448-b200-c03c88118c6f/resource/862fe202-4562-44ef-ab40-c37159039061/download/laporan-kinerja-laundry-oktober-2021.csv> ;
    dcat:byteSize "7896"^^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" .

