@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/2d12da54-7577-408d-afe8-1ac7a9cb8134> a dcat:Dataset ;
    dct:description """Data set ini berisi nama kelompok, alamat, nama pengurus, jumlah anggota, komoditi usaha dan kelurahan\r
""" ;
    dct:identifier "2d12da54-7577-408d-afe8-1ac7a9cb8134" ;
    dct:issued "2023-06-13T09:53:13.803499"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:53:13.803505"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Kelompok Tani di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/2d12da54-7577-408d-afe8-1ac7a9cb8134/resource/bd119789-58a9-42aa-89cc-2229b8ade180> ;
    dcat:keyword "Data Kelompok Tani",
        "Kecamatan Pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/2d12da54-7577-408d-afe8-1ac7a9cb8134/resource/bd119789-58a9-42aa-89cc-2229b8ade180> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-27T04:20:18.968860"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:53:13.797270"^^xsd:dateTime ;
    dct:title "Data Kelompok Tani Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/2d12da54-7577-408d-afe8-1ac7a9cb8134/resource/bd119789-58a9-42aa-89cc-2229b8ade180/download/data-kelompok-tani-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "9593"^^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" .

<xlsx> a foaf:Document .

