@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/99232a0f-631f-4378-add0-97232c49d483> a dcat:Dataset ;
    dct:description "Data Izin IUTM bulan Juli 2023" ;
    dct:identifier "99232a0f-631f-4378-add0-97232c49d483" ;
    dct:issued "2023-10-11T14:19:06.414520"^^xsd:dateTime ;
    dct:modified "2023-10-11T14:19:06.414527"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA IZIN IUTM BULAN JULI 2023" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMTSP" ;
            vcard:hasEmail <mailto:bpptpm@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/99232a0f-631f-4378-add0-97232c49d483/resource/3c9e6f9c-d51b-45a9-92f7-6fbf6ea3ce15> ;
    dcat:keyword "Perizinan",
        "data pelayanan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1qghVSgRcrXrfU2yOdjOW8sEJ763PolM0/edit?usp=sharing&ouid=114600982977549458095&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/99232a0f-631f-4378-add0-97232c49d483/resource/3c9e6f9c-d51b-45a9-92f7-6fbf6ea3ce15> a dcat:Distribution ;
    dct:description "izin iutm juli 2023" ;
    dct:format ".xlsx" ;
    dct:title "izin iutm juli 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1qghVSgRcrXrfU2yOdjOW8sEJ763PolM0/edit?usp=sharing&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" .

