@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/4885b5bf-35c2-4c3c-8db1-f67efe21c6fb> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 29 Juni 2021" ;
    dct:identifier "4885b5bf-35c2-4c3c-8db1-f67efe21c6fb" ;
    dct:issued "2023-05-22T09:40:47.676773"^^xsd:dateTime ;
    dct:modified "2024-12-28T09:06:49.387266"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 29 Juni 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/4885b5bf-35c2-4c3c-8db1-f67efe21c6fb/resource/d27e1426-de1a-4176-b506-d4ca968d887a> ;
    dcat:keyword "2021",
        "Demak",
        "anwusa",
        "tamanria" .

<http://5.189.187.109/dataset/4885b5bf-35c2-4c3c-8db1-f67efe21c6fb/resource/d27e1426-de1a-4176-b506-d4ca968d887a> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 29 Juni 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-03T03:18:12.012268"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:40:47.663811"^^xsd:dateTime ;
    dct:title "TR 29 Juni 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/4885b5bf-35c2-4c3c-8db1-f67efe21c6fb/resource/d27e1426-de1a-4176-b506-d4ca968d887a/download/tr-29-juni-21.xlsx> ;
    dcat:byteSize "10311"^^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" .

