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

<http://5.189.187.109/dataset/cf9539be-f466-47fb-b56b-bb857385750a> a dcat:Dataset ;
    dct:identifier "cf9539be-f466-47fb-b56b-bb857385750a" ;
    dct:issued "2023-06-15T17:13:20.954071"^^xsd:dateTime ;
    dct:modified "2023-06-19T17:55:13.710621"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "JUMLAH PENDUDUK KECAMATAN LONG IKIS TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Iwan Widodo Rahayu" ;
            vcard:hasEmail <mailto:wiwan4880@gmail.com> ] ;
    dcat:keyword "Kependudukan" ;
    dcat:landingPage <Jumlah%20Penduduk%20Kecamatan%20Long%20Ikis> .

<Jumlah%20Penduduk%20Kecamatan%20Long%20Ikis> a foaf:Document .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

