@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/aef3d78b-b13e-4162-a755-36333164efee> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal September 2023" ;
    dct:identifier "aef3d78b-b13e-4162-a755-36333164efee" ;
    dct:issued "2024-08-14T10:15:01.573616"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:01.573623"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal September 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/aef3d78b-b13e-4162-a755-36333164efee/resource/2ff5de4f-9de9-4649-a62b-7d89b5ac904f> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/aef3d78b-b13e-4162-a755-36333164efee/resource/2ff5de4f-9de9-4649-a62b-7d89b5ac904f> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal September 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:10:16.276604"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:01.561604"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal September 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/aef3d78b-b13e-4162-a755-36333164efee/resource/2ff5de4f-9de9-4649-a62b-7d89b5ac904f/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-september-2023.xlsx> ;
    dcat:byteSize "11890"^^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" .

