@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/650a1f0e-72ec-4f09-bafa-19b7600478de> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal November 2023" ;
    dct:identifier "650a1f0e-72ec-4f09-bafa-19b7600478de" ;
    dct:issued "2024-08-14T10:11:47.448409"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:11:47.448417"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal November 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto hadi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/650a1f0e-72ec-4f09-bafa-19b7600478de/resource/3a0e0eaa-bb04-4ad2-991d-d2d3d07974d0> ;
    dcat:keyword "kendaraan",
        "pemerintahan" .

<http://5.189.187.109/dataset/650a1f0e-72ec-4f09-bafa-19b7600478de/resource/3a0e0eaa-bb04-4ad2-991d-d2d3d07974d0> a dcat:Distribution ;
    dct:description "Jumlah Kendaraan Mutasi Keluar Kota Tegal November 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-07-23T08:04:36.385905"^^xsd:dateTime ;
    dct:modified "2024-08-14T10:11:47.441303"^^xsd:dateTime ;
    dct:title "Jumlah Kendaraan Mutasi Keluar Kota Tegal November 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/650a1f0e-72ec-4f09-bafa-19b7600478de/resource/3a0e0eaa-bb04-4ad2-991d-d2d3d07974d0/download/jumlah-kendaraan-mutasi-keluar-kota-tegal-november-2023.xlsx> ;
    dcat:byteSize "10853"^^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" .

