@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/4598b801-8f3b-42cc-a666-f1af1407dd94> a dcat:Dataset ;
    dct:description "Jumlah Murid Sekolah Menengah Pertama (SMP) Negeri Menurut Kecamatan" ;
    dct:identifier "4598b801-8f3b-42cc-a666-f1af1407dd94" ;
    dct:issued "2024-03-01T01:48:16.622369"^^xsd:dateTime ;
    dct:modified "2024-03-01T01:48:16.622385"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/e0b67324-8a58-478c-9d4a-d40012dc8e71> ;
    dct:title "Jumlah Murid Sekolah Menengah Pertama (SMP) Negeri Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/4598b801-8f3b-42cc-a666-f1af1407dd94/resource/027b9fc1-ea33-43e3-a998-6c8f9ecd1512> ;
    dcat:keyword "DATAPENDIDIKAN",
        "MURID",
        "SMP" .

<http://5.189.187.109/dataset/4598b801-8f3b-42cc-a666-f1af1407dd94/resource/027b9fc1-ea33-43e3-a998-6c8f9ecd1512> a dcat:Distribution ;
    dct:description "Jumlah Murid Sekolah Menengah Pertama (SMP) Negeri Menurut Kecamatan" ;
    dct:format "CSV" ;
    dct:issued "2024-02-29T00:44:37.226368"^^xsd:dateTime ;
    dct:modified "2024-03-01T01:48:16.526453"^^xsd:dateTime ;
    dct:title "MURID SMP NEGERI.csv" ;
    dcat:accessURL <https://satudata.solokkota.go.id/dataset/4598b801-8f3b-42cc-a666-f1af1407dd94/resource/027b9fc1-ea33-43e3-a998-6c8f9ecd1512/download/murid-smp-negeri.csv> ;
    dcat:byteSize "177"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

