@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/4c5b4b3c-39c9-40ed-bce0-aed6ba95bca2> a dcat:Dataset ;
    dct:description "Pengunjung Taman Ria Tanggal 23 Maret 2022" ;
    dct:identifier "4c5b4b3c-39c9-40ed-bce0-aed6ba95bca2" ;
    dct:issued "2023-05-22T09:49:46.212683"^^xsd:dateTime ;
    dct:modified "2025-01-02T00:58:29.008972"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Pengunjung Taman Ria Tanggal 23 Maret 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4c5b4b3c-39c9-40ed-bce0-aed6ba95bca2/resource/d9994bf7-b24b-4a49-90ca-e042a500f751> ;
    dcat:keyword "2022",
        "anwusa",
        "maret",
        "tamanria" .

<http://5.189.187.109/dataset/4c5b4b3c-39c9-40ed-bce0-aed6ba95bca2/resource/d9994bf7-b24b-4a49-90ca-e042a500f751> a dcat:Distribution ;
    dct:description "Pengunjung Taman Ria Tanggal 23 Maret 2022" ;
    dct:format "XLSX" ;
    dct:issued "2022-07-27T04:28:30.170685"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:49:46.201551"^^xsd:dateTime ;
    dct:title "Pengunjung Taman Ria 23 Mar 22.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/4c5b4b3c-39c9-40ed-bce0-aed6ba95bca2/resource/d9994bf7-b24b-4a49-90ca-e042a500f751/download/pengunjung-taman-ria-23-mar-22.xlsx> ;
    dcat:byteSize "10723"^^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" .

