@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/f5e81524-fdfd-4a1e-be0a-599a78a4d9a1> a dcat:Dataset ;
    dct:identifier "f5e81524-fdfd-4a1e-be0a-599a78a4d9a1" ;
    dct:issued "2026-05-06T03:21:40.355502"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:21:40.355525"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "INDIKATOR KINERJA UTAMA (IKU) Dinsos Jateng 2025-2029" ;
    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/f5e81524-fdfd-4a1e-be0a-599a78a4d9a1/resource/70fa2d38-f1db-4515-804c-b7e0845546cc> ;
    dcat:landingPage <https://dinsos.jatengprov.go.id/> .

<http://5.189.187.109/dataset/f5e81524-fdfd-4a1e-be0a-599a78a4d9a1/resource/70fa2d38-f1db-4515-804c-b7e0845546cc> a dcat:Distribution ;
    dct:format "data" ;
    dct:issued "2026-03-31T08:34:10.194813"^^xsd:dateTime ;
    dct:modified "2026-05-06T03:21:40.351223"^^xsd:dateTime ;
    dct:title "IKU Dinsos 25-29 (1).pdf" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/f5e81524-fdfd-4a1e-be0a-599a78a4d9a1/resource/70fa2d38-f1db-4515-804c-b7e0845546cc/download/iku-dinsos-25-29-1.pdf> ;
    dcat:byteSize "811877"^^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 .

