@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/e0b03269-f50c-4c4a-a56b-7a60a284e8fc> a dcat:Dataset ;
    dct:description "Dataset in berisi data-data rest area " ;
    dct:identifier "f670ee2c-e790-4a66-9e01-69ed2cc6f83b" ;
    dct:issued "2022-09-07"^^xsd:date ;
    dct:modified "2022-09-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Ditjen Bina Marga" ] ;
    dct:title "Master Data Aset Infrastruktur : Rest Area" ;
    dcat:distribution <http://5.189.187.109/dataset/e0b03269-f50c-4c4a-a56b-7a60a284e8fc/resource/3c692b50-3c74-498f-abbe-b42290adc618>,
        <http://5.189.187.109/dataset/e0b03269-f50c-4c4a-a56b-7a60a284e8fc/resource/f4ae0b0e-1db2-418e-81e0-6fc80699273f> ;
    dcat:keyword "bina marga",
        "bm",
        "rest area" ;
    dcat:landingPage <https://data.pu.go.id/dataset/master-data-aset-infrastruktur-rest-area> .

<http://5.189.187.109/dataset/e0b03269-f50c-4c4a-a56b-7a60a284e8fc/resource/3c692b50-3c74-498f-abbe-b42290adc618> a dcat:Distribution ;
    dct:description """<p>Silahkan klik <a href="https://sigi.pu.go.id/ast/index.php?layer=ast_bpjt_restarea">tautan ini</a></p>
""" ;
    dct:format "HTML" ;
    dct:issued "2026-05-14T02:26:06.516333"^^xsd:dateTime ;
    dct:modified "2026-05-14T02:26:06.420337"^^xsd:dateTime ;
    dct:title "Aplikasi Geospasial Master Data Infrastruktur - Rest Area" ;
    dcat:accessURL <https://sigi.pu.go.id/ast/index.php?layer=ast_bpjt_restarea> .

<http://5.189.187.109/dataset/e0b03269-f50c-4c4a-a56b-7a60a284e8fc/resource/f4ae0b0e-1db2-418e-81e0-6fc80699273f> a dcat:Distribution ;
    dct:format "GeoJSON" ;
    dct:issued "2026-05-14T02:26:06.516349"^^xsd:dateTime ;
    dct:modified "2026-06-14T02:30:55.497848"^^xsd:dateTime ;
    dct:title "Data dan Sebaran - Rest Area" ;
    dcat:accessURL <https://data.pu.go.id/sites/default/files/geojson/ast_rest_area.geojson> ;
    dcat:mediaType "application/json" .

<https://data.pu.go.id/dataset/master-data-aset-infrastruktur-rest-area> a foaf:Document .

