@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/6f37097e-fa0b-4e7b-be05-3ef4374dd658> a dcat:Dataset ;
    dct:description "Jumlah Satuan Pendidikan Dasar Negeri Terakreditasi Tahun 2020" ;
    dct:identifier "6f37097e-fa0b-4e7b-be05-3ef4374dd658" ;
    dct:issued "2022-11-01T00:30:53.011908"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:30:53.011916"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/a3e6fa61-cc38-4c66-a764-f68f6c995f4d> ;
    dct:title "JUMLAH SATUAN PENDIDIKAN DASAR NEGERI TERAKREDITASI TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Devi Septiarini" ;
            vcard:hasEmail <mailto:desevini01@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/6f37097e-fa0b-4e7b-be05-3ef4374dd658/resource/5709cc10-a043-4663-a555-a77c2e1518b2> ;
    dcat:keyword "Pendidikan",
        "SD" ;
    dcat:landingPage <DAPODIK> .

<DAPODIK> a foaf:Document .

<http://5.189.187.109/dataset/6f37097e-fa0b-4e7b-be05-3ef4374dd658/resource/5709cc10-a043-4663-a555-a77c2e1518b2> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2021-04-22T02:16:16.295967"^^xsd:dateTime ;
    dct:modified "2022-11-01T00:30:53.004480"^^xsd:dateTime ;
    dct:title "Jumlah Satuan Pendidikan Dasar Negeri Terakreditasi.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/6f37097e-fa0b-4e7b-be05-3ef4374dd658/resource/5709cc10-a043-4663-a555-a77c2e1518b2/download/jumlah-satuan-pendidikan-dasar-negeri-terakreditasi.xlsx> ;
    dcat:byteSize "9984"^^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" .

