@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/4d124d22-17fd-4f63-8d8c-98486bcfd2f9> a dcat:Dataset ;
    dct:description "Daftar Nama Wartawan Unit Pemerintah Kota Tebing Tinggi Tahun 2023 " ;
    dct:identifier "4d124d22-17fd-4f63-8d8c-98486bcfd2f9" ;
    dct:issued "2024-04-06T10:19:11.226568"^^xsd:dateTime ;
    dct:modified "2024-04-06T10:19:11.226576"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8273df62-808f-4150-91c5-2e79429d099e> ;
    dct:title "Daftar Nama Wartawan Unit Pemerintah 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/4d124d22-17fd-4f63-8d8c-98486bcfd2f9/resource/26f8473a-c702-4c12-938d-262a748ed32f> ;
    dcat:keyword "komunikasi",
        "wartawan" .

<http://5.189.187.109/dataset/4d124d22-17fd-4f63-8d8c-98486bcfd2f9/resource/26f8473a-c702-4c12-938d-262a748ed32f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-03-13T03:58:42.250417"^^xsd:dateTime ;
    dct:modified "2024-04-06T10:19:11.218995"^^xsd:dateTime ;
    dct:title "DAFTAR NAMA WARTAWAN UNIT  PEMERINTAH KOTA TEBING TINGGI TAHUN 2023.xlsx" ;
    dcat:accessURL <https://satudata.tebingtinggikota.go.id/dataset/4d124d22-17fd-4f63-8d8c-98486bcfd2f9/resource/26f8473a-c702-4c12-938d-262a748ed32f/download/daftar-nama-wartawan-unit-pemerintah-kota-tebing-tinggi-tahun-2023.xlsx> ;
    dcat:byteSize "15901"^^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" .

