@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/746a7f3e-a3ec-4b65-a8c7-a5a96c16b9f6> a dcat:Dataset ;
    dct:identifier "746a7f3e-a3ec-4b65-a8c7-a5a96c16b9f6" ;
    dct:issued "2022-10-20T05:31:59.404341"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:31:59.404346"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7f6c8218-83b1-4394-bd6c-9932107a33ff> ;
    dct:title "Penerbitan Rekomendasi IMB Bulan Februari" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bidang cipta karya" ] ;
    dcat:distribution <http://5.189.187.109/dataset/746a7f3e-a3ec-4b65-a8c7-a5a96c16b9f6/resource/38fef2a0-cdf2-4adf-ad84-1d875e653373> ;
    dcat:keyword "februari",
        "imb",
        "izin mendirikan bangunan",
        "rekomendasi IMB" .

<http://5.189.187.109/dataset/746a7f3e-a3ec-4b65-a8c7-a5a96c16b9f6/resource/38fef2a0-cdf2-4adf-ad84-1d875e653373> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-04-22T08:13:49.558451"^^xsd:dateTime ;
    dct:modified "2022-10-20T05:31:59.393470"^^xsd:dateTime ;
    dct:title "Penerbitan rekomendasi IMB februari.xlsx" ;
    dcat:accessURL <https://data.gunungkidulkab.go.id/dataset/746a7f3e-a3ec-4b65-a8c7-a5a96c16b9f6/resource/38fef2a0-cdf2-4adf-ad84-1d875e653373/download/penerbitan-rekomendasi-imb-februari.xlsx> ;
    dcat:byteSize "10523"^^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" .

