@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/1ba2a675-1d87-4643-ac99-488a32a9d193> a dcat:Dataset ;
    dct:identifier "1ba2a675-1d87-4643-ac99-488a32a9d193" ;
    dct:issued "2022-10-12T13:19:23.725428"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:19:23.725434"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> ;
    dct:title "Jumlah Guru dan Murid SD Negeri/Swasta Menurut Desa/Kelurahan di Kecamatan Cerme" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi dan Informatika Gresik" ;
            vcard:hasEmail <mailto:diskominfo.gresik@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/1ba2a675-1d87-4643-ac99-488a32a9d193/resource/a49044d9-94d5-40b9-987b-08e7e7376d6f> ;
    dcat:keyword "Pendidikan" ;
    dcat:landingPage <Kantor%20Diknas%20Kecamatan%20Cerme> .

<Kantor%20Diknas%20Kecamatan%20Cerme> a foaf:Document .

<http://5.189.187.109/dataset/1ba2a675-1d87-4643-ac99-488a32a9d193/resource/a49044d9-94d5-40b9-987b-08e7e7376d6f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2021-12-16T03:11:12.114106"^^xsd:dateTime ;
    dct:modified "2022-10-12T13:19:23.720759"^^xsd:dateTime ;
    dct:title "Tahun 2020 - Jumlah Guru dan Murid SD Negeri/Swasta Menurut Desa/Kelurahan di Kecamatan Cerme" ;
    dcat:accessURL <http://data.gresikkab.go.id/dataset/1ba2a675-1d87-4643-ac99-488a32a9d193/resource/a49044d9-94d5-40b9-987b-08e7e7376d6f/download/2110.csv> ;
    dcat:byteSize "692"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/59ccc552-59fe-474c-94af-ea1932dcedcf> a foaf:Agent ;
    foaf:name "Kabupaten Gresik" .

