@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/04abfb9c-7bb8-4fe0-ba88-e3b45adcbc40> a dcat:Dataset ;
    dct:description "Luas Wilayah Kecamatan Karanganyar" ;
    dct:identifier "04abfb9c-7bb8-4fe0-ba88-e3b45adcbc40" ;
    dct:issued "2020-09-03T06:47:39.448942"^^xsd:dateTime ;
    dct:modified "2020-09-03T06:47:39.448961"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> ;
    dct:title "Luas Wilayah Kecamatan Karanganyar" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:keckaranganyardemak@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/04abfb9c-7bb8-4fe0-ba88-e3b45adcbc40/resource/706a1629-514b-4dc3-a995-c55b5d7f0823> .

<https://data.jatengprov.go.id/dataset/04abfb9c-7bb8-4fe0-ba88-e3b45adcbc40/resource/706a1629-514b-4dc3-a995-c55b5d7f0823> a dcat:Distribution ;
    dct:description "Luas Wilayah Kecamatan Karanganyar" ;
    dct:format "XLSX" ;
    dct:title "Luas Wilayah Kecamatan Karanganyar.xlsx" ;
    dcat:accessURL <http://103.47.60.179/dataset/04abfb9c-7bb8-4fe0-ba88-e3b45adcbc40/resource/706a1629-514b-4dc3-a995-c55b5d7f0823/download/luas-wilayah-kecamatan-karanganyar.xlsx> ;
    dcat:byteSize 397686.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/577466f0-7297-413e-8083-3b98c9518d5b> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Demak" .

