@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/5c3be503-498b-4a7b-b8a0-d2410a2ebadc> a dcat:Dataset ;
    dct:description "Hasil Survey SKM (Survey Kepuasan Masyarakat) April 2024 " ;
    dct:identifier "5c3be503-498b-4a7b-b8a0-d2410a2ebadc" ;
    dct:issued "2024-06-14T08:19:11.898269"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:19:11.898276"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Hasil Survey SKM April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/5c3be503-498b-4a7b-b8a0-d2410a2ebadc/resource/e8759816-c9df-4b8f-8c64-d4a4f672f397> ;
    dcat:keyword "skm" .

<http://5.189.187.109/dataset/5c3be503-498b-4a7b-b8a0-d2410a2ebadc/resource/e8759816-c9df-4b8f-8c64-d4a4f672f397> a dcat:Distribution ;
    dct:description "Hasil Survey SKM (Survey Kepuasan Masyarakat) April 2024 " ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:51:34.586767"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:19:11.889307"^^xsd:dateTime ;
    dct:title "Hasil Survey SKm April 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/5c3be503-498b-4a7b-b8a0-d2410a2ebadc/resource/e8759816-c9df-4b8f-8c64-d4a4f672f397/download/hasil-survey-skm-april-2024.xlsx> ;
    dcat:byteSize "16605"^^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" .

