@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/8bbd68c9-0b9e-404f-b925-f7e2470fb9a5> a dcat:Dataset ;
    dct:description "Informasi Berkala 2023" ;
    dct:identifier "8bbd68c9-0b9e-404f-b925-f7e2470fb9a5" ;
    dct:issued "2023-05-11T08:47:19.836674"^^xsd:dateTime ;
    dct:modified "2023-05-11T08:49:08.094459"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Informasi Berkala 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8bbd68c9-0b9e-404f-b925-f7e2470fb9a5/resource/7c530792-6277-4994-a370-9b886192cc82> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/informasi-berkala/> .

<https://data.jatengprov.go.id/dataset/8bbd68c9-0b9e-404f-b925-f7e2470fb9a5/resource/7c530792-6277-4994-a370-9b886192cc82> a dcat:Distribution ;
    dct:title "informasi-berkala 2023" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/informasi-berkala/> .

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

