@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/367e784a-2159-44b9-ba27-89f498cd1e2d> a dcat:Dataset ;
    dct:description "Luas wilayah Kabupaten Pemalang" ;
    dct:identifier "367e784a-2159-44b9-ba27-89f498cd1e2d" ;
    dct:issued "2018-10-25T06:44:07.061917"^^xsd:dateTime ;
    dct:modified "2018-10-25T06:44:07.061926"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> ;
    dct:title "Luas wilayah Kabupaten Pemalang" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:diskominfo@pemalangkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/367e784a-2159-44b9-ba27-89f498cd1e2d/resource/6f545260-25e7-4ba1-9574-9a910ff8332d> .

<https://data.jatengprov.go.id/dataset/367e784a-2159-44b9-ba27-89f498cd1e2d/resource/6f545260-25e7-4ba1-9574-9a910ff8332d> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Luas wilayah Kabupaten Pemalang" ;
    dcat:accessURL <http://data.pemalangkab.go.id/dataset/367e784a-2159-44b9-ba27-89f498cd1e2d/resource/6f545260-25e7-4ba1-9574-9a910ff8332d/download/luas-wilayah-kabupaten-pemalang.xls> ;
    dcat:byteSize 23040.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/0ede637e-cceb-407f-afc7-e1c680a98e7b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Pemalang" .

