@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#> .

<https://ckan.balikpapan.go.id/dataset/6311e7fc-e9fa-4082-ba84-9ac1cf1d0421> a dcat:Dataset ;
    dct:description "Dataset spasial untuk test meload metadata ISO 19115 ke CSW" ;
    dct:identifier "6311e7fc-e9fa-4082-ba84-9ac1cf1d0421" ;
    dct:issued "2026-04-02T00:17:53.358622"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:17:53.358627"^^xsd:dateTime ;
    dct:publisher <https://ckan.balikpapan.go.id/organization/2f7c0c91-4660-4293-b12e-1f0ae556a427> ;
    dct:title "[TEST] CSW metadata dataset spasial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:diskominfo@balikpapan.go.id> ] ;
    dcat:distribution <https://ckan.balikpapan.go.id/dataset/6311e7fc-e9fa-4082-ba84-9ac1cf1d0421/resource/6c74eb5b-6e49-4e75-9710-aba557f0f14d> .

<https://ckan.balikpapan.go.id/dataset/6311e7fc-e9fa-4082-ba84-9ac1cf1d0421/resource/6c74eb5b-6e49-4e75-9710-aba557f0f14d> a dcat:Distribution ;
    dct:description "Shapefile zip dengan metadata ISO 19115" ;
    dct:format "SHP" ;
    dct:issued "2021-10-06T04:32:18.732683"^^xsd:dateTime ;
    dct:modified "2026-04-02T00:17:53.357207"^^xsd:dateTime ;
    dct:title "shapefile zip" ;
    dcat:accessURL <https://ckan.balikpapan.go.id/dataset/6311e7fc-e9fa-4082-ba84-9ac1cf1d0421/resource/6c74eb5b-6e49-4e75-9710-aba557f0f14d/download/batas_wilayah_kecamatan_kota_balikpapan_with_crs.zip> ;
    dcat:byteSize "459898"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/zip" .

<https://ckan.balikpapan.go.id/organization/2f7c0c91-4660-4293-b12e-1f0ae556a427> a foaf:Agent ;
    foaf:name "Badan Perencanaan Pembangunan Daerah, Penelitian dan Pengembangan " .

