@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/4dfac485-627c-4342-85ec-732e6dc3ca5b> a dcat:Dataset ;
    dct:description "Data ini berisi tentang  Lalu Lintas Angkutan Penumpang Kereta API Tahun 2017" ;
    dct:identifier "4dfac485-627c-4342-85ec-732e6dc3ca5b" ;
    dct:issued "2018-11-18T05:42:34.664517"^^xsd:dateTime ;
    dct:modified "2023-08-02T06:29:01.881371"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> ;
    dct:title "Data ini berisi tentang Lalu Lintas Angkutan Penumpang Kereta API Tahun 2017" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4dfac485-627c-4342-85ec-732e6dc3ca5b/resource/303e61f3-78fd-435a-ab11-d421e4d39af1> ;
    dcat:keyword "angkutan",
        "kereta api",
        "lalu lintas",
        "pt kai" .

<https://data.jatengprov.go.id/dataset/4dfac485-627c-4342-85ec-732e6dc3ca5b/resource/303e61f3-78fd-435a-ab11-d421e4d39af1> a dcat:Distribution ;
    dct:description "Data ini berisi tentang  Lalu Lintas Angkutan Penumpang Kereta API Tahun 2017" ;
    dct:format "CSV" ;
    dct:title "Data Lalu Lintas Angkutan Penumpang Kereta API tahun 2017 " ;
    dcat:accessURL <http://103.105.190.59/dataset/4dfac485-627c-4342-85ec-732e6dc3ca5b/resource/303e61f3-78fd-435a-ab11-d421e4d39af1/download/data-lalu-lintas-angkutan-penumpang-kereta-api2017-1.csv> ;
    dcat:byteSize 449.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/3b457534-41f6-4b36-bd8e-ed190b93bdeb> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banyumas" .

