@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/a2e90944-76f1-494a-92bc-4ae71f2e1065> a dcat:Dataset ;
    dct:description """Data set ini berisi nama perguruan tinggi, alamat, nama rektor ketua no telepon, jumlah pengajar, jumlah mahasiswa dan kelurahan\r
""" ;
    dct:identifier "a2e90944-76f1-494a-92bc-4ae71f2e1065" ;
    dct:issued "2023-06-13T12:01:13.520450"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:01:13.520456"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Perguruan Tinggi di Kecamatan Pontianak Kota" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/a2e90944-76f1-494a-92bc-4ae71f2e1065/resource/96ca8e62-fa16-4535-a3b5-541a0832be96> ;
    dcat:keyword "Data Perguruan Tinggi",
        "Kecamatan pontianak Kota" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/a2e90944-76f1-494a-92bc-4ae71f2e1065/resource/96ca8e62-fa16-4535-a3b5-541a0832be96> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2020-08-28T07:20:03.246330"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:01:13.098761"^^xsd:dateTime ;
    dct:title "Data Perguruan Tinggi Tahun 2019 di Kecamatan Pontianak Kota.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/a2e90944-76f1-494a-92bc-4ae71f2e1065/resource/96ca8e62-fa16-4535-a3b5-541a0832be96/download/data-perguruan-tinggi-tahun-2019-di-kecamatan-pontianak-kota.xlsx> ;
    dcat:byteSize "10394"^^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 .

