@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/b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f> a dcat:Dataset ;
    dct:description "Jumlah Fasilitas Keselamatan Lalu Lintas" ;
    dct:identifier "b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f" ;
    dct:issued "2022-10-30T23:37:12.396786"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:20.734870"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/39e89799-112d-4fcd-bcbb-15acc0996386> ;
    dct:title "Fasilitas Keselamatan Lalu Lintas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Huzair Saputra" ;
            vcard:hasEmail <mailto:huzairsaputra@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f/resource/9a998d1e-1651-476d-bc8a-929ca2e4a61d> ;
    dcat:keyword "fasilitaskeselamatanlalulintas" ;
    dcat:landingPage <http://data.bandaacehkota.go.id/index.php/dataset/single/fasilitas-keselamatan-lalu-lintas/b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f> .

<http://5.189.187.109/dataset/b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f/resource/9a998d1e-1651-476d-bc8a-929ca2e4a61d> a dcat:Distribution ;
    dct:description "Fasilitas Keselamatan Lalu Lintas" ;
    dct:format "CSV" ;
    dct:issued "2019-12-05T09:07:33"^^xsd:dateTime ;
    dct:modified "2024-08-14T12:33:20.744582"^^xsd:dateTime ;
    dct:title "Fasilitas Keselamatan Lalu Lintas" ;
    dcat:accessURL <http://data.bandaacehkota.go.id/assets/csv/fasilitas_keselamatan_2011-2018_ok.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/fasilitas-keselamatan-lalu-lintas/b1c4dd1d-0d73-4c7e-aaa4-167980ccba6f> a foaf:Document .

