@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/2356c73b-009f-4312-9e36-73d1cfec9b44> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 9 Juli 2021" ;
    dct:identifier "2356c73b-009f-4312-9e36-73d1cfec9b44" ;
    dct:issued "2023-05-22T08:23:14.508553"^^xsd:dateTime ;
    dct:modified "2025-01-03T02:24:21.053932"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 9 Juli 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2356c73b-009f-4312-9e36-73d1cfec9b44/resource/35fb98a1-9eab-43f2-b5eb-529c555621d7> ;
    dcat:keyword "2021",
        "anwusa",
        "demak",
        "tamanria" .

<http://5.189.187.109/dataset/2356c73b-009f-4312-9e36-73d1cfec9b44/resource/35fb98a1-9eab-43f2-b5eb-529c555621d7> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 9 Juli 2021" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-12T01:42:35.964235"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:23:14.496050"^^xsd:dateTime ;
    dct:title "TR 9 Juli 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2356c73b-009f-4312-9e36-73d1cfec9b44/resource/35fb98a1-9eab-43f2-b5eb-529c555621d7/download/tr-9-juli-21.xlsx> ;
    dcat:byteSize "10309"^^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" .

