@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/e8b3ac38-a2f9-4b10-a39b-f8c810d500d9> a dcat:Dataset ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Semarang-Godong " ;
    dct:identifier "e8b3ac38-a2f9-4b10-a39b-f8c810d500d9" ;
    dct:issued "2026-05-06T02:37:18.830001"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:37:18.830020"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/60d68950-0c63-49aa-8bbc-7a6689de6cda> ;
    dct:title "Traffic Summary Report Tahun 2025 Ruas Semarang-Godong" ;
    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/e8b3ac38-a2f9-4b10-a39b-f8c810d500d9/resource/d4464b4f-3266-452b-8aa3-7e03784f4d3c> ;
    dcat:keyword "dpuprjtg",
        "lhr2025",
        "traffic" ;
    dcat:landingPage <https://dpupr.jatengprov.go.id> .

<http://5.189.187.109:5000/dataset/e8b3ac38-a2f9-4b10-a39b-f8c810d500d9/resource/d4464b4f-3266-452b-8aa3-7e03784f4d3c> a dcat:Distribution ;
    dct:description "Traffic Summary Report Tahun 2025 Ruas Semarang-Godong " ;
    dct:format ".csv" ;
    dct:issued "2026-01-26T07:09:36.463978"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:37:18.816347"^^xsd:dateTime ;
    dct:title "128.csv" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/e8b3ac38-a2f9-4b10-a39b-f8c810d500d9/resource/d4464b4f-3266-452b-8aa3-7e03784f4d3c/download/128.csv> ;
    dcat:byteSize "957"^^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 .

