@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/b5fb8204-eae0-4632-86a3-ebb9dc5e23ec> a dcat:Dataset ;
    dct:description "Data rekap simlab triwulan kesatu 2023" ;
    dct:identifier "b5fb8204-eae0-4632-86a3-ebb9dc5e23ec" ;
    dct:issued "2024-08-14T10:15:25.024054"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:25.024063"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Data rekap simlab triwulan kesatu 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "M Agus S" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b5fb8204-eae0-4632-86a3-ebb9dc5e23ec/resource/548ab190-dae2-4221-b87a-9b6c063964d9> .

<http://5.189.187.109/dataset/b5fb8204-eae0-4632-86a3-ebb9dc5e23ec/resource/548ab190-dae2-4221-b87a-9b6c063964d9> a dcat:Distribution ;
    dct:description "Data rekap simlab triwulan kesatu 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-07-22T04:39:19.998615"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:25.020982"^^xsd:dateTime ;
    dct:title "Data rekap simlab triwulan kesatu 2023" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b5fb8204-eae0-4632-86a3-ebb9dc5e23ec/resource/548ab190-dae2-4221-b87a-9b6c063964d9/download/rekap-simlab-3wul1-2023.xlsx> ;
    dcat:byteSize "40063"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

