@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:5000/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama lapangan, alamat, pemilik dan keterangan\r
""" ;
    dct:identifier "258148b7-3a37-41de-a5bd-c35f10ee15d2" ;
    dct:issued "2023-06-13T09:45:59.088042"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:45:59.088048"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sarana Olahraga Kelurahan Sungai Jawi Dalam Kecamatan Pontianak Barat" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik Sektoral" ;
            vcard:hasEmail <mailto:statistikdki@pontianakkota.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/106a2e9c-ee1e-40d9-9e2b-657784f39938>,
        <http://5.189.187.109:5000/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/5be80cda-67df-436f-b3d9-821cd66cd927> ;
    dcat:keyword "Data Sarana Olahraga",
        "Kelurahan Sungai Jawi Dalam" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/106a2e9c-ee1e-40d9-9e2b-657784f39938> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2022-11-16T04:27:48.468842"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:45:59.081415"^^xsd:dateTime ;
    dct:title "Data Sarana Olahraga Kelurahan Sungai Jawi Dalam Kecamatan Pontianak Barat Tahun 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/106a2e9c-ee1e-40d9-9e2b-657784f39938/download/data-sarana-olahraga-kelurahan-sungai-jawi-dalam-kecamatan-pontianak-barat-tahun-2021.xlsx> ;
    dcat:byteSize "9601"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/5be80cda-67df-436f-b3d9-821cd66cd927> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-06-18T02:00:43.062065"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:45:59.079190"^^xsd:dateTime ;
    dct:title "Data Sarana Olahraga Tahun 2020 di Kelurahan Sungai Jawi Dalam Kecamatan Pontianak Barat.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/258148b7-3a37-41de-a5bd-c35f10ee15d2/resource/5be80cda-67df-436f-b3d9-821cd66cd927/download/data-sarana-olahraga-tahun-2020-di-kelurahan-sungai-jawi-dalam-kecamatan-pontianak-barat.xlsx> ;
    dcat:byteSize "10781"^^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 .

