@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:5000/dataset/083710cd-983b-4ee8-b1ea-c5aca0e67fde> a dcat:Dataset ;
    dct:description "PENJUALAN BULANAN TAMAN RIA JUNI 2021" ;
    dct:identifier "083710cd-983b-4ee8-b1ea-c5aca0e67fde" ;
    dct:issued "2023-05-22T07:37:44.540411"^^xsd:dateTime ;
    dct:modified "2024-12-27T07:58:52.066981"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "PENJUALAN BULANAN TAMAN RIA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ;
            vcard:hasEmail <mailto:anwusa.demak@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/083710cd-983b-4ee8-b1ea-c5aca0e67fde/resource/e6726c78-9d1a-427a-bdf5-2f45751dec27> ;
    dcat:keyword "2021",
        "ANWUSA",
        "DEMAK",
        "TAMAN RIA" .

<http://5.189.187.109:5000/dataset/083710cd-983b-4ee8-b1ea-c5aca0e67fde/resource/e6726c78-9d1a-427a-bdf5-2f45751dec27> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-08T04:55:19.856612"^^xsd:dateTime ;
    dct:modified "2023-05-22T07:37:44.528965"^^xsd:dateTime ;
    dct:title "PPID BULANAN BULAN JUNI TR.xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/083710cd-983b-4ee8-b1ea-c5aca0e67fde/resource/e6726c78-9d1a-427a-bdf5-2f45751dec27/download/ppid-bulanan-bulan-juni-tr.xlsx> ;
    dcat:byteSize "10496"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

