@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/28923d42-f26c-4290-a2b9-dbf9c1202392> a dcat:Dataset ;
    dct:description "Data Menara Per Agustus 2023" ;
    dct:identifier "28923d42-f26c-4290-a2b9-dbf9c1202392" ;
    dct:issued "2023-10-31T16:10:38.596269"^^xsd:dateTime ;
    dct:modified "2023-10-31T16:10:38.596329"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Menara Per Agustus 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/28923d42-f26c-4290-a2b9-dbf9c1202392/resource/a54fa5be-2048-4103-9ac4-d797233ecceb> ;
    dcat:keyword "menara" ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/28923d42-f26c-4290-a2b9-dbf9c1202392/resource/a54fa5be-2048-4103-9ac4-d797233ecceb> a dcat:Distribution ;
    dct:description "Data Menara Per Agustus 2023" ;
    dct:format "XLS" ;
    dct:title "Data Menara Per Agustus 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/28923d42-f26c-4290-a2b9-dbf9c1202392/resource/a54fa5be-2048-4103-9ac4-d797233ecceb/download/data-menara-per-agustus-2023.xls> ;
    dcat:byteSize 222720.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

