@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/15aeb45d-dd04-4f5e-a471-7c8140e25289> a dcat:Dataset ;
    dct:description "Permohonan Informasi" ;
    dct:identifier "15aeb45d-dd04-4f5e-a471-7c8140e25289" ;
    dct:issued "2025-04-23T03:43:52.010718"^^xsd:dateTime ;
    dct:modified "2025-04-23T03:44:07.136287"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Permohonan Informasi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "badanpenghubungjateng@gmail.com" ;
            vcard:hasEmail <mailto:badanpenghubungjateng@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/15aeb45d-dd04-4f5e-a471-7c8140e25289/resource/c853f542-1de2-424d-bc24-f48d2e4b5762> ;
    dcat:landingPage <https://drive.google.com/drive/folders/1iAy2PNRe0Jnct0s7P4sBz80wkPe2v3kb?usp=sharing> .

<https://data.jatengprov.go.id/dataset/15aeb45d-dd04-4f5e-a471-7c8140e25289/resource/c853f542-1de2-424d-bc24-f48d2e4b5762> a dcat:Distribution ;
    dct:description "Permohonan Informasi" ;
    dct:title "Permohonan Informasi" .

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

