@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/de6fb51b-8c2b-4752-9826-db2f4f1a43a3> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 1 November 2021" ;
    dct:identifier "de6fb51b-8c2b-4752-9826-db2f4f1a43a3" ;
    dct:issued "2023-05-22T21:08:11.947393"^^xsd:dateTime ;
    dct:modified "2024-12-29T00:50:05.029898"^^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/de6fb51b-8c2b-4752-9826-db2f4f1a43a3/resource/cf70179e-584e-47d0-9071-70f4645d4c9c> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "tamanria" .

<http://5.189.187.109/dataset/de6fb51b-8c2b-4752-9826-db2f4f1a43a3/resource/cf70179e-584e-47d0-9071-70f4645d4c9c> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 1 November 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-10T03:12:58.965628"^^xsd:dateTime ;
    dct:modified "2023-05-22T21:08:11.936630"^^xsd:dateTime ;
    dct:title "TR 1 Nov 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/de6fb51b-8c2b-4752-9826-db2f4f1a43a3/resource/cf70179e-584e-47d0-9071-70f4645d4c9c/download/tr-1-nov-21.xlsx> ;
    dcat:byteSize "10330"^^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" .

