@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:5000/dataset/8d301665-13d2-41ad-9cce-e891a3e8b328> a dcat:Dataset ;
    dct:description "Data tentang 11. Data Jumlah  Alat Berat Kota Dumai" ;
    dct:identifier "1538913716" ;
    dct:issued "2022-12-04"^^xsd:date ;
    dct:modified "2023-01-17"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PEKERJAAN UMUM" ] ;
    dct:title "11. Data Jumlah  Alat Berat Kota Dumai" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/8d301665-13d2-41ad-9cce-e891a3e8b328/resource/b83dbd7e-1f7f-4ee9-913a-fcb862feba04> ;
    dcat:keyword "Alat" ;
    dcat:landingPage <-> .

<-> a foaf:Document .

<http://5.189.187.109:5000/dataset/8d301665-13d2-41ad-9cce-e891a3e8b328/resource/b83dbd7e-1f7f-4ee9-913a-fcb862feba04> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-14T04:46:36.797323"^^xsd:dateTime ;
    dct:modified "2026-05-14T04:46:36.778536"^^xsd:dateTime ;
    dct:title "11. data jumlah  alat berat kota dumai.xlsx" ;
    dcat:accessURL <http://DATA_20221116125653-9976536727.xlsx> .

