@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/5a1e6991-df02-4668-b1a7-970ae6b92bf5> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 23 Desember 2021" ;
    dct:identifier "5a1e6991-df02-4668-b1a7-970ae6b92bf5" ;
    dct:issued "2023-05-22T10:23:23.221160"^^xsd:dateTime ;
    dct:modified "2025-01-02T15:47:52.005215"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung 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/5a1e6991-df02-4668-b1a7-970ae6b92bf5/resource/5fb69f23-3e75-4cae-8076-4f1bd471ed1c> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "tamanria" .

<http://5.189.187.109/dataset/5a1e6991-df02-4668-b1a7-970ae6b92bf5/resource/5fb69f23-3e75-4cae-8076-4f1bd471ed1c> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 23 Desember 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-14T03:05:07.601799"^^xsd:dateTime ;
    dct:modified "2023-05-22T10:23:23.208440"^^xsd:dateTime ;
    dct:title "TR 23 Des 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/5a1e6991-df02-4668-b1a7-970ae6b92bf5/resource/5fb69f23-3e75-4cae-8076-4f1bd471ed1c/download/tr-23-des-21.xlsx> ;
    dcat:byteSize "10366"^^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" .

