@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/14a4217c-7a4a-4c38-bdef-7cea442cb7d5> a dcat:Dataset ;
    dct:description "Data produktifitas penumpang terminal kroya agustus 2022" ;
    dct:identifier "14a4217c-7a4a-4c38-bdef-7cea442cb7d5" ;
    dct:issued "2023-09-30T13:16:50.993924"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:16:50.993933"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Penumpang Terminal Kroya Agustus 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/14a4217c-7a4a-4c38-bdef-7cea442cb7d5/resource/fd384635-06d5-459c-8f43-8c0b96de156f> ;
    dcat:keyword "Dishub",
        "Kroya",
        "PNP",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/14a4217c-7a4a-4c38-bdef-7cea442cb7d5/resource/fd384635-06d5-459c-8f43-8c0b96de156f> a dcat:Distribution ;
    dct:description "Data Penumpang Terminal Kroya Agustus 2022" ;
    dct:format "XLSX" ;
    dct:title "data_pnp_terminalkroya_agustus_2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/14a4217c-7a4a-4c38-bdef-7cea442cb7d5/resource/fd384635-06d5-459c-8f43-8c0b96de156f/download/kroya-agustus-2022.xlsx> ;
    dcat:byteSize 13204.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" .

