@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/2fffbade-d909-46f3-9a8a-60341f5d1a2e> a dcat:Dataset ;
    dct:description "Jumlah Penumpang Angkutan Darat(Orang) Semster I 2021" ;
    dct:identifier "2fffbade-d909-46f3-9a8a-60341f5d1a2e" ;
    dct:issued "2023-05-22T08:46:29.544035"^^xsd:dateTime ;
    dct:modified "2024-12-23T05:03:23.561097"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/028931cd-d793-4343-91dd-c56b50fbd813> ;
    dct:title "Jumlah Penumpang Angkutan Darat(Orang) Semster I 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:dinhub@demakkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/2fffbade-d909-46f3-9a8a-60341f5d1a2e/resource/b4926d21-76a2-4b88-b540-4ec2bd897cd3> ;
    dcat:keyword "angkutan darat" ;
    dcat:landingPage <dinas%20perhubungan> .

<dinas%20perhubungan> a foaf:Document .

<http://5.189.187.109/dataset/2fffbade-d909-46f3-9a8a-60341f5d1a2e/resource/b4926d21-76a2-4b88-b540-4ec2bd897cd3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-02-11T02:47:27.883094"^^xsd:dateTime ;
    dct:modified "2023-05-22T08:46:29.538511"^^xsd:dateTime ;
    dct:title "Jumlah Penumpang Angkutan Darat(Orang).xlsx" ;
    dcat:accessURL <https://data.demakkab.go.id/dataset/2fffbade-d909-46f3-9a8a-60341f5d1a2e/resource/b4926d21-76a2-4b88-b540-4ec2bd897cd3/download/jumlah-penumpang-angkutan-daratorang.xlsx> ;
    dcat:byteSize "9181"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

