@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/9ae521e1-7361-45f5-b4b5-2c3ebd39d306> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 9 September 2021" ;
    dct:identifier "9ae521e1-7361-45f5-b4b5-2c3ebd39d306" ;
    dct:issued "2023-05-22T13:43:51.007642"^^xsd:dateTime ;
    dct:modified "2025-01-01T06:52:53.014207"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 9 September 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/9ae521e1-7361-45f5-b4b5-2c3ebd39d306/resource/b72cd904-f0e8-4bf6-9c20-eb9d2094d81c> ;
    dcat:keyword "anwusa",
        "demak",
        "tamanria" .

<http://5.189.187.109/dataset/9ae521e1-7361-45f5-b4b5-2c3ebd39d306/resource/b72cd904-f0e8-4bf6-9c20-eb9d2094d81c> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 9 September 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-31T02:10:34.475940"^^xsd:dateTime ;
    dct:modified "2023-05-22T13:43:50.998677"^^xsd:dateTime ;
    dct:title "TR 9 Sept 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/9ae521e1-7361-45f5-b4b5-2c3ebd39d306/resource/b72cd904-f0e8-4bf6-9c20-eb9d2094d81c/download/tr-9-sept-21.xlsx> ;
    dcat:byteSize "10333"^^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" .

