@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/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6> a dcat:Dataset ;
    dct:description "Banyaknya Sekolah, Murid dan Guru Tahun 2016-2018" ;
    dct:identifier "d3a325f2-ecb3-4dbe-929e-81b95c95e2d6" ;
    dct:issued "2022-11-01T00:41:38.702083"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:41:38.702090"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "Banyaknya Sekolah, Murid dan Guru SD Tahun 2014-2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bina program" ;
            vcard:hasEmail <mailto:wachid.binpro@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be> ;
    dcat:keyword "dikbud",
        "sd",
        "sekolah murid guru" .

<http://5.189.187.109/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2019-03-27T06:39:36.465959"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:41:38.694040"^^xsd:dateTime ;
    dct:title "Rekap SATPEN, MURID, GURU  SD.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be/download/rekap-satpen-murid-guru-sd.xlsx> ;
    dcat:byteSize "10556"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> a foaf:Agent ;
    foaf:name "Kabupaten Tegal" .

