@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:5000/dataset/8c12d429-57be-4460-90e0-706e3932d15f> a dcat:Dataset ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Purbalingga-Bobotsari" ;
    dct:identifier "8c12d429-57be-4460-90e0-706e3932d15f" ;
    dct:issued "2026-05-05T15:52:29.416966"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:52:29.416987"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Traffic Summary Report Tahun 2025 Ruas Purbalingga-Bobotsari" ;
    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:5000/dataset/8c12d429-57be-4460-90e0-706e3932d15f/resource/5c2050d1-e7e7-4266-b4a6-7fdd33705a31> ;
    dcat:keyword "dpuprjtg",
        "lhr2025",
        "traffic" ;
    dcat:landingPage <https://dpupr.jatengprov.go.id> .

<http://5.189.187.109:5000/dataset/8c12d429-57be-4460-90e0-706e3932d15f/resource/5c2050d1-e7e7-4266-b4a6-7fdd33705a31> a dcat:Distribution ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Purbalingga-Bobotsari" ;
    dct:format ".csv" ;
    dct:issued "2026-01-26T08:24:32.783822"^^xsd:dateTime ;
    dct:modified "2026-05-05T15:52:29.405050"^^xsd:dateTime ;
    dct:title "161.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/8c12d429-57be-4460-90e0-706e3932d15f/resource/5c2050d1-e7e7-4266-b4a6-7fdd33705a31/download/161.csv> ;
    dcat:byteSize "1421"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

