@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/38b766a6-d74d-41ed-8dc1-92f03dca1a33> a dcat:Dataset ;
    dct:description "Jumlah Guru Sekolah Menengah Pertama (SMP) Menurut Kecamatan" ;
    dct:identifier "38b766a6-d74d-41ed-8dc1-92f03dca1a33" ;
    dct:issued "2024-03-01T01:48:05.429474"^^xsd:dateTime ;
    dct:modified "2024-03-01T01:48:05.429491"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e0b67324-8a58-478c-9d4a-d40012dc8e71> ;
    dct:title "Jumlah Guru Sekolah Menengah Pertama (SMP) Negeri Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/38b766a6-d74d-41ed-8dc1-92f03dca1a33/resource/b8e6c634-4ffc-41b1-ae7e-c52225b12b24> ;
    dcat:keyword "DATAPENDIDIKAN",
        "GURU",
        "SMP" .

<http://5.189.187.109/dataset/38b766a6-d74d-41ed-8dc1-92f03dca1a33/resource/b8e6c634-4ffc-41b1-ae7e-c52225b12b24> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T00:41:46.760640"^^xsd:dateTime ;
    dct:modified "2024-03-01T01:48:05.330190"^^xsd:dateTime ;
    dct:title "GURU SMP NEGERI.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/38b766a6-d74d-41ed-8dc1-92f03dca1a33/resource/b8e6c634-4ffc-41b1-ae7e-c52225b12b24/download/guru-smp-negeri.csv> ;
    dcat:byteSize "165"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/e0b67324-8a58-478c-9d4a-d40012dc8e71> a foaf:Agent ;
    foaf:name "Kota Solok" .

