@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/d2288794-6f0e-4652-a494-f9affe666d2d> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 31 Januari 2021" ;
    dct:identifier "d2288794-6f0e-4652-a494-f9affe666d2d" ;
    dct:issued "2023-05-22T18:52:23.852986"^^xsd:dateTime ;
    dct:modified "2024-12-23T18:52:10.281830"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 31 Januari 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d2288794-6f0e-4652-a494-f9affe666d2d/resource/e6d1bf3f-3eab-4177-909c-843c2d3111f6> ;
    dcat:keyword "2021",
        "Demak",
        "anwusa",
        "tamanria" .

<http://5.189.187.109/dataset/d2288794-6f0e-4652-a494-f9affe666d2d/resource/e6d1bf3f-3eab-4177-909c-843c2d3111f6> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 31 Januari 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-29T04:43:41.928525"^^xsd:dateTime ;
    dct:modified "2023-05-22T18:52:23.842229"^^xsd:dateTime ;
    dct:title "TR 31 Jan 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/d2288794-6f0e-4652-a494-f9affe666d2d/resource/e6d1bf3f-3eab-4177-909c-843c2d3111f6/download/tr-31-jan-21.xlsx> ;
    dcat:byteSize "10310"^^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" .

