@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/25e482b5-c47d-44d0-bd60-a5962202ba0e> a dcat:Dataset ;
    dct:description "Data Izin IUTM Triwulan 1 2023" ;
    dct:identifier "25e482b5-c47d-44d0-bd60-a5962202ba0e" ;
    dct:issued "2023-07-31T07:46:13.011312"^^xsd:dateTime ;
    dct:modified "2023-07-31T07:46:13.011320"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Data Izin IUTM Triwulan 1 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/25e482b5-c47d-44d0-bd60-a5962202ba0e/resource/04a935f9-cfc4-4f12-8133-6c0a8101c4b1> ;
    dcat:landingPage <https://docs.google.com/spreadsheets/d/1QXNrurD0rcg0sy4bmnkLwh8PEYPaoIo4/edit?usp=sharing&ouid=105075929804680087170&rtpof=true&sd=true> .

<https://data.jatengprov.go.id/dataset/25e482b5-c47d-44d0-bd60-a5962202ba0e/resource/04a935f9-cfc4-4f12-8133-6c0a8101c4b1> a dcat:Distribution ;
    dct:description "Data Izin IUTM Triwulan 1 2023" ;
    dct:format ".xlsx" ;
    dct:title "edit?usp=sharing&ouid=105075929804680087170&rtpof=true&sd=true" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1QXNrurD0rcg0sy4bmnkLwh8PEYPaoIo4/edit?usp=sharing&ouid=105075929804680087170&rtpof=true&sd=true> .

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

