@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/dda0d152-087a-4ae9-af9b-287a37aeb359> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "b2be7f76-2281-480a-84ef-504830799e21" ;
    dct:issued "2024-11-22"^^xsd:date ;
    dct:modified "2025-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perhubungan" ] ;
    dct:title "Jumlah perlintasan sebidang di Kabupaten Malang" ;
    dcat:distribution <http://5.189.187.109/dataset/dda0d152-087a-4ae9-af9b-287a37aeb359/resource/7fcfb4f9-d511-479c-9990-b7022d6a2651> ;
    dcat:keyword "Jumlah",
        "Kabupaten",
        "Malang",
        "di",
        "perlintasan",
        "sebidang" ;
    dcat:landingPage <https://kamasuta.malangkab.go.id/data-nilai-public?id=9980> .

<http://5.189.187.109/dataset/dda0d152-087a-4ae9-af9b-287a37aeb359/resource/7fcfb4f9-d511-479c-9990-b7022d6a2651> a dcat:Distribution ;
    dct:description "-" ;
    dct:format "XLSX" ;
    dct:issued "2025-04-29T02:18:04.505555"^^xsd:dateTime ;
    dct:modified "2025-04-29T02:18:04.417777"^^xsd:dateTime ;
    dct:title "Jumlah perlintasan sebidang di Kabupaten Malang - 2024" ;
    dcat:accessURL <https://kamasuta.malangkab.go.id/data-cetak-excel?id=9980> .

<https://kamasuta.malangkab.go.id/data-nilai-public?id=9980> a foaf:Document .

