@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/e51d4d9b-bd6f-4510-9f54-0faaaf6837f5> a dcat:Dataset ;
    dct:description "Data laporan produktivitas penumpang UPTD Pelabuhan Desember 2022" ;
    dct:identifier "e51d4d9b-bd6f-4510-9f54-0faaaf6837f5" ;
    dct:issued "2023-09-30T13:21:13.120886"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:13.120897"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Produktivitas Penumpang UPTD Pelabuhan Desember 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e51d4d9b-bd6f-4510-9f54-0faaaf6837f5/resource/e2715f64-6803-43df-a57c-8ce329fc9920> ;
    dcat:keyword "Dishub",
        "PNP",
        "Pelabuhan" .

<https://data.jatengprov.go.id/dataset/e51d4d9b-bd6f-4510-9f54-0faaaf6837f5/resource/e2715f64-6803-43df-a57c-8ce329fc9920> a dcat:Distribution ;
    dct:description "Laporan Produktivitas Penumpang UPTD Pelabuhan Desember 2022" ;
    dct:format "XLSX" ;
    dct:title "laporan_pnp_pelabuhan_desember_22" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/e51d4d9b-bd6f-4510-9f54-0faaaf6837f5/resource/e2715f64-6803-43df-a57c-8ce329fc9920/download/22.12-laporan-kepadatan-penumpang-closing-desember-2022.xlsx> ;
    dcat:byteSize 101790.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

