@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/dataset/1bf459bb-ff1f-4088-b115-58f415719d8c> a dcat:Dataset ;
    dct:description "Data ini Berisi Data Nama,Status,Alamat,Kepala Sekolah,No Hp,Jumlah Guru,Jumlah Siswa,Kelurahan " ;
    dct:identifier "1bf459bb-ff1f-4088-b115-58f415719d8c" ;
    dct:issued "2023-06-13T09:36:34.733598"^^xsd:dateTime ;
    dct:modified "2023-06-13T09:36:34.733604"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> ;
    dct:title "Data SD Kelurahan Sungaijawi Luar Kecamatan Pontianak Barat" ;
    dcat:keyword "Data Nama",
        "Jumlah Guru",
        "Jumlah Siswa",
        "Kelurahan",
        "Kepala Sekolah",
        "Status Alamat" .

<http://5.189.187.109/organization/c6d816cb-777f-44b0-a4e9-4b1592b97cdf> a foaf:Agent ;
    foaf:name "Kota Pontianak" .

