@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/16505a6f-1015-40ed-a65e-0fc5c5b78c61> a dcat:Dataset ;
    dct:description """Jumlah Pengunjung Taman Ria Tanggal 8 Maret 2021\r
""" ;
    dct:identifier "16505a6f-1015-40ed-a65e-0fc5c5b78c61" ;
    dct:issued "2023-05-22T07:59:24.452362"^^xsd:dateTime ;
    dct:modified "2024-12-28T09:07:39.213860"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 8 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/16505a6f-1015-40ed-a65e-0fc5c5b78c61/resource/c3b2761f-7a1f-4cc7-80fc-4ec5102bb3af> ;
    dcat:keyword "2021",
        "Demak",
        "anwusa",
        "tamanria" .

<http://5.189.187.109/dataset/16505a6f-1015-40ed-a65e-0fc5c5b78c61/resource/c3b2761f-7a1f-4cc7-80fc-4ec5102bb3af> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 8 Maret 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-30T03:31:06.948932"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:59:24.438687"^^xsd:dateTime ;
    dct:title "TR 8 Mar 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/16505a6f-1015-40ed-a65e-0fc5c5b78c61/resource/c3b2761f-7a1f-4cc7-80fc-4ec5102bb3af/download/tr-8-mar-21.xlsx> ;
    dcat:byteSize "10314"^^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" .

