@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/9c662cbe-f6f3-479e-b9c8-bf3848426228> a dcat:Dataset ;
    dct:description """Dataset berisi tentang  Nama Sarana Olah Raga, Pengurus, Alamat, Kelurahan\r
""" ;
    dct:identifier "9c662cbe-f6f3-479e-b9c8-bf3848426228" ;
    dct:issued "2023-06-13T11:53:54.967405"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:53:54.967411"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sarana Olah Raga di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/9c662cbe-f6f3-479e-b9c8-bf3848426228/resource/dc445503-34d3-4cdb-92ee-a9612f5e33eb> ;
    dcat:keyword "Data Sarana Olahraga",
        "di Kecamatan Pontiaanak Utara" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109:5000/dataset/9c662cbe-f6f3-479e-b9c8-bf3848426228/resource/dc445503-34d3-4cdb-92ee-a9612f5e33eb> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-12-11T02:35:22.534741"^^xsd:dateTime ;
    dct:modified "2023-06-13T11:53:54.960886"^^xsd:dateTime ;
    dct:title "Data Sarana Olah Raga di Kecamatan Pontianak Utara Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/9c662cbe-f6f3-479e-b9c8-bf3848426228/resource/dc445503-34d3-4cdb-92ee-a9612f5e33eb/download/data-sarana-olah-raga-di-kecamatan-pontianak-utara-tahun-2019.xlsx> ;
    dcat:byteSize "11947"^^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" .

<xlxs> a foaf:Document .

