@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/095c747e-975a-4a19-826d-a3fb045f5c53> a dcat:Dataset ;
    dct:description "Data Nilai Ekspor Kota Tegal tahun 2016-2020" ;
    dct:identifier "095c747e-975a-4a19-826d-a3fb045f5c53" ;
    dct:issued "2023-03-11T15:39:12.238088"^^xsd:dateTime ;
    dct:modified "2023-03-11T15:39:12.238094"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fc936e13-d803-46b5-b307-ec864c39765f> ;
    dct:title "Data Nilai Ekspor Kota Tegal tahun 2016-2020" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID Kota Tegal" ;
            vcard:hasEmail <mailto:ppid@tegalkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/095c747e-975a-4a19-826d-a3fb045f5c53/resource/1c6ea4ec-5906-40f0-8c2b-99df05982c85> ;
    dcat:keyword "economy",
        "perencanaan" ;
    dcat:landingPage <https://bappeda.tegalkota.go.id/> .

<http://5.189.187.109/dataset/095c747e-975a-4a19-826d-a3fb045f5c53/resource/1c6ea4ec-5906-40f0-8c2b-99df05982c85> a dcat:Distribution ;
    dct:description "Data Nilai Ekspor Kota Tegal" ;
    dct:format "XLSX" ;
    dct:issued "2023-02-28T04:21:43.636812"^^xsd:dateTime ;
    dct:modified "2023-03-11T15:39:12.229467"^^xsd:dateTime ;
    dct:title "Data Nilai Ekspor Kota Tegal" ;
    dcat:accessURL <http://opendata.tegalkota.go.id/dataset/095c747e-975a-4a19-826d-a3fb045f5c53/resource/1c6ea4ec-5906-40f0-8c2b-99df05982c85/download/data-nilai-ekspor-kota-tegal.xlsx> ;
    dcat:byteSize "59554"^^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" .

<https://bappeda.tegalkota.go.id/> a foaf:Document .

