@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/241af4cb-35dc-4d64-9d46-12710371452d> a dcat:Dataset ;
    dct:description "Dataset ini berisi data mengenai konten audio yang dihasilkan oleh pemerintah daerah Kabupaten Deli Serdang." ;
    dct:identifier "241af4cb-35dc-4d64-9d46-12710371452d" ;
    dct:issued "2026-01-14T03:05:19.358541"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:05:19.358553"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> ;
    dct:title "Konten Audio Tahun 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pitoyo Gordon Marhasak Tambunan, ST" ;
            vcard:hasEmail <mailto:Kominfostandeliserdang@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/241af4cb-35dc-4d64-9d46-12710371452d/resource/b5b32509-64d8-4dab-90c4-0b6a23bf99ca> ;
    dcat:keyword "Kabupaten Deli Serdang",
        "konten audio",
        "suara" .

<http://5.189.187.109/dataset/241af4cb-35dc-4d64-9d46-12710371452d/resource/b5b32509-64d8-4dab-90c4-0b6a23bf99ca> a dcat:Distribution ;
    dct:description "Berkas ini memuat data konten audio." ;
    dct:format "XLSX" ;
    dct:issued "2025-12-30T03:40:27.859718"^^xsd:dateTime ;
    dct:modified "2026-01-14T03:05:19.351455"^^xsd:dateTime ;
    dct:title "Konten Audio Tahun 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "957d9ea506257a45655f5134c3abb7e6"^^xsd:hexBinary ] ;
    dcat:accessURL <https://data.deliserdangkab.go.id/dataset/241af4cb-35dc-4d64-9d46-12710371452d/resource/b5b32509-64d8-4dab-90c4-0b6a23bf99ca/download/konten-audio-tahun-2024.xlsx> ;
    dcat:byteSize "11388"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fd04d6fb-819e-4aff-9de0-05995ff4f636> a foaf:Agent ;
    foaf:name "Kabupaten Deli Serdang" .

