@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/82ef58b1-ecb3-41da-8a8e-d1a1856e3a82> a dcat:Dataset ;
    dct:description "REKAP PENJUALAN UNIT TAMAN RIA TAHUN 2021" ;
    dct:identifier "82ef58b1-ecb3-41da-8a8e-d1a1856e3a82" ;
    dct:issued "2023-05-22T12:23:32.316660"^^xsd:dateTime ;
    dct:modified "2024-12-23T23:17:06.583251"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "REKAP PENJUALAN UNIT TAMAN RIA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/82ef58b1-ecb3-41da-8a8e-d1a1856e3a82/resource/83cc370e-5a97-44f9-b3d5-f2081fc14a31> ;
    dcat:keyword "2021",
        "anwusa",
        "bumd",
        "demak",
        "tahun",
        "tamanria" .

<http://5.189.187.109/dataset/82ef58b1-ecb3-41da-8a8e-d1a1856e3a82/resource/83cc370e-5a97-44f9-b3d5-f2081fc14a31> a dcat:Distribution ;
    dct:description "REKAP PENJUALAN UNIT TAMAN RIA TAHUN 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-02-10T01:22:42.079028"^^xsd:dateTime ;
    dct:modified "2023-05-22T12:23:32.302147"^^xsd:dateTime ;
    dct:title "Rekap Pengunjung Unit Taman Ria Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/82ef58b1-ecb3-41da-8a8e-d1a1856e3a82/resource/83cc370e-5a97-44f9-b3d5-f2081fc14a31/download/rekap-pengunjung-unit-taman-ria-tahun-2021.xlsx> ;
    dcat:byteSize "11469"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

