@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/f8277faa-a8fc-4047-acbc-adeb91acc2b1> a dcat:Dataset ;
    dct:description "Peraturan Daerah Kabupaten Cilacap No 11 Tahun 2011 tentang Bangunan Gedung" ;
    dct:identifier "f8277faa-a8fc-4047-acbc-adeb91acc2b1" ;
    dct:issued "2023-09-30T13:21:37.091591"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:37.091598"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Perda tentang Bangunan Gedung" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:datapupr@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f8277faa-a8fc-4047-acbc-adeb91acc2b1/resource/ac60f3bf-1d1b-41f0-b442-9a6e8cf1344b> ;
    dcat:keyword "DPUPR" ;
    dcat:landingPage <DPUPR> .

<https://data.jatengprov.go.id/dataset/f8277faa-a8fc-4047-acbc-adeb91acc2b1/resource/ac60f3bf-1d1b-41f0-b442-9a6e8cf1344b> a dcat:Distribution ;
    dct:description "Perda tentang Bangunan Gedung" ;
    dct:format "DOCX" ;
    dct:title "Perda tentang Bangunan Gedung" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f8277faa-a8fc-4047-acbc-adeb91acc2b1/resource/ac60f3bf-1d1b-41f0-b442-9a6e8cf1344b/download/perda_clp_2011_11.docx> ;
    dcat:byteSize 96652.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

