@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/dataset/111e21cd-0f52-42a5-8f00-b1307a7376e3> a dcat:Dataset ;
    dct:description "KIB D KECAMATAN JAPAH TAHUN 2019" ;
    dct:identifier "111e21cd-0f52-42a5-8f00-b1307a7376e3" ;
    dct:issued "2022-10-11T14:20:48.839541"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:20:48.839546"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/2311e172-1e05-4497-b088-3ab7e68a4e58> ;
    dct:title "KIB D KECAMATAN JAPAH TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Japah" ] ;
    dcat:distribution <http://5.189.187.109/dataset/111e21cd-0f52-42a5-8f00-b1307a7376e3/resource/cb23c4c8-edf9-4956-9ebc-cf6efcb46a0d> .

<http://5.189.187.109/dataset/111e21cd-0f52-42a5-8f00-b1307a7376e3/resource/cb23c4c8-edf9-4956-9ebc-cf6efcb46a0d> a dcat:Distribution ;
    dct:description "KIB D KECAMATAN JAPAH TAHUN 2019" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-19T01:05:39.105984"^^xsd:dateTime ;
    dct:modified "2022-10-11T14:20:48.836888"^^xsd:dateTime ;
    dct:title "KIB D TAHUN 2019.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/111e21cd-0f52-42a5-8f00-b1307a7376e3/resource/cb23c4c8-edf9-4956-9ebc-cf6efcb46a0d/download/kib-d-tahun-2019.xlsx> ;
    dcat:byteSize "13470"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

