@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/de2d4e46-203b-4464-9683-aa26f273ef4a> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai Laporan Jumlah Koleksi Bulan Maret 2018" ;
    dct:identifier "de2d4e46-203b-4464-9683-aa26f273ef4a" ;
    dct:issued "2018-10-05T03:46:40.545851"^^xsd:dateTime ;
    dct:modified "2018-10-05T03:46:56.179471"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/7e04494c-0f85-4338-b251-1420975694f9> ;
    dct:title "Laporan Jumlah Koleksi Bulan Maret 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSJD Dr. RM. Soedjarwadi" ;
            vcard:hasEmail <mailto:soedjarwadi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/de2d4e46-203b-4464-9683-aa26f273ef4a/resource/c188f3a2-af76-4f32-818d-67e944afc5ae> ;
    dcat:landingPage <http://data.rsjd-sujarwadi.com/data/detail/laporan-jumlah-koleksi-bulan-maret-2018> .

<https://data.jatengprov.go.id/dataset/de2d4e46-203b-4464-9683-aa26f273ef4a/resource/c188f3a2-af76-4f32-818d-67e944afc5ae> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai Laporan Jumlah Koleksi Bulan Maret 2018" ;
    dct:format "CSV" ;
    dct:title "Laporan Jumlah Koleksi Bulan Maret 2018" ;
    dcat:accessURL <http://data.rsjd-sujarwadi.com/data/get/Laporan%20Jumlah%20Koleksi%20Bulan%20Maret%202018.csv> ;
    dcat:mediaType "text/csv" .

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

