@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/35e897e4-6edf-428f-9282-a54e6f6509f1> a dcat:Dataset ;
    dct:identifier "35e897e4-6edf-428f-9282-a54e6f6509f1" ;
    dct:issued "2023-05-30T08:46:56.768038"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:15.281755"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "PETA BISNIS BAKESBANGPOL 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/35e897e4-6edf-428f-9282-a54e6f6509f1/resource/d665b9da-89c4-484a-ad38-deccc66db9fd> ;
    dcat:keyword "Government" ;
    dcat:landingPage <Bakesbangpol> .

<https://data.jatengprov.go.id/dataset/35e897e4-6edf-428f-9282-a54e6f6509f1/resource/d665b9da-89c4-484a-ad38-deccc66db9fd> a dcat:Distribution ;
    dct:description "Kumpulan tujuan dan sasaran, proses dan target " ;
    dct:format "DOCX" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/35e897e4-6edf-428f-9282-a54e6f6509f1/resource/d665b9da-89c4-484a-ad38-deccc66db9fd/download/peta-bisnis-bakesbangpol-2022.pdf> ;
    dcat:byteSize 9473033.0 ;
    dcat:mediaType "application/pdf" .

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

