@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:5000/dataset/d71d724f-5eeb-4aed-8f62-469d864960d7> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Oktober 2023" ;
    dct:identifier "d71d724f-5eeb-4aed-8f62-469d864960d7" ;
    dct:issued "2024-08-14T10:16:47.848157"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:16:47.848163"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d71d724f-5eeb-4aed-8f62-469d864960d7/resource/89accda9-faa3-417b-8a69-6b9cc72a4eb5> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109:5000/dataset/d71d724f-5eeb-4aed-8f62-469d864960d7/resource/89accda9-faa3-417b-8a69-6b9cc72a4eb5> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Oktober 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:10:54.872952"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:16:47.841124"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Oktober 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/d71d724f-5eeb-4aed-8f62-469d864960d7/resource/89accda9-faa3-417b-8a69-6b9cc72a4eb5/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-oktober-2023.xlsx> ;
    dcat:byteSize "12519"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

