@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/96b6651b-e955-49b2-b017-a00fb7cc69ad> a dcat:Dataset ;
    dct:identifier "96b6651b-e955-49b2-b017-a00fb7cc69ad" ;
    dct:issued "2026-05-05T10:57:30.568068"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:57:30.568087"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Laporan Realisasi Anggaran 2025 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/96b6651b-e955-49b2-b017-a00fb7cc69ad/resource/cf980f68-85a5-40f7-bb33-a66bd5dc6ccf> ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<http://5.189.187.109/dataset/96b6651b-e955-49b2-b017-a00fb7cc69ad/resource/cf980f68-85a5-40f7-bb33-a66bd5dc6ccf> a dcat:Distribution ;
    dct:format "data" ;
    dct:issued "2026-04-02T08:07:14.200912"^^xsd:dateTime ;
    dct:modified "2026-05-05T10:57:30.560958"^^xsd:dateTime ;
    dct:title "LRA.pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/96b6651b-e955-49b2-b017-a00fb7cc69ad/resource/cf980f68-85a5-40f7-bb33-a66bd5dc6ccf/download/lra.pdf> ;
    dcat:byteSize "2120948"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

