@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/b1a23e0e-77ba-4ff6-8621-e3900d5e0f39> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Mei 2024" ;
    dct:identifier "b1a23e0e-77ba-4ff6-8621-e3900d5e0f39" ;
    dct:issued "2024-08-14T10:15:08.784651"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:08.784659"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Mei 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/b1a23e0e-77ba-4ff6-8621-e3900d5e0f39/resource/c2bb96a0-bd96-4da4-9f4e-1286a42d1576> ;
    dcat:keyword "kendaraan" .

<http://5.189.187.109/dataset/b1a23e0e-77ba-4ff6-8621-e3900d5e0f39/resource/c2bb96a0-bd96-4da4-9f4e-1286a42d1576> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Mei 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T08:08:20.478567"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:08.776228"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Mei 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/b1a23e0e-77ba-4ff6-8621-e3900d5e0f39/resource/c2bb96a0-bd96-4da4-9f4e-1286a42d1576/download/jumlah-kendaraan-mutasi-keluar-kota-tegal-mei-2024.xlsx> ;
    dcat:byteSize "11398"^^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" .

