@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/b41b03d1-fee7-496e-9ef5-56cc7f05ebdd> a dcat:Dataset ;
    dct:description "Data Izin Laboratorium Bulan September Tahun 2023" ;
    dct:identifier "b41b03d1-fee7-496e-9ef5-56cc7f05ebdd" ;
    dct:issued "2023-10-12T14:27:32.712104"^^xsd:dateTime ;
    dct:modified "2023-10-12T14:27:32.712113"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA IZIN LABORATORIUM BULAN SEPTEMBER TAHUN 2023" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:bpptpm@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b41b03d1-fee7-496e-9ef5-56cc7f05ebdd/resource/3795f4a6-9372-4acb-a51e-ff33fda8cecd> ;
    dcat:keyword "data pelayanan",
        "dpmptsp",
        "perizinan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/13u3_hysCqDiRvklNVPds_On_MB6TyLNQ/edit?usp=drive_link> .

<https://data.jatengprov.go.id/dataset/b41b03d1-fee7-496e-9ef5-56cc7f05ebdd/resource/3795f4a6-9372-4acb-a51e-ff33fda8cecd> a dcat:Distribution ;
    dct:description "Data Izin Laboratorium Bulan September Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:title "Data Izin Laboratorium Bulan September Tahun 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/13u3_hysCqDiRvklNVPds_On_MB6TyLNQ/edit?usp=drive_link> .

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

