@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/38f8c66d-99da-4e55-9155-0d731595ad92> a dcat:Dataset ;
    dct:description "Jumlah kendaraan uji Kota Tegal Oktober 2023" ;
    dct:identifier "38f8c66d-99da-4e55-9155-0d731595ad92" ;
    dct:issued "2024-08-14T10:09:53.072035"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:53.072042"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah kendaraan uji Kota Tegal Oktober 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/38f8c66d-99da-4e55-9155-0d731595ad92/resource/0b23de67-a58e-4d6c-a3a8-c2c3c71260e6> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/38f8c66d-99da-4e55-9155-0d731595ad92/resource/0b23de67-a58e-4d6c-a3a8-c2c3c71260e6> a dcat:Distribution ;
    dct:description "Jumlah kendaraan uji Kota Tegal Oktober 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T01:38:30.967149"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:53.065077"^^xsd:dateTime ;
    dct:title "Jumlah kendaraan uji Kota Tegal Oktober 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/38f8c66d-99da-4e55-9155-0d731595ad92/resource/0b23de67-a58e-4d6c-a3a8-c2c3c71260e6/download/jumlah-kendaraan-uji-kota-tegal-oktober-2023.xlsx> ;
    dcat:byteSize "16591"^^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" .

