@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/aee2c410-7b92-4ddf-bd89-36a18a72d85c> a dcat:Dataset ;
    dct:description "Informasi Setiap Saat 2023" ;
    dct:identifier "aee2c410-7b92-4ddf-bd89-36a18a72d85c" ;
    dct:issued "2023-05-11T08:13:45.591771"^^xsd:dateTime ;
    dct:modified "2023-05-11T09:17:10.898167"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Informasi Setiap Saat 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/aee2c410-7b92-4ddf-bd89-36a18a72d85c/resource/e4a20619-6c8e-4399-9004-6c8349f7af16> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/informasi-setiap-saat/> .

<https://data.jatengprov.go.id/dataset/aee2c410-7b92-4ddf-bd89-36a18a72d85c/resource/e4a20619-6c8e-4399-9004-6c8349f7af16> a dcat:Distribution ;
    dct:title "informasi-setiap-saat-2023" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/informasi-setiap-saat/> .

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

