@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#> .

<http://5.189.187.109/dataset/7eb9d869-3e8e-4700-bb4d-0c53a54c99ad> a dcat:Dataset ;
    dct:description "Dataset berisi Data Jumlah Lintas Penyeberangan Perintis yang Dilayani" ;
    dct:identifier "08d3f161-663c-42f3-bf14-13c0679c27c0" ;
    dct:issued "2025-10-28"^^xsd:date ;
    dct:modified "2025-11-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Direktorat Jenderal Perhubungan Darat" ] ;
    dct:title "Jumlah Lintas Penyeberangan Perintis yang Dilayani" ;
    dcat:distribution <http://5.189.187.109/dataset/7eb9d869-3e8e-4700-bb4d-0c53a54c99ad/resource/48a89144-c647-4cb2-9c51-935e6811a6ac> ;
    dcat:keyword "Data Prioritas",
        "Data Prioritas 2024" ;
    dcat:landingPage <https://hubnet.kemenhub.go.id/dataset/content/dataset/1122> .

<http://5.189.187.109/dataset/7eb9d869-3e8e-4700-bb4d-0c53a54c99ad/resource/48a89144-c647-4cb2-9c51-935e6811a6ac> a dcat:Distribution ;
    dct:description "Data Source ini berisi Jumlah Lintas Penyeberangan Perintis yang Dilayani" ;
    dct:format "XLSX" ;
    dct:issued "2025-11-04T20:04:11.864855"^^xsd:dateTime ;
    dct:modified "2025-11-04T20:04:11.828689"^^xsd:dateTime ;
    dct:title "Jumlah Lintas Penyeberangan Perintis yang Dilayani" ;
    dcat:accessURL <https://hubnet.kemenhub.go.id/dataset/get-data-api/microstrategy/dp_perintis_per_lintas?&format=excel> .

<https://hubnet.kemenhub.go.id/dataset/content/dataset/1122> a foaf:Document .

