@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/51f41ef3-0791-452a-81f8-16fe5157e0a8> a dcat:Dataset ;
    dct:description "Informasi Serta Merta 2023" ;
    dct:identifier "51f41ef3-0791-452a-81f8-16fe5157e0a8" ;
    dct:issued "2023-05-11T08:50:56.183383"^^xsd:dateTime ;
    dct:modified "2023-05-11T08:51:11.193164"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "Informasi Serta Merta 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/51f41ef3-0791-452a-81f8-16fe5157e0a8/resource/acf801cd-aa8a-43e7-b3c2-a7f92af744d3> ;
    dcat:landingPage <https://penghubung.jatengprov.go.id/serta-merta/> .

<https://data.jatengprov.go.id/dataset/51f41ef3-0791-452a-81f8-16fe5157e0a8/resource/acf801cd-aa8a-43e7-b3c2-a7f92af744d3> a dcat:Distribution ;
    dct:title "serta-merta 2023" ;
    dcat:accessURL <https://penghubung.jatengprov.go.id/serta-merta/> .

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

