@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/938f38c8-229e-4174-8e6d-27e51c96d813> a dcat:Dataset ;
    dct:description "Data Menara Per Oktober 2023" ;
    dct:identifier "938f38c8-229e-4174-8e6d-27e51c96d813" ;
    dct:issued "2023-10-31T16:10:35.780878"^^xsd:dateTime ;
    dct:modified "2023-10-31T16:10:35.780889"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Menara Per Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/938f38c8-229e-4174-8e6d-27e51c96d813/resource/8b3fafc6-154b-4d37-8d94-d65c4b633452> ;
    dcat:keyword "menara" ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/938f38c8-229e-4174-8e6d-27e51c96d813/resource/8b3fafc6-154b-4d37-8d94-d65c4b633452> a dcat:Distribution ;
    dct:description "Data Menara Per Oktober 2023" ;
    dct:format "XLS" ;
    dct:title "Data Menara Per Oktober 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/938f38c8-229e-4174-8e6d-27e51c96d813/resource/8b3fafc6-154b-4d37-8d94-d65c4b633452/download/data-menara-per-oktober-2023.xls> ;
    dcat:byteSize 223744.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" .

