@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/288e9001-6779-4126-a647-df675a3e9fcf> a dcat:Dataset ;
    dct:description "Rekap Pajak APBD Oktober 2016" ;
    dct:identifier "288e9001-6779-4126-a647-df675a3e9fcf" ;
    dct:issued "2018-11-15T16:00:09.872371"^^xsd:dateTime ;
    dct:modified "2018-11-15T16:00:41.564825"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> ;
    dct:title "Rekap Pajak APBD Oktober 2016" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD KELET" ;
            vcard:hasEmail <mailto:rskelet@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/288e9001-6779-4126-a647-df675a3e9fcf/resource/99fad810-c5c4-4381-8108-21f30feb833f> ;
    dcat:landingPage <RSUD%20Kelet> .

<https://data.jatengprov.go.id/dataset/288e9001-6779-4126-a647-df675a3e9fcf/resource/99fad810-c5c4-4381-8108-21f30feb833f> a dcat:Distribution ;
    dct:description "Rekap Pajak APBD Oktober 2016" ;
    dct:format "CSV" ;
    dct:title "Rekap Pajak APBD Oktober 2016" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/288e9001-6779-4126-a647-df675a3e9fcf/resource/99fad810-c5c4-4381-8108-21f30feb833f/download/okto.csv> ;
    dcat:byteSize 140.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/28b99880-e761-436b-9862-53d9d0dcbc59> a foaf:Organization ;
    foaf:name "RSUD dr. Rehatta Provinsi Jawa Tengah" .

