@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/d3955c53-264d-4584-8b61-2363dcc5e5f0> a dcat:Dataset ;
    dct:description "Data produktivitas penumpang terminal majenang januari 2023" ;
    dct:identifier "d3955c53-264d-4584-8b61-2363dcc5e5f0" ;
    dct:issued "2023-09-30T13:20:49.630567"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:49.630578"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Penumpang Terminal Majenang Januari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3955c53-264d-4584-8b61-2363dcc5e5f0/resource/a9276345-0402-4afd-8edd-6a96247449a1> ;
    dcat:keyword "Dishub",
        "Majenang",
        "PNP",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/d3955c53-264d-4584-8b61-2363dcc5e5f0/resource/a9276345-0402-4afd-8edd-6a96247449a1> a dcat:Distribution ;
    dct:description "Data Penumpang Terminal Majenang Januari 2023" ;
    dct:format "XLSX" ;
    dct:title "data_pnp_terminalmajenang_januari_23" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d3955c53-264d-4584-8b61-2363dcc5e5f0/resource/a9276345-0402-4afd-8edd-6a96247449a1/download/majenang-januari.xlsx> ;
    dcat:byteSize 13959.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" .

