@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/da03646c-db50-4464-b9b2-cc6c96c76638> a dcat:Dataset ;
    dct:description "Data Izin IMB Bulan Agustus 2023" ;
    dct:identifier "da03646c-db50-4464-b9b2-cc6c96c76638" ;
    dct:issued "2023-10-11T14:19:08.862478"^^xsd:dateTime ;
    dct:modified "2023-10-11T14:19:08.862486"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA IZIN IMB BULAN AGUSTUS 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:bpptpm@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/da03646c-db50-4464-b9b2-cc6c96c76638/resource/b75dad46-bbc2-4bcb-aa78-5054e47a90ec> ;
    dcat:keyword "data pelayanan",
        "dpmptsp",
        "perizinan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1-ViMQLiGSstr4ka-5MhUT2eORdlfsOwO/edit?usp=drive_link&ouid=114600982977549458095&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/da03646c-db50-4464-b9b2-cc6c96c76638/resource/b75dad46-bbc2-4bcb-aa78-5054e47a90ec> a dcat:Distribution ;
    dct:description "Data Izin IMB Bulan Agustus 2023" ;
    dct:format ".xlsx" ;
    dct:title "Data Izin IMB Bulan Agustus 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1-ViMQLiGSstr4ka-5MhUT2eORdlfsOwO/edit?usp=drive_link&ouid=114600982977549458095&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

