@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#> .

<http://5.189.187.109/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 "2022-10-11T13:15:44.950135"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:29:07.899790"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> ;
    dct:title "Data ini berisi tentang Lalu Lintas Angkutan Penumpang Kereta API Tahun 2017" ;
    dcat:distribution <http://5.189.187.109/dataset/4dfac485-627c-4342-85ec-732e6dc3ca5b/resource/303e61f3-78fd-435a-ab11-d421e4d39af1> ;
    dcat:keyword "angkutan",
        "kereta api",
        "lalu lintas",
        "pt kai" .

<http://5.189.187.109/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:issued "2018-10-30T03:05:51.167644"^^xsd:dateTime ;
    dct:modified "2023-08-11T14:29:07.905196"^^xsd:dateTime ;
    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"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/7fa1a096-a7d6-461a-b6a2-8ee3308e0c11> a foaf:Agent ;
    foaf:name "Kabupaten Banyumas" .

