@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#> .

<http://5.189.187.109/dataset/c3e01ff3-ee36-4f11-a77f-4230e3246048> a dcat:Dataset ;
    dct:identifier "c3e01ff3-ee36-4f11-a77f-4230e3246048" ;
    dct:issued "2026-05-05T11:38:16.717393"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:38:16.717421"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "DOKUMEN PELAKSANAAN ANGGARAN 2026 Dinsos Jateng" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Dinsos 2026" ;
            vcard:hasEmail <mailto:dinsosjatengtv@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/c3e01ff3-ee36-4f11-a77f-4230e3246048/resource/80061f71-d5e3-471c-8d65-197ecd75fa94> ;
    dcat:keyword "dpa" ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<http://5.189.187.109/dataset/c3e01ff3-ee36-4f11-a77f-4230e3246048/resource/80061f71-d5e3-471c-8d65-197ecd75fa94> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-03-25T08:50:36.601477"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:38:16.703567"^^xsd:dateTime ;
    dct:title "DPA DInsos 2026.zip" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/c3e01ff3-ee36-4f11-a77f-4230e3246048/resource/80061f71-d5e3-471c-8d65-197ecd75fa94/download/dpa-dinsos-2026.zip> ;
    dcat:byteSize "32225982"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://dinsos.jatengprov.go.id/> a foaf:Document .

