@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/69f572b5-02c1-411d-8c3e-5caecfa52adb> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data rute bus sekolah yang ada di beberapa kecamatan di Kabupaten Simeulue . dataset terkait ini dihasilkan oleh Dinas Perhubungan Kabupaten Simeulue" ;
    dct:identifier "69f572b5-02c1-411d-8c3e-5caecfa52adb" ;
    dct:issued "2024-06-03T03:42:46.863579"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:46.863587"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> ;
    dct:title "Rute Bus Sekolah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kemi Berlianda Kilimanjaro" ;
            vcard:hasEmail <mailto:dishubsimeuluekab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/69f572b5-02c1-411d-8c3e-5caecfa52adb/resource/bd64144f-04ec-422d-880a-ba42ad120863> ;
    dcat:keyword "Bus",
        "Bus sekolah",
        "transportasi" ;
    dcat:landingPage <Bus%20Sekolah%20Kabupaten%20Simeulue> .

<Bus%20Sekolah%20Kabupaten%20Simeulue> a foaf:Document .

<http://5.189.187.109/dataset/69f572b5-02c1-411d-8c3e-5caecfa52adb/resource/bd64144f-04ec-422d-880a-ba42ad120863> a dcat:Distribution ;
    dct:description "Dataset ini berisi tentang rute bus yang ada di beberapa kecamatan di kabupaten simeulue" ;
    dct:format "CSV" ;
    dct:issued "2024-03-21T07:34:42.045653"^^xsd:dateTime ;
    dct:modified "2024-06-03T03:42:46.853060"^^xsd:dateTime ;
    dct:title "Rute-Bus-Sekolah.csv" ;
    dcat:accessURL <https://data.simeuluekab.go.id/dataset/69f572b5-02c1-411d-8c3e-5caecfa52adb/resource/bd64144f-04ec-422d-880a-ba42ad120863/download/rute-bus-sekolah.csv> ;
    dcat:byteSize "592"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/00b910d5-570e-4a8e-99f6-2fdeccbd61e5> a foaf:Agent ;
    foaf:name "Kabupaten Simeulue" .

