@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/c8a3b544-52f6-4dc4-b48e-78a6b73178e5> a dcat:Dataset ;
    dct:description "Rekap berkas masuk tahun 2024" ;
    dct:identifier "c8a3b544-52f6-4dc4-b48e-78a6b73178e5" ;
    dct:issued "2024-02-20T09:22:29.614275"^^xsd:dateTime ;
    dct:modified "2024-02-20T09:22:29.614281"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Berkas Masuk tahun 2024" ;
    dcat:distribution <http://5.189.187.109/dataset/c8a3b544-52f6-4dc4-b48e-78a6b73178e5/resource/e793048e-4ee3-4b38-a146-63edae0d3ff8> ;
    dcat:keyword "data berkas" .

<http://5.189.187.109/dataset/c8a3b544-52f6-4dc4-b48e-78a6b73178e5/resource/e793048e-4ee3-4b38-a146-63edae0d3ff8> a dcat:Distribution ;
    dct:description "Jumlah berkas masuk januari 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-02-15T02:21:59.539387"^^xsd:dateTime ;
    dct:modified "2024-02-20T09:22:29.606520"^^xsd:dateTime ;
    dct:title "1  Berkas masuk Januari.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/c8a3b544-52f6-4dc4-b48e-78a6b73178e5/resource/e793048e-4ee3-4b38-a146-63edae0d3ff8/download/1-berkas-masuk-januari.xlsx> ;
    dcat:byteSize "10417"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> a foaf:Agent ;
    foaf:name "Kabupaten Gunungkidul" .

