@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://data.kaltimprov.go.id/dataset/7606fa14-82ea-43f5-9fd8-077ef5259387> a dcat:Dataset ;
    dct:description "data ini merupakan pembuatan pengantar KTP dan KK Kecamatan Tanjung Harapan" ;
    dct:identifier "7606fa14-82ea-43f5-9fd8-077ef5259387" ;
    dct:issued "2025-10-02T06:19:01.418442"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:01.418448"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> ;
    dct:title "Data pembuatan pengantar KTP dan KK Kecamatan Tanjung Harapan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Edy Fazryyanto" ;
            vcard:hasEmail <mailto:edyfazryyanto2015@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/7606fa14-82ea-43f5-9fd8-077ef5259387/resource/a668b95f-bd76-494c-8681-6c4920272b6a> ;
    dcat:keyword "ktp" .

<https://data.kaltimprov.go.id/dataset/7606fa14-82ea-43f5-9fd8-077ef5259387/resource/a668b95f-bd76-494c-8681-6c4920272b6a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-10-03T13:49:00.941129"^^xsd:dateTime ;
    dct:modified "2025-10-02T06:19:01.416103"^^xsd:dateTime ;
    dcat:accessURL <https://data.paserkab.go.id/dataset/7606fa14-82ea-43f5-9fd8-077ef5259387/resource/a668b95f-bd76-494c-8681-6c4920272b6a/download/data-pembuatan-ktp-pada-kecamatan-tanjung-harapan.xlsx> ;
    dcat:byteSize "9537"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/5f740d3a-d5dd-4ebf-a643-3a2fb1a97a77> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

