@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/1c43bdd3-f97e-439e-8f3e-bb0a8b0e2744> a dcat:Dataset ;
    dct:description "Data Izin Trayek Bulan Juli 2023" ;
    dct:identifier "1c43bdd3-f97e-439e-8f3e-bb0a8b0e2744" ;
    dct:issued "2023-10-11T14:19:03.106229"^^xsd:dateTime ;
    dct:modified "2023-10-11T14:19:03.106237"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "DATA IZIN TRAYEK BULAN JULI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPMPTSP" ;
            vcard:hasEmail <mailto:bpptpm@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1c43bdd3-f97e-439e-8f3e-bb0a8b0e2744/resource/08e7c9f7-bdbd-4d45-b89b-d743134ef905> ;
    dcat:keyword "data pelayanan",
        "dpmptsp",
        "perizinan" ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1JYt-8VICU2AJY0LGsQuh9JDNlLftR4O0/edit?usp=drive_link&ouid=114600982977549458095&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/1c43bdd3-f97e-439e-8f3e-bb0a8b0e2744/resource/08e7c9f7-bdbd-4d45-b89b-d743134ef905> a dcat:Distribution ;
    dct:description "Data Izin Trayek bulan Juli 2023" ;
    dct:format ".xlsx" ;
    dct:title "Data Izin Trayek bulan Juli 2023" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1JYt-8VICU2AJY0LGsQuh9JDNlLftR4O0/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" .

