@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/c1ab407b-ed83-49ad-8953-e016d47b3eff> a dcat:Dataset ;
    dct:description "Laporan PPID Kota Tebing Tinggi Tahun 2023" ;
    dct:identifier "c1ab407b-ed83-49ad-8953-e016d47b3eff" ;
    dct:issued "2024-04-06T10:19:15.435134"^^xsd:dateTime ;
    dct:modified "2024-04-06T10:19:15.435143"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8273df62-808f-4150-91c5-2e79429d099e> ;
    dct:title "Laporan PPID Kota Tebing Tinggi Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Kota Tebing Tinggi" ;
            vcard:hasEmail <mailto:diskominfo@tebingtinggikota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c1ab407b-ed83-49ad-8953-e016d47b3eff/resource/cde7f3d3-2918-4b50-b083-9ca130c86396> ;
    dcat:keyword "informasi",
        "ppid" .

<http://5.189.187.109/dataset/c1ab407b-ed83-49ad-8953-e016d47b3eff/resource/cde7f3d3-2918-4b50-b083-9ca130c86396> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-13T08:14:48.307505"^^xsd:dateTime ;
    dct:modified "2024-04-06T10:19:15.423901"^^xsd:dateTime ;
    dct:title "PPID TAHUN 2023.xlsx" ;
    dcat:accessURL <https://satudata.tebingtinggikota.go.id/dataset/c1ab407b-ed83-49ad-8953-e016d47b3eff/resource/cde7f3d3-2918-4b50-b083-9ca130c86396/download/ppid-tahun-2023.xlsx> ;
    dcat:byteSize "9338"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8273df62-808f-4150-91c5-2e79429d099e> a foaf:Agent ;
    foaf:name "Kota Tebing Tinggi" .

