@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/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7> a dcat:Dataset ;
    dct:description "Kumpulan data berisi mengenai data menara 2020" ;
    dct:identifier "a7c6cb10-0dc6-439d-b4ee-26c4e75331e7" ;
    dct:issued "2023-09-30T13:19:51.649422"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:19:51.649430"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Menara 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7/resource/7c3fcae3-98e8-469d-ae05-bea58d177bac>,
        <https://data.jatengprov.go.id/dataset/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7/resource/e0c1f107-02d9-4e48-8cd4-1f44da812fb2> ;
    dcat:keyword "menara" ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7/resource/7c3fcae3-98e8-469d-ae05-bea58d177bac> a dcat:Distribution ;
    dct:description "Data Menara 2020" ;
    dct:format "XLS" ;
    dct:title "Data Menara 2020" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7/resource/7c3fcae3-98e8-469d-ae05-bea58d177bac/download/data-menara-2020.xls> ;
    dcat:byteSize 129536.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/dataset/a7c6cb10-0dc6-439d-b4ee-26c4e75331e7/resource/e0c1f107-02d9-4e48-8cd4-1f44da812fb2> a dcat:Distribution ;
    dct:title "Data Menara 2020" .

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

