@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/bd710b92-7beb-4d90-b958-0c00d75fc58c> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Maret 2023" ;
    dct:identifier "bd710b92-7beb-4d90-b958-0c00d75fc58c" ;
    dct:issued "2024-08-14T10:15:54.212085"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:54.212093"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Maret 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/bd710b92-7beb-4d90-b958-0c00d75fc58c/resource/7e3b6155-02d1-4710-b3e1-c8873b0d3457> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109:5000/dataset/bd710b92-7beb-4d90-b958-0c00d75fc58c/resource/7e3b6155-02d1-4710-b3e1-c8873b0d3457> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal Maret 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T07:54:26.435364"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:15:54.202061"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal Maret 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/bd710b92-7beb-4d90-b958-0c00d75fc58c/resource/7e3b6155-02d1-4710-b3e1-c8873b0d3457/download/jumlah-kendaraan-mutasi-keluar-kota-tegal-maret-2023.xlsx> ;
    dcat:byteSize "11149"^^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" .

