@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/8a5d9c38-8c03-46a4-90ad-6c6e04e1f63d> a dcat:Dataset ;
    dct:description "Merupakan Data Laju Pertumbuhan Ekonomi Provinsi Kaltim Tahun 2016-2019" ;
    dct:identifier "8a5d9c38-8c03-46a4-90ad-6c6e04e1f63d" ;
    dct:issued "2024-04-02T04:34:28.012072"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:56:04.999751"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Data Laju Pertumbuhan Ekonomi Provinsi Kaltim Tahun 2016-2019" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPS Prov. Kaltim" ] ;
    dcat:distribution <http://5.189.187.109/dataset/8a5d9c38-8c03-46a4-90ad-6c6e04e1f63d/resource/c9bf6b7a-b83b-4658-86f4-16568147836e> ;
    dcat:keyword "PDRB" ;
    dcat:landingPage <https://sidata.kaltimprov.go.id/> .

<http://5.189.187.109/dataset/8a5d9c38-8c03-46a4-90ad-6c6e04e1f63d/resource/c9bf6b7a-b83b-4658-86f4-16568147836e> a dcat:Distribution ;
    dct:description "Merupakan Data Laju Pertumbuhan Ekonomi Provinsi Kaltim Tahun 2016-2019" ;
    dct:format "CSV" ;
    dct:issued "2021-07-10T11:33:11.373101"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:34:27.995735"^^xsd:dateTime ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/8a5d9c38-8c03-46a4-90ad-6c6e04e1f63d/resource/c9bf6b7a-b83b-4658-86f4-16568147836e/download/data-laju-pertumbuhan-ekonomi-provinsi-kaltim-tahun-2016-2019.csv> ;
    dcat:byteSize "4943"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://sidata.kaltimprov.go.id/> a foaf:Document .

