@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/6eb6471f-36ff-40bc-b0cb-5438897fc9e1> a dcat:Dataset ;
    dct:description "Inventarisasi Simpang Kota Langsa Tahun 2022-2023" ;
    dct:identifier "6eb6471f-36ff-40bc-b0cb-5438897fc9e1" ;
    dct:issued "2024-04-02T18:29:35.260559"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:35.260564"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> ;
    dct:title "Inventarisasi Simpang Kota Langsa Tahun 2022-2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Transportasi Darat" ;
            vcard:hasEmail <mailto:dinasperhubungankotalangsa2024@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6eb6471f-36ff-40bc-b0cb-5438897fc9e1/resource/8cdb49b5-d5d2-44a9-8587-29e936f060aa> ;
    dcat:keyword "inventarisasi simpang" .

<http://5.189.187.109/dataset/6eb6471f-36ff-40bc-b0cb-5438897fc9e1/resource/8cdb49b5-d5d2-44a9-8587-29e936f060aa> a dcat:Distribution ;
    dct:description "Inventarisasi Simpang Kota Langsa Tahun 2022-2023" ;
    dct:format "XLS" ;
    dct:issued "2024-03-20T03:43:40.912677"^^xsd:dateTime ;
    dct:modified "2024-04-02T18:29:35.254365"^^xsd:dateTime ;
    dct:title "Inventarisasi Simpang Kota Langsa Tahun 2022-2023.xlsx" ;
    dcat:accessURL <https://data.langsakota.go.id/dataset/6eb6471f-36ff-40bc-b0cb-5438897fc9e1/resource/8cdb49b5-d5d2-44a9-8587-29e936f060aa/download/inventarisasi-simpang-kota-langsa-tahun-2022-2023.xlsx> ;
    dcat:byteSize "2516732"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/09781e34-cf05-4df7-939c-7242842e20b7> a foaf:Agent ;
    foaf:name "Kota Langsa" .

