@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/1dd28463-e9c4-421e-ac2b-21b3e9fe6b41> a dcat:Dataset ;
    dct:description "-" ;
    dct:identifier "3204b9a0-2a0e-4530-b190-2c6c8691b1e0" ;
    dct:issued "2022-04-18T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-04-18T02:26:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dishub" ] ;
    dct:title "Jumlah Halte" ;
    dcat:distribution <http://5.189.187.109/dataset/1dd28463-e9c4-421e-ac2b-21b3e9fe6b41/resource/2f94332e-5629-42d5-a6a8-c0dfacce3102> ;
    dcat:keyword "Dishub",
        "Jumlah Halte",
        "Perhubungan" ;
    dcat:landingPage <https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Perhubungan> .

<http://5.189.187.109/dataset/1dd28463-e9c4-421e-ac2b-21b3e9fe6b41/resource/2f94332e-5629-42d5-a6a8-c0dfacce3102> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T22:51:30.442321"^^xsd:dateTime ;
    dct:modified "2024-03-21T22:51:30.422303"^^xsd:dateTime ;
    dct:title "Jumlah Halte" ;
    dcat:accessURL <https://data.ciamiskab.go.id/export-csv?id=19&kelompok_data=sektoral&dataset=Jumlah%20Halte> .

<https://data.ciamiskab.go.id/data-sektoral/dokumentasi?section=sektoral&data=Perhubungan> a foaf:Document .

