@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/3419df44-7f19-4d4e-ac6c-b61bcae0f650> a dcat:Dataset ;
    dct:description "Data Dasar Kecamatan Cilacap Utara Kabupaten Cilacap Tahun 2021" ;
    dct:identifier "3419df44-7f19-4d4e-ac6c-b61bcae0f650" ;
    dct:issued "2022-09-19T05:15:34.236602"^^xsd:dateTime ;
    dct:modified "2022-09-19T05:15:34.236616"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "DATA DASAR KECAMATAN CILACAP UTARA 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" .

