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

<https://data.jatengprov.go.id/dataset/73ba7d86-f940-4ef8-a674-f63d50b27664> a dcat:Dataset ;
    dct:description "Banyaknya perpotongan antara jalan dengan jalur kereta api" ;
    dct:identifier "73ba7d86-f940-4ef8-a674-f63d50b27664" ;
    dct:issued "2025-10-23T02:01:03.817293"^^xsd:dateTime ;
    dct:modified "2025-10-23T02:01:24.825228"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> ;
    dct:title "Jumlah Perlintasan Kereta Api" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bagus Adi Raharja" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73ba7d86-f940-4ef8-a674-f63d50b27664/resource/1fb97695-adcb-46db-9e54-27a5105e4b93> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/73ba7d86-f940-4ef8-a674-f63d50b27664/resource/1fb97695-adcb-46db-9e54-27a5105e4b93> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Perlintasan Kereta Api Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/73ba7d86-f940-4ef8-a674-f63d50b27664/resource/1fb97695-adcb-46db-9e54-27a5105e4b93/download/jumlah-perlintasan-kereta-api-tahun-2024.xlsx> ;
    dcat:byteSize 8214.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/b5a2a6c8-64ab-4f6f-9a4e-c891ba264ab7> a foaf:Organization ;
    foaf:name "Dinas Perhubungan " .

