@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/bbb648e2-dd64-4aa7-a37f-f59c122ee1aa> a dcat:Dataset ;
    dct:description """Dataset ini berisi nama sekolah, status sekolah, alamat sekolah, nama kepala sekolah, no. telepon sekolah, jumlah guru dan jumlah siswa\r
""" ;
    dct:identifier "bbb648e2-dd64-4aa7-a37f-f59c122ee1aa" ;
    dct:issued "2023-06-13T12:36:43.542618"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:36:43.542623"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data SMP dan MTs Kelurahan Bansir Laut Kecamatan Pontianak Tenggara" ;
    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/bbb648e2-dd64-4aa7-a37f-f59c122ee1aa/resource/a42e91d2-ef31-4840-a4c3-d3ae5b3d5efe> ;
    dcat:keyword "Data SMP dan MTs",
        "Kelurahan Bansir Laut" ;
    dcat:landingPage <xlsx> .

<http://5.189.187.109:5000/dataset/bbb648e2-dd64-4aa7-a37f-f59c122ee1aa/resource/a42e91d2-ef31-4840-a4c3-d3ae5b3d5efe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-10-08T04:27:04.639816"^^xsd:dateTime ;
    dct:modified "2023-06-13T12:36:43.536046"^^xsd:dateTime ;
    dct:title "Data SMP dan MTs di Kelurahan Bansir Laut Kecamatan Pontianak Tenggara per September 2021.xlsx" ;
    dcat:accessURL <https://data.pontianak.go.id/dataset/bbb648e2-dd64-4aa7-a37f-f59c122ee1aa/resource/a42e91d2-ef31-4840-a4c3-d3ae5b3d5efe/download/data-smp-dan-mts-di-kelurahan-bansir-laut-kecamatan-pontianak-tenggara-per-september-2021.xlsx> ;
    dcat:byteSize "24943"^^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 .

