@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/8a5c1d0b-1782-4ada-9997-3bcd65f2a995> a dcat:Dataset ;
    dct:description "RFK Februari 2021" ;
    dct:identifier "8a5c1d0b-1782-4ada-9997-3bcd65f2a995" ;
    dct:issued "2022-09-30T11:22:23.330286"^^xsd:dateTime ;
    dct:modified "2022-09-30T11:23:03.998320"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/d4e2e637-2bdb-4dbe-982d-2d0e06011046> ;
    dct:title "RFK Februari 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8a5c1d0b-1782-4ada-9997-3bcd65f2a995/resource/76506be2-e9e5-4b3b-af66-a7d738992767> .

<https://data.jatengprov.go.id/dataset/8a5c1d0b-1782-4ada-9997-3bcd65f2a995/resource/76506be2-e9e5-4b3b-af66-a7d738992767> a dcat:Distribution ;
    dct:description "RFK Februari 2021" ;
    dct:format "PDF" ;
    dct:title "RFK Februari 2021" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8a5c1d0b-1782-4ada-9997-3bcd65f2a995/resource/76506be2-e9e5-4b3b-af66-a7d738992767/download/rfk-februari-2021.pdf> ;
    dcat:byteSize 902058.0 ;
    dcat:mediaType "application/pdf" .

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

