@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/37fa8773-fd07-4a16-99ee-9f5431965eb8> a dcat:Dataset ;
    dct:description "Jumlah kendaraan uji Kota Tegal Agustus 2023" ;
    dct:identifier "37fa8773-fd07-4a16-99ee-9f5431965eb8" ;
    dct:issued "2024-08-14T10:09:50.517252"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:50.517260"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah kendaraan uji Kota Tegal Agustus 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/37fa8773-fd07-4a16-99ee-9f5431965eb8/resource/0d876c20-1675-4694-8ec9-01f16b24afe3> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/37fa8773-fd07-4a16-99ee-9f5431965eb8/resource/0d876c20-1675-4694-8ec9-01f16b24afe3> a dcat:Distribution ;
    dct:description "Jumlah kendaraan uji Kota Tegal Agustus 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T01:35:51.645049"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:09:50.504115"^^xsd:dateTime ;
    dct:title "Jumlah kendaraan uji Kota Tegal Agustus 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/37fa8773-fd07-4a16-99ee-9f5431965eb8/resource/0d876c20-1675-4694-8ec9-01f16b24afe3/download/jumlah-kendaraan-uji-kota-tegal-agustus-2023.xlsx> ;
    dcat:byteSize "16706"^^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" .

