@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/6d7394e0-64ed-479f-950b-e85a1a8cb28b> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal April 2024" ;
    dct:identifier "6d7394e0-64ed-479f-950b-e85a1a8cb28b" ;
    dct:issued "2024-08-14T10:12:21.931015"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:21.931024"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/6d7394e0-64ed-479f-950b-e85a1a8cb28b/resource/f6b1f8d8-fc2c-4ca8-81d3-e13de813e9b0> ;
    dcat:keyword "kendaraan" .

<http://5.189.187.109/dataset/6d7394e0-64ed-479f-950b-e85a1a8cb28b/resource/f6b1f8d8-fc2c-4ca8-81d3-e13de813e9b0> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal April 2024" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T08:07:47.009160"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:12:21.921730"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal April 2024.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/6d7394e0-64ed-479f-950b-e85a1a8cb28b/resource/f6b1f8d8-fc2c-4ca8-81d3-e13de813e9b0/download/jumlah-kendaraan-mutasi-keluar-kota-tegal-april-2024.xlsx> ;
    dcat:byteSize "10160"^^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" .

