@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/fc6611bf-7c2c-4b81-ae92-8bb7949ff65a> a dcat:Dataset ;
    dct:description "rekap barang ke neraca 2022" ;
    dct:identifier "fc6611bf-7c2c-4b81-ae92-8bb7949ff65a" ;
    dct:issued "2023-10-02T13:33:00.343301"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:33:00.343310"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap Barang Ke Neraca 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fc6611bf-7c2c-4b81-ae92-8bb7949ff65a/resource/1b198f0e-c9b6-4bda-ad45-ed8f67659397> ;
    dcat:keyword "rekap_barang_ke_neraca_2022" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/fc6611bf-7c2c-4b81-ae92-8bb7949ff65a/resource/1b198f0e-c9b6-4bda-ad45-ed8f67659397> a dcat:Distribution ;
    dct:description "rekap barang ke neraca 2022" ;
    dct:format "DOC" ;
    dct:title "rekap_barang_ke_neraca_2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/fc6611bf-7c2c-4b81-ae92-8bb7949ff65a/resource/1b198f0e-c9b6-4bda-ad45-ed8f67659397/download/neraca-per-31-des-2022.docx> ;
    dcat:byteSize 18992.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" .

