@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/5600f8db-e8d3-4d9e-9026-87a47bb8f87f> a dcat:Dataset ;
    dct:description "Sumber : Rembang dalam angka, BKD Rembang" ;
    dct:identifier "5600f8db-e8d3-4d9e-9026-87a47bb8f87f" ;
    dct:issued "2022-03-09T08:05:47.635402"^^xsd:dateTime ;
    dct:modified "2022-03-09T08:05:47.635414"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "Profil PNS Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5600f8db-e8d3-4d9e-9026-87a47bb8f87f/resource/3bf6434f-35d2-45e2-982d-c8595179f4b0> .

<https://data.jatengprov.go.id/dataset/5600f8db-e8d3-4d9e-9026-87a47bb8f87f/resource/3bf6434f-35d2-45e2-982d-c8595179f4b0> a dcat:Distribution ;
    dct:description "gender, golongan, jabatan, sebaran PNS di OPD" ;
    dct:format "XLSX" ;
    dct:title "Profil PNS.xlsx" ;
    dcat:accessURL <https://data.rembangkab.go.id/dataset/5600f8db-e8d3-4d9e-9026-87a47bb8f87f/resource/3bf6434f-35d2-45e2-982d-c8595179f4b0/download/profil-pns.xlsx> ;
    dcat:byteSize 18322.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

