@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/78850429-b957-4a18-809a-869264fa9042> a dcat:Dataset ;
    dct:description "Jumlah kendaraan uji Kota Tegal Mei 2024" ;
    dct:identifier "78850429-b957-4a18-809a-869264fa9042" ;
    dct:issued "2024-08-14T10:12:48.986974"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:48.986982"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah kendaraan uji Kota Tegal Mei 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/78850429-b957-4a18-809a-869264fa9042/resource/55dd256c-dd85-4e40-9e1e-93807c5e0e57> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/78850429-b957-4a18-809a-869264fa9042/resource/55dd256c-dd85-4e40-9e1e-93807c5e0e57> a dcat:Distribution ;
    dct:description "Jumlah kendaraan uji Kota Tegal Mei 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T01:44:59.510197"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:48.979990"^^xsd:dateTime ;
    dct:title "Jumlah kendaraan uji Kota Tegal Mei 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/78850429-b957-4a18-809a-869264fa9042/resource/55dd256c-dd85-4e40-9e1e-93807c5e0e57/download/jumlah-kendaraan-uji-kota-tegal-mei-2024.xlsx> ;
    dcat:byteSize "15959"^^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" .

