@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/b8dce511-f915-4757-a0ea-470153e3955d> a dcat:Dataset ;
    dct:description "Dataset ini berisi mengenai: No, Nama,Alamat, Status, Pekerjaan dan Keterangan" ;
    dct:identifier "b8dce511-f915-4757-a0ea-470153e3955d" ;
    dct:issued "2023-06-13T12:30:35.246608"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:30:35.246614"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Pelaksana Fardhu Kifayah Kelurahan Tanjung Hilir" ;
    dcat:distribution <http://5.189.187.109/dataset/b8dce511-f915-4757-a0ea-470153e3955d/resource/b93ba754-4c93-4db0-8716-9ff2279e49a6> ;
    dcat:keyword "Fardhu Kifayah",
        "Kelurahan Tanjung Hilir",
        "Kota Pontianak" .

<http://5.189.187.109/dataset/b8dce511-f915-4757-a0ea-470153e3955d/resource/b93ba754-4c93-4db0-8716-9ff2279e49a6> a dcat:Distribution ;
    dct:description "Dataset ini berisi mengenai: No, Nama,Alamat, Status, Pekerjaan dan Keterangan" ;
    dct:format "XLSX" ;
    dct:issued "2020-10-15T06:48:21.867047"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:30:35.238931"^^xsd:dateTime ;
    dct:title "Data Pelaksana Fardhu Kifayah Kelurahan Tanjung Hilir Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/b8dce511-f915-4757-a0ea-470153e3955d/resource/b93ba754-4c93-4db0-8716-9ff2279e49a6/download/data-pelaksana-fardhu-kifayah-kelurahan-tanjung-hilir-tahun-2019.xlsx> ;
    dcat:byteSize "15063"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

