@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/0f2c6976-c370-4d74-b982-52112a68adb3> a dcat:Dataset ;
    dct:description "Data laporan produktivitas penumpang UPTD Pelabuhan Februari 2023" ;
    dct:identifier "0f2c6976-c370-4d74-b982-52112a68adb3" ;
    dct:issued "2023-09-30T13:16:39.247604"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:39.247614"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Produktivitas Penumpang UPTD Pelabuhan Februari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f2c6976-c370-4d74-b982-52112a68adb3/resource/1fa4586c-b01b-4826-b0ee-8a379b16716b> ;
    dcat:keyword "Dishub",
        "PNP",
        "Pelabuhan" .

<https://data.jatengprov.go.id/dataset/0f2c6976-c370-4d74-b982-52112a68adb3/resource/1fa4586c-b01b-4826-b0ee-8a379b16716b> a dcat:Distribution ;
    dct:description "Laporan Produktivitas Penumpang UPTD Pelabuhan Februari 2023" ;
    dct:format "XLSX" ;
    dct:title "laporan_pnp_pelabuhan_februari_23" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/0f2c6976-c370-4d74-b982-52112a68adb3/resource/1fa4586c-b01b-4826-b0ee-8a379b16716b/download/23.02-laporan-kepadatan-penumpang-closing-februari-2023.xlsx> ;
    dcat:byteSize 101717.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" .

