@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:5000/dataset/e35d10a6-a1be-4710-a90f-ef659fc2261f> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Januari 2024" ;
    dct:identifier "e35d10a6-a1be-4710-a90f-ef659fc2261f" ;
    dct:issued "2024-08-14T10:17:06.077857"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:17:06.077864"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Januari 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/e35d10a6-a1be-4710-a90f-ef659fc2261f/resource/93934848-7237-453e-9771-281f159e21f3> ;
    dcat:keyword "kendaraan" .

<http://5.189.187.109:5000/dataset/e35d10a6-a1be-4710-a90f-ef659fc2261f/resource/93934848-7237-453e-9771-281f159e21f3> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Januari 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T08:06:10.675141"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:17:06.070026"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Januari 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/e35d10a6-a1be-4710-a90f-ef659fc2261f/resource/93934848-7237-453e-9771-281f159e21f3/download/jumlah-kendaraan-mutasi-keluar-kota-tegal-januari-2024.xlsx> ;
    dcat:byteSize "10311"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

