@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/29f9653f-0dce-4b46-9633-1960ef52c2ea> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Juni 2024" ;
    dct:identifier "29f9653f-0dce-4b46-9633-1960ef52c2ea" ;
    dct:issued "2024-08-14T10:09:17.653032"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:17.653041"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Juni 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/29f9653f-0dce-4b46-9633-1960ef52c2ea/resource/ab2fa4a1-a248-459c-b26b-08f7d2146a3e> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/29f9653f-0dce-4b46-9633-1960ef52c2ea/resource/ab2fa4a1-a248-459c-b26b-08f7d2146a3e> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan uji pertama di Kota Tegal Juni 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T02:16:59.268243"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:17.644481"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan uji pertama di Kota Tegal Juni 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/29f9653f-0dce-4b46-9633-1960ef52c2ea/resource/ab2fa4a1-a248-459c-b26b-08f7d2146a3e/download/jumlah-kendaraan-uji-pertama-di-kota-tegal-juni-2024.xlsx> ;
    dcat:byteSize "12201"^^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" .

