@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/209dc1e0-d6d0-4b61-a7e5-99fc55db04b9> a dcat:Dataset ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 17 Januari 2021" ;
    dct:identifier "209dc1e0-d6d0-4b61-a7e5-99fc55db04b9" ;
    dct:issued "2023-05-22T08:17:59.224124"^^xsd:dateTime ;
    dct:modified "2024-12-25T07:07:48.575786"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Pengunjung Taman Ria Tanggal 17 Januari 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/209dc1e0-d6d0-4b61-a7e5-99fc55db04b9/resource/937875b4-207d-4b03-b2ca-6b8caf4a4fae> ;
    dcat:keyword "2021",
        "Demak",
        "anwusa",
        "tamanria" .

<http://5.189.187.109/dataset/209dc1e0-d6d0-4b61-a7e5-99fc55db04b9/resource/937875b4-207d-4b03-b2ca-6b8caf4a4fae> a dcat:Distribution ;
    dct:description "Jumlah Pengunjung Taman Ria Tanggal 17 Januari 2021" ;
    dct:format "XLSX" ;
    dct:issued "2021-12-29T04:05:10.140329"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:17:59.206536"^^xsd:dateTime ;
    dct:title "TR 17 Jan 21.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/209dc1e0-d6d0-4b61-a7e5-99fc55db04b9/resource/937875b4-207d-4b03-b2ca-6b8caf4a4fae/download/tr-17-jan-21.xlsx> ;
    dcat:byteSize "10365"^^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" .

