@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/6ec94099-c932-4fc7-a3eb-cc32c92d7317> a dcat:Dataset ;
    dct:description "data yang berisikan DPA tahun 2019 KOMINFO" ;
    dct:identifier "6ec94099-c932-4fc7-a3eb-cc32c92d7317" ;
    dct:issued "2022-10-11T14:22:33.846968"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:33.846974"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "DPA 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinkominfo Kab Blora" ;
            vcard:hasEmail <mailto:dinkominfo@blorakab.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/6ec94099-c932-4fc7-a3eb-cc32c92d7317/resource/97278807-da4c-43d7-aac5-1a9546f565c8> ;
    dcat:keyword "tata kelola pemerintahan" .

<http://5.189.187.109:5000/dataset/6ec94099-c932-4fc7-a3eb-cc32c92d7317/resource/97278807-da4c-43d7-aac5-1a9546f565c8> a dcat:Distribution ;
    dct:description "data yang berisikan tentang DPA 2019 kominfo" ;
    dct:format "CSV" ;
    dct:issued "2019-09-18T03:32:21.679247"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:22:33.841619"^^xsd:dateTime ;
    dct:title "DPA 2019" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/6ec94099-c932-4fc7-a3eb-cc32c92d7317/resource/97278807-da4c-43d7-aac5-1a9546f565c8/download/dpa-19.xlsx> ;
    dcat:byteSize "126805"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> a foaf:Agent ;
    foaf:name "Kabupaten Blora" .

