@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/c7c0c3ed-2bdb-4074-ad29-a3f0db79573b> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Desember 2023" ;
    dct:identifier "c7c0c3ed-2bdb-4074-ad29-a3f0db79573b" ;
    dct:issued "2024-08-14T10:16:11.787815"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:16:11.787824"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Desember 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/c7c0c3ed-2bdb-4074-ad29-a3f0db79573b/resource/50fd0739-b822-43b4-a898-a4ae9fcf70e3> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/c7c0c3ed-2bdb-4074-ad29-a3f0db79573b/resource/50fd0739-b822-43b4-a898-a4ae9fcf70e3> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Desember 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:12:21.686263"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:16:11.778705"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Desember 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/c7c0c3ed-2bdb-4074-ad29-a3f0db79573b/resource/50fd0739-b822-43b4-a898-a4ae9fcf70e3/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-desember-2023.xlsx> ;
    dcat:byteSize "11203"^^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" .

