@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/116a9f8b-a1da-4492-aa23-b6df89c7c364> a dcat:Dataset ;
    dct:description "Berisi tabel tentang data wilayah di lingkungan kecamatan tering tahun 2022" ;
    dct:identifier "116a9f8b-a1da-4492-aa23-b6df89c7c364" ;
    dct:issued "2023-07-12T21:32:56.021958"^^xsd:dateTime ;
    dct:modified "2023-07-12T21:32:56.021964"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> ;
    dct:title "TABEL WILAYAH KECAMATAN TERING TAHUN 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasi Pemerintahan Kecamatan Tering" ] ;
    dcat:distribution <http://5.189.187.109/dataset/116a9f8b-a1da-4492-aa23-b6df89c7c364/resource/6721a2d8-a0a6-4069-8570-dd2c66d277a9> ;
    dcat:keyword "Wilayah",
        "geografi",
        "tahun 2022" .

<http://5.189.187.109/dataset/116a9f8b-a1da-4492-aa23-b6df89c7c364/resource/6721a2d8-a0a6-4069-8570-dd2c66d277a9> a dcat:Distribution ;
    dct:description "Tabel wilayah kecamatan tering tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-12T02:21:13.659655"^^xsd:dateTime ;
    dct:modified "2023-07-12T21:32:56.012822"^^xsd:dateTime ;
    dct:title "Tabel wilayah kecamatan tering tahun 2023" .

<http://5.189.187.109/organization/4518ab54-1e95-4ba9-9f50-a5a6c2eda92f> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

