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

<http://5.189.187.109/dataset/8947b477-22c2-4299-950b-8dd865580e48> a dcat:Dataset ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Maron-Purworejo" ;
    dct:identifier "8947b477-22c2-4299-950b-8dd865580e48" ;
    dct:issued "2026-05-05T15:43:40.137442"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:43:40.137459"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Traffic Summary Report Tahun 2025 Ruas Maron-Purworejo" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dpupr.jatengprov.go.id" ;
            vcard:hasEmail <mailto:dpupr@jatengprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/8947b477-22c2-4299-950b-8dd865580e48/resource/458c5b12-7609-45f1-bcea-1c5d64ba5229> ;
    dcat:keyword "dpuprjtg",
        "lhr2025",
        "traffic" ;
    dcat:landingPage <https://dpupr.jatengprov.go.id> .

<http://5.189.187.109/dataset/8947b477-22c2-4299-950b-8dd865580e48/resource/458c5b12-7609-45f1-bcea-1c5d64ba5229> a dcat:Distribution ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Maron-Purworejo" ;
    dct:format ".csv" ;
    dct:issued "2026-01-27T00:33:42.397697"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:43:40.123269"^^xsd:dateTime ;
    dct:title "183.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8947b477-22c2-4299-950b-8dd865580e48/resource/458c5b12-7609-45f1-bcea-1c5d64ba5229/download/183.csv> ;
    dcat:byteSize "1419"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> a foaf:Agent ;
    foaf:name "Provinsi Jawa Tengah" .

<https://dpupr.jatengprov.go.id> a foaf:Document .

