@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:5000/dataset/9b7613ab-7b93-404c-a9f1-90d179eb6e95> a dcat:Dataset ;
    dct:description """Data ini berisi Data Fardhu Kifayah Kecamatan Pontianak Timur\r
""" ;
    dct:identifier "9b7613ab-7b93-404c-a9f1-90d179eb6e95" ;
    dct:issued "2023-06-13T11:53:26.989063"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:53:26.989069"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Fardhu Kifayah Kecamatan Pontianak Timur" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9b7613ab-7b93-404c-a9f1-90d179eb6e95/resource/0e127a16-c687-43b4-99e9-acbb2e4ca1a5> ;
    dcat:keyword "Fardhu Kifayah",
        "kecamatan pontianak timur" .

<http://5.189.187.109:5000/dataset/9b7613ab-7b93-404c-a9f1-90d179eb6e95/resource/0e127a16-c687-43b4-99e9-acbb2e4ca1a5> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-02-06T07:54:40.996555"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:53:26.982391"^^xsd:dateTime ;
    dct:title "Data Fardhu Kifayah Kecamatan Pontianak Timur.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9b7613ab-7b93-404c-a9f1-90d179eb6e95/resource/0e127a16-c687-43b4-99e9-acbb2e4ca1a5/download/data-fardhu-kifayah-kecamatan-pontianak-timur.xlsx> ;
    dcat:byteSize "12478"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

