@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/1742f299-64eb-448f-b82e-e2c9a82d4c2c> a dcat:Dataset ;
    dct:description "Hasil Survey SKM (Survey Kepuasan Masyarakat) Mei 2024 " ;
    dct:identifier "1742f299-64eb-448f-b82e-e2c9a82d4c2c" ;
    dct:issued "2024-06-14T08:13:37.951697"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:13:37.951704"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Hasil Survei SKM Mei 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Amlik Reza" ] ;
    dcat:distribution <http://5.189.187.109/dataset/1742f299-64eb-448f-b82e-e2c9a82d4c2c/resource/0c82da07-38f6-4360-a3ac-32b75ef6e0e2> ;
    dcat:keyword "skm" .

<http://5.189.187.109/dataset/1742f299-64eb-448f-b82e-e2c9a82d4c2c/resource/0c82da07-38f6-4360-a3ac-32b75ef6e0e2> a dcat:Distribution ;
    dct:description "Hasil Survey SKM (Survey Kepuasan Masyarakat) Mei 2024 " ;
    dct:format "XLSX" ;
    dct:issued "2024-06-13T02:52:57.434637"^^xsd:dateTime ;
    dct:modified "2024-06-14T08:13:37.945999"^^xsd:dateTime ;
    dct:title "Hasil Survey SKM Mei 2024" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/1742f299-64eb-448f-b82e-e2c9a82d4c2c/resource/0c82da07-38f6-4360-a3ac-32b75ef6e0e2/download/hasil-survey-skm-mei-2024.xlsx> ;
    dcat:byteSize "16586"^^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" .

