@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/f314c6cc-6752-4916-a5d2-ee212234da8f> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Januari 2023" ;
    dct:identifier "f314c6cc-6752-4916-a5d2-ee212234da8f" ;
    dct:issued "2024-08-14T10:17:40.900666"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:17:40.900675"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Januari 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/f314c6cc-6752-4916-a5d2-ee212234da8f/resource/b4c9d30a-7916-45f4-bd4a-4e5bd4abb9f4> ;
    dcat:keyword "kendaraan",
        "pemeliharaan" .

<http://5.189.187.109/dataset/f314c6cc-6752-4916-a5d2-ee212234da8f/resource/b4c9d30a-7916-45f4-bd4a-4e5bd4abb9f4> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Januari 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:03:18.255285"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:17:40.892732"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Januari 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/f314c6cc-6752-4916-a5d2-ee212234da8f/resource/b4c9d30a-7916-45f4-bd4a-4e5bd4abb9f4/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-januari-2023.xlsx> ;
    dcat:byteSize "12058"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

