@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/1be222e3-611b-4338-8b0b-cf2a8db75cd7> a dcat:Dataset ;
    dct:description "DUK, Aset dan SOP" ;
    dct:identifier "1be222e3-611b-4338-8b0b-cf2a8db75cd7" ;
    dct:issued "2025-04-23T04:23:44.295908"^^xsd:dateTime ;
    dct:modified "2025-04-23T04:24:24.246374"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "DUK, Aset dan SOP" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1be222e3-611b-4338-8b0b-cf2a8db75cd7/resource/980f9150-41e7-4b33-a8b8-a3d256e2c90e> ;
    dcat:landingPage <https://drive.google.com/drive/folders/18xosTr0veFsFc_iB4qwujY7kDcn7nE3w?usp=sharing> .

<https://data.jatengprov.go.id/dataset/1be222e3-611b-4338-8b0b-cf2a8db75cd7/resource/980f9150-41e7-4b33-a8b8-a3d256e2c90e> a dcat:Distribution ;
    dct:description "DUK, Aset dan SOP" ;
    dct:title "DUK, Aset dan SOP" .

<https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> a foaf:Organization ;
    foaf:name "Badan Penghubung" .

