@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/23bbb3d0-69b3-4152-86de-bcd11fce7c73> a dcat:Dataset ;
    dct:description """dataset berisi tentang  Nama SMU dan Akademi, Pengurus, Alamat, Kelurahan\r
""" ;
    dct:identifier "23bbb3d0-69b3-4152-86de-bcd11fce7c73" ;
    dct:issued "2023-06-13T09:44:13.880846"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:44:13.880852"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data Sarana Pendidikan  SMU dan  Akademi di Kecamatan Pontianak Utara" ;
    dcat:distribution <http://5.189.187.109:5000/dataset/23bbb3d0-69b3-4152-86de-bcd11fce7c73/resource/7212ebc2-4b4e-4a3d-aaea-abeda615d9b4> ;
    dcat:keyword "Data Sarana Pendidikan SMU dan Akademi",
        "di Kecamatan Pontiaanak Utara" ;
    dcat:landingPage <xlxs> .

<http://5.189.187.109:5000/dataset/23bbb3d0-69b3-4152-86de-bcd11fce7c73/resource/7212ebc2-4b4e-4a3d-aaea-abeda615d9b4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-12-11T02:37:46.977507"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:44:13.872574"^^xsd:dateTime ;
    dct:title "Data Sarana Pendidikan  SMU dan AKADEMI  di Kecamatan Pontianak Utara Tahun 2019.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/23bbb3d0-69b3-4152-86de-bcd11fce7c73/resource/7212ebc2-4b4e-4a3d-aaea-abeda615d9b4/download/data-sarana-pendidikan-smu-dan-akademi-di-kecamatan-pontianak-utara-tahun-2019.xlsx> ;
    dcat:byteSize "11172"^^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 .

