@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/ece6f92b-5fed-47e1-b340-9d7ea8d56b12> a dcat:Dataset ;
    dct:description "Jumlah Kendaraan Bermotor di Kec. Tarub Kondisi Tahun 2017" ;
    dct:identifier "ece6f92b-5fed-47e1-b340-9d7ea8d56b12" ;
    dct:issued "2022-11-01T00:44:06.852377"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:44:06.852385"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Jumlah Kendaraan Bermotor di Kec. Tarub Kondisi Tahun 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "budi" ;
            vcard:hasEmail <mailto:kec-tarub@tegalkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/ece6f92b-5fed-47e1-b340-9d7ea8d56b12/resource/0c77bbd0-0ad4-4890-89df-c561468bd644> ;
    dcat:keyword "kab. tegal",
        "kendaraan bermotor",
        "tarub" .

<http://5.189.187.109/dataset/ece6f92b-5fed-47e1-b340-9d7ea8d56b12/resource/0c77bbd0-0ad4-4890-89df-c561468bd644> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-27T02:09:07.084455"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:44:06.843643"^^xsd:dateTime ;
    dct:title "9992-Data Banyaknya Kendaraan Bermotor  Di Kecamatan   Tarub Kondisi Tahun 2017.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/ece6f92b-5fed-47e1-b340-9d7ea8d56b12/resource/0c77bbd0-0ad4-4890-89df-c561468bd644/download/9992-data-banyaknya-kendaraan-bermotor-di-kecamatan-tarub-kondisi-tahun-2017.xlsx> ;
    dcat:byteSize "9545"^^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" .

