@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/3143bf41-02b1-4f97-8709-7939b1636e1a> a dcat:Dataset ;
    dct:description "Data Menara Per Maret 2023" ;
    dct:identifier "3143bf41-02b1-4f97-8709-7939b1636e1a" ;
    dct:issued "2023-10-31T16:10:45.505824"^^xsd:dateTime ;
    dct:modified "2023-10-31T16:10:45.505833"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Menara Per Maret 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3143bf41-02b1-4f97-8709-7939b1636e1a/resource/df7e9254-751c-4d2a-96b3-6e80fc1dd1b8> ;
    dcat:keyword "menara" ;
    dcat:landingPage <Diskominfo%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/3143bf41-02b1-4f97-8709-7939b1636e1a/resource/df7e9254-751c-4d2a-96b3-6e80fc1dd1b8> a dcat:Distribution ;
    dct:description "Data Menara Per Maret 2023" ;
    dct:format "XLS" ;
    dct:title "Data Menara Per Maret 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3143bf41-02b1-4f97-8709-7939b1636e1a/resource/df7e9254-751c-4d2a-96b3-6e80fc1dd1b8/download/data-menara-per-maret-2023.xls> ;
    dcat:byteSize 221696.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" .

