@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/4c2b33da-8902-47a1-933a-538986531221> a dcat:Dataset ;
    dct:description "Data Sektoral Dishub Kota Tegal Tahun 2023" ;
    dct:identifier "4c2b33da-8902-47a1-933a-538986531221" ;
    dct:issued "2024-02-11T14:30:51.076294"^^xsd:dateTime ;
    dct:modified "2024-02-11T14:30:51.076309"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Sektoral Dishub Kota Tegal Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "cipto" ] ;
    dcat:distribution <http://5.189.187.109/dataset/4c2b33da-8902-47a1-933a-538986531221/resource/baf79d91-9704-4cae-8945-b8e0762f3263> ;
    dcat:keyword "data sektoral dishub kota tegal",
        "dishub" .

<http://5.189.187.109/dataset/4c2b33da-8902-47a1-933a-538986531221/resource/baf79d91-9704-4cae-8945-b8e0762f3263> a dcat:Distribution ;
    dct:description "Data Sektoral Dishub Kota Tegal Tahun 2023" ;
    dct:format ".xlsx" ;
    dct:issued "2024-02-02T01:46:51.333553"^^xsd:dateTime ;
    dct:modified "2024-02-11T14:30:50.988899"^^xsd:dateTime ;
    dct:title "Data Sektoral Dishub Kota Tegal Tahun 2023.xlsx" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/4c2b33da-8902-47a1-933a-538986531221/resource/baf79d91-9704-4cae-8945-b8e0762f3263/download/data-sektoral-dishub-kota-tegal-tahun-2023.xlsx> ;
    dcat:byteSize "141049"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> a foaf:Agent ;
    foaf:name "Kota Tegal" .

