@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#> .

<https://data.jatengprov.go.id/dataset/24d1e56f-043c-42eb-bdaf-a8d9e8bdce02> a dcat:Dataset ;
    dct:description "Data Berisi IKU KECAMATAN BANJAREJO" ;
    dct:identifier "24d1e56f-043c-42eb-bdaf-a8d9e8bdce02" ;
    dct:issued "2021-05-09T02:51:51.248430"^^xsd:dateTime ;
    dct:modified "2021-05-09T02:51:51.248440"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "IKU KECAMATAN BANJAREJO" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin" ] ;
    dcat:landingPage <http://ppid.blorakab.go.id> .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

