@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/1fa8e29e-f121-4f6c-bed3-c41a6430aafd> a dcat:Dataset ;
    dct:description """<p>Jumlah angkutan umum darat (bis) dan ASDP (Angkutan Sungai Dan Penyeberangan)</p>
""" ;
    dct:identifier "1fa8e29e-f121-4f6c-bed3-c41a6430aafd" ;
    dct:issued "2022-10-30T23:31:32.003385"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:22:41.104349"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Jumlah Penumpang Angkutan Umum Kota Banda Aceh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1fa8e29e-f121-4f6c-bed3-c41a6430aafd/resource/890a598c-d468-4727-8472-2e0429047c1a> ;
    dcat:keyword "LLAJ",
        "angkutan",
        "asdp",
        "banda aceh",
        "bis",
        "penumpang" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-penumpang-angkutan-umum-kota-banda-aceh/1fa8e29e-f121-4f6c-bed3-c41a6430aafd> .

<http://5.189.187.109/dataset/1fa8e29e-f121-4f6c-bed3-c41a6430aafd/resource/890a598c-d468-4727-8472-2e0429047c1a> a dcat:Distribution ;
    dct:description """<p>Jumlah Penumpang Angkutan Umum</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2016-04-21T11:51:04"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:22:41.113745"^^xsd:dateTime ;
    dct:title "Jumlah Penumpang Angkutan Umum" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/1.jml-penumpang-angkutan-umum.csv> ;
    dcat:mediaType "csv" .

<http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> a foaf:Agent ;
    foaf:name "Kota Banda Aceh" .

<http://data.bandaacehkota.go.id/index.php/dataset/single/jumlah-penumpang-angkutan-umum-kota-banda-aceh/1fa8e29e-f121-4f6c-bed3-c41a6430aafd> a foaf:Document .

