@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:5000/dataset/07c2687b-1413-4050-b938-e829cc88279c> a dcat:Dataset ;
    dct:description "Monev desa Prima th 2020" ;
    dct:identifier "07c2687b-1413-4050-b938-e829cc88279c" ;
    dct:issued "2022-10-20T05:18:36.810529"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:18:36.810535"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "desa-prima" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/07c2687b-1413-4050-b938-e829cc88279c/resource/3c20d1fe-abd1-45a0-b6db-bd8e68288677> ;
    dcat:keyword "perempuan" .

<http://5.189.187.109:5000/dataset/07c2687b-1413-4050-b938-e829cc88279c/resource/3c20d1fe-abd1-45a0-b6db-bd8e68288677> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-02-09T07:53:39.388696"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:18:36.805917"^^xsd:dateTime ;
    dct:title "MONEV DESA PRIMA 2020.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/07c2687b-1413-4050-b938-e829cc88279c/resource/3c20d1fe-abd1-45a0-b6db-bd8e68288677/download/monev-desa-prima-2020.xlsx> ;
    dcat:byteSize "16345"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

