@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/91c44d5e-982c-40f1-8c8c-df4b6f53d9a2> a dcat:Dataset ;
    dct:description "Data Menara Per Mei 2023" ;
    dct:identifier "91c44d5e-982c-40f1-8c8c-df4b6f53d9a2" ;
    dct:issued "2023-10-31T16:10:43.431189"^^xsd:dateTime ;
    dct:modified "2023-10-31T16:10:43.431200"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Menara Per Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/91c44d5e-982c-40f1-8c8c-df4b6f53d9a2/resource/2f9a6987-5f8f-4856-9600-e0706fef3466> ;
    dcat:keyword "menara" ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/91c44d5e-982c-40f1-8c8c-df4b6f53d9a2/resource/2f9a6987-5f8f-4856-9600-e0706fef3466> a dcat:Distribution ;
    dct:description "Data Menara Per Mei 2023" ;
    dct:format "XLS" ;
    dct:title "Data Menara Per Mei 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/91c44d5e-982c-40f1-8c8c-df4b6f53d9a2/resource/2f9a6987-5f8f-4856-9600-e0706fef3466/download/data-menara-per-mei-2023.xls> ;
    dcat:byteSize 222208.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" .

