@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/ed365c45-4a1c-437d-a639-baa03bd5e1de> a dcat:Dataset ;
    dct:description "Jumlah Pustakawan di Perpustakaan Umum" ;
    dct:identifier "ed365c45-4a1c-437d-a639-baa03bd5e1de" ;
    dct:issued "2018-10-17T01:54:22.202353"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:54:22.202361"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> ;
    dct:title "Pustakawan di Perpustakaan Umum" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Adit Heri Purwanto" ;
            vcard:hasEmail <mailto:dinasarpuskabpkl@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ed365c45-4a1c-437d-a639-baa03bd5e1de/resource/13b08a4b-7f8a-4d9c-89ef-a47a420c0eaa> .

<https://data.jatengprov.go.id/dataset/ed365c45-4a1c-437d-a639-baa03bd5e1de/resource/13b08a4b-7f8a-4d9c-89ef-a47a420c0eaa> a dcat:Distribution ;
    dct:description "Jumlah Pustakawan di Perpustakaan Umum Tahun 2016 s.d. 2018 di Kabupaten Pekalongan" ;
    dct:format "XLSX" ;
    dct:title "Jumlah Pustakawan.xlsx" ;
    dcat:accessURL <http://data.pekalongankab.go.id/dataset/ed365c45-4a1c-437d-a639-baa03bd5e1de/resource/13b08a4b-7f8a-4d9c-89ef-a47a420c0eaa/download/jumlah-pustakawan.xlsx> ;
    dcat:byteSize 9738.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/71fe5b55-bcf9-4cd6-8efa-b987e1808a01> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pekalongan" .

