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

<https://data.jatengprov.go.id/dataset/5ee81fe0-81a3-452f-a0c5-9160df6e4b51> a dcat:Dataset ;
    dct:description "Laporan Jumlah Koleksi Buku Bulan Juni 2017" ;
    dct:identifier "5ee81fe0-81a3-452f-a0c5-9160df6e4b51" ;
    dct:issued "2017-11-08T08:22:05.111324"^^xsd:dateTime ;
    dct:modified "2017-11-08T08:22:45.128050"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Laporan Jumlah Koleksi Buku Bulan Juni 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:ppid@rsjd-sujarwadi.jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5ee81fe0-81a3-452f-a0c5-9160df6e4b51/resource/824b2374-2950-4334-83eb-42ed6167474c> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/get/JUMLAH%20KOLEKSI%20BUKU%20JUNI%202017.csv> .

<https://data.jatengprov.go.id/dataset/5ee81fe0-81a3-452f-a0c5-9160df6e4b51/resource/824b2374-2950-4334-83eb-42ed6167474c> a dcat:Distribution ;
    dct:description "Laporan Jumlah Koleksi Buku Bulan Juni 2017" ;
    dct:format ".csv" ;
    dct:title "Laporan Jumlah Koleksi Buku Bulan Juni 2017" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/5ee81fe0-81a3-452f-a0c5-9160df6e4b51/resource/824b2374-2950-4334-83eb-42ed6167474c/download/jumlah-koleksi-buku-juni-2017.csv> ;
    dcat:byteSize 73.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> a foaf:Organization ;
    foaf:name "RSJD Dr. RM Soedjarwadi " .

