@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/114e593d-d9f3-4d0e-b324-08a0b8d4b456> a dcat:Dataset ;
    dct:description "Data produktifitas penumpang terminal kroya april 2023" ;
    dct:identifier "114e593d-d9f3-4d0e-b324-08a0b8d4b456" ;
    dct:issued "2023-09-30T13:16:45.264785"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:45.264794"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Penumpang Terminal Kroya April 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/114e593d-d9f3-4d0e-b324-08a0b8d4b456/resource/205d5311-3d56-4a2e-a07a-7b566f5167c4> ;
    dcat:keyword "Dishub",
        "Kroya",
        "PNP",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/114e593d-d9f3-4d0e-b324-08a0b8d4b456/resource/205d5311-3d56-4a2e-a07a-7b566f5167c4> a dcat:Distribution ;
    dct:description "Data Penumpang Terminal Kroya April 2023" ;
    dct:format "XLSX" ;
    dct:title "data_pnp_terminalkroya_april_2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/114e593d-d9f3-4d0e-b324-08a0b8d4b456/resource/205d5311-3d56-4a2e-a07a-7b566f5167c4/download/kroya-april.xlsx> ;
    dcat:byteSize 13053.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" .

