@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/19f2b154-97c4-4bb0-81a0-8c28c246ff65> a dcat:Dataset ;
    dct:description "Data Dasar Kecamatan Cilacap Selatan Kabupaten Cilacap Tahun 2021" ;
    dct:identifier "19f2b154-97c4-4bb0-81a0-8c28c246ff65" ;
    dct:issued "2022-09-19T05:15:11.977894"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:15:11.977908"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA DASAR KECAMATAN CILACAP SELATAN TAHUN 2021" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Pengelolaan Informasi dan Pengembangan Komunikasi Publik" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] .

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

