@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/e33f1e29-fb85-4e23-9925-60bb902e393e> a dcat:Dataset ;
    dct:identifier "e33f1e29-fb85-4e23-9925-60bb902e393e" ;
    dct:issued "2022-01-11T17:57:00.078454"^^xsd:dateTime ;
    dct:modified "2022-01-11T17:57:00.078467"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> ;
    dct:title "Lalu Lintas Angkutan Darat di Stasiun Kereta Api Kabupaten Sragen, 2020" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e33f1e29-fb85-4e23-9925-60bb902e393e/resource/9f5f0908-377e-4fc9-ba24-692283b4dbb8> .

<https://data.jatengprov.go.id/dataset/e33f1e29-fb85-4e23-9925-60bb902e393e/resource/9f5f0908-377e-4fc9-ba24-692283b4dbb8> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Lalu Lintas Angkutan Darat di Stasiun Kereta Api Kabupaten Sragen, 2020.csv" ;
    dcat:accessURL <http://data.sragenkab.go.id/dataset/e33f1e29-fb85-4e23-9925-60bb902e393e/resource/9f5f0908-377e-4fc9-ba24-692283b4dbb8/download/lalu-lintas-angkutan-darat-di-stasiun-kereta-api-kabupaten-sragen-2020.csv> ;
    dcat:byteSize 773.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/e81625fe-6913-44cc-a98f-9c109eec0337> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Sragen" .

