@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/e3ae341e-b91b-4d0a-85be-e48477838085> a dcat:Dataset ;
    dct:description "Data Produktifitas penumpang terminal kroya november 2022" ;
    dct:identifier "e3ae341e-b91b-4d0a-85be-e48477838085" ;
    dct:issued "2023-09-30T13:21:10.979543"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:10.979552"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Data Penumpang Terminal Kroya November 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Aditya Danang" ;
            vcard:hasEmail <mailto:Perencanaandishubclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e3ae341e-b91b-4d0a-85be-e48477838085/resource/af5af4c6-e6e1-40f9-9b90-095ec2a9a274> ;
    dcat:keyword "Dishub",
        "Kroya",
        "PNP",
        "Terminal" .

<https://data.jatengprov.go.id/dataset/e3ae341e-b91b-4d0a-85be-e48477838085/resource/af5af4c6-e6e1-40f9-9b90-095ec2a9a274> a dcat:Distribution ;
    dct:description "Data Penumpang Terminal Kroya November 2022" ;
    dct:format "XLSX" ;
    dct:title "data_pnp_terminalkroya_november_2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/e3ae341e-b91b-4d0a-85be-e48477838085/resource/af5af4c6-e6e1-40f9-9b90-095ec2a9a274/download/kroya-november2022.xlsx> ;
    dcat:byteSize 13033.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" .

