@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/d89415ca-73b9-4a8e-8a81-731b87f949e2> a dcat:Dataset ;
    dct:description "Standart Operating Procedure (SOP) Sistem Informasi Kearsipan Daerah Dinas Kearsipan dan Perpustakaan Kab Rembang" ;
    dct:identifier "d89415ca-73b9-4a8e-8a81-731b87f949e2" ;
    dct:issued "2018-09-13T04:55:03.649338"^^xsd:dateTime ;
    dct:modified "2018-09-13T04:55:03.649352"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/4622f2c3-86a3-46f1-b4c8-fd4cead35a3e> ;
    dct:title "SOP Sistem Informasi Kearsipan Daerah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kearsipan dan Perpustakaan Kab Rembang" ;
            vcard:hasEmail <mailto:dinasarpus@rembangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d89415ca-73b9-4a8e-8a81-731b87f949e2/resource/63cf98dc-e9aa-405d-9d01-dcddebf1ac67> ;
    dcat:landingPage <http://www.dinasarpus.rembangkab.go.id> .

<https://data.jatengprov.go.id/dataset/d89415ca-73b9-4a8e-8a81-731b87f949e2/resource/63cf98dc-e9aa-405d-9d01-dcddebf1ac67> a dcat:Distribution ;
    dct:description "SOP_Sistem_Informasi_Kearsipan_Daerah" ;
    dct:format "DOCX" ;
    dct:title "SOP_Sistem_Informasi_Kearsipan_Daerah" ;
    dcat:accessURL <http://data.rembangkab.go.id/dataset/d89415ca-73b9-4a8e-8a81-731b87f949e2/resource/63cf98dc-e9aa-405d-9d01-dcddebf1ac67/download/sop-sikd.docx> ;
    dcat:byteSize 25407.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

