@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/48849848-acda-4f6d-8858-2c14f4047582> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 12 Maret 2021" ;
    dct:identifier "48849848-acda-4f6d-8858-2c14f4047582" ;
    dct:issued "2023-05-22T09:40:46.043952"^^xsd:dateTime ;
    dct:modified "2025-01-02T01:04:53.727994"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 12 Maret 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/48849848-acda-4f6d-8858-2c14f4047582/resource/3bbfe460-9f13-478f-a95e-3b5f7a4c7083> ;
    dcat:keyword "2021",
        "Demak",
        "anwusa",
        "tamanria" .

<http://5.189.187.109/dataset/48849848-acda-4f6d-8858-2c14f4047582/resource/3bbfe460-9f13-478f-a95e-3b5f7a4c7083> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 12 Maret 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-30T03:41:46.437783"^^xsd:dateTime ;
    dct:modified "2023-05-22T09:40:46.029378"^^xsd:dateTime ;
    dct:title "TR 12 Mar 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/48849848-acda-4f6d-8858-2c14f4047582/resource/3bbfe460-9f13-478f-a95e-3b5f7a4c7083/download/tr-12-mar-21.xlsx> ;
    dcat:byteSize "10316"^^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" .

