@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/2c738c7d-ab3b-476b-b7fe-ab09ef97b9fd> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Maret 2023" ;
    dct:identifier "2c738c7d-ab3b-476b-b7fe-ab09ef97b9fd" ;
    dct:issued "2024-08-14T10:09:25.972838"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:25.972845"^^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 Maret 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2c738c7d-ab3b-476b-b7fe-ab09ef97b9fd/resource/c8fe6d4e-7962-465d-85b0-6f9d628c61a3> ;
    dcat:keyword "kendaraan",
        "pemeliharaan" .

<http://5.189.187.109:5000/dataset/2c738c7d-ab3b-476b-b7fe-ab09ef97b9fd/resource/c8fe6d4e-7962-465d-85b0-6f9d628c61a3> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Maret 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:05:37.097540"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:25.964560"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Maret 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/2c738c7d-ab3b-476b-b7fe-ab09ef97b9fd/resource/c8fe6d4e-7962-465d-85b0-6f9d628c61a3/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-maret-2023.xlsx> ;
    dcat:byteSize "11837"^^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" .

