@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/51453a8e-b9f4-42df-a61d-9f26d411877c> a dcat:Dataset ;
    dct:description "laporan survey kepuasan masyarakat Kabupaten Rembang tahun 2021" ;
    dct:identifier "51453a8e-b9f4-42df-a61d-9f26d411877c" ;
    dct:issued "2022-03-16T08:40:49.330095"^^xsd:dateTime ;
    dct:modified "2022-03-16T08:40:49.330108"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "laporan survey kepuasan masyarakat Kabupaten Rembang tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/51453a8e-b9f4-42df-a61d-9f26d411877c/resource/d28edc96-113e-43ba-8ebc-4ffb287e3b2a> .

<https://data.jatengprov.go.id/dataset/51453a8e-b9f4-42df-a61d-9f26d411877c/resource/d28edc96-113e-43ba-8ebc-4ffb287e3b2a> a dcat:Distribution ;
    dct:description "laporan survey kepuasan masyarakat Kabupaten Rembang tahun 2021" ;
    dct:format "PDF" ;
    dct:title "Laporan SKM Kabupaten Rembang 2021.pdf" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/51453a8e-b9f4-42df-a61d-9f26d411877c/resource/d28edc96-113e-43ba-8ebc-4ffb287e3b2a/download/laporan-skm-kabupaten-rembang-2021.pdf> ;
    dcat:byteSize 1952742.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Rembang" .

