@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/6d9f957c-5c70-4404-b040-2d044dfcd6d4> a dcat:Dataset ;
    dct:description "DATA JUMLAH TRUK KECAMATAN WEDUNG TAHUN 2017" ;
    dct:identifier "6d9f957c-5c70-4404-b040-2d044dfcd6d4" ;
    dct:issued "2023-05-22T11:17:29.733682"^^xsd:dateTime ;
    dct:modified "2024-12-14T15:58:19.329352"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "DATA JUMLAH TRUK KECAMATAN WEDUNG TAHUN 2017" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "umum dan kepegawaian" ;
            vcard:hasEmail <mailto:kecamatanwedung11@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6d9f957c-5c70-4404-b040-2d044dfcd6d4/resource/6f5d401f-849d-4dd4-a2dd-5846636d91ec> ;
    dcat:keyword "truk" ;
    dcat:landingPage <kecamatanwedung11@gmail.com> .

<http://5.189.187.109/dataset/6d9f957c-5c70-4404-b040-2d044dfcd6d4/resource/6f5d401f-849d-4dd4-a2dd-5846636d91ec> a dcat:Distribution ;
    dct:description "truk" ;
    dct:format "XLSX" ;
    dct:issued "2019-09-26T05:59:33.496614"^^xsd:dateTime ;
    dct:modified "2023-05-22T11:17:29.728512"^^xsd:dateTime ;
    dct:title "DATA JUMLAH TRUK KECAMATAN WEDUNG.xls" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/6d9f957c-5c70-4404-b040-2d044dfcd6d4/resource/6f5d401f-849d-4dd4-a2dd-5846636d91ec/download/data-jumlah-truk-kecamatan-wedung.xls> ;
    dcat:byteSize "19456"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> a foaf:Agent ;
    foaf:name "Kabupaten Demak" .

<kecamatanwedung11@gmail.com> a foaf:Document .

