@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#> .

<https://data.jatengprov.go.id/dataset/47b70b57-3e0f-4c28-b5f5-9f8c859e683b> a dcat:Dataset ;
    dct:description "Daftar List Akreditasi yang dibina 2022" ;
    dct:identifier "47b70b57-3e0f-4c28-b5f5-9f8c859e683b" ;
    dct:issued "2023-11-02T16:22:03.013329"^^xsd:dateTime ;
    dct:modified "2023-11-02T16:22:03.013340"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar List Akreditasi yang dibina 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"tari\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/47b70b57-3e0f-4c28-b5f5-9f8c859e683b/resource/5d8ac299-5250-4d60-bcdd-c4dca624126b> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/47b70b57-3e0f-4c28-b5f5-9f8c859e683b/resource/5d8ac299-5250-4d60-bcdd-c4dca624126b> a dcat:Distribution ;
    dct:description "Daftar List Akreditasi yang telah dibina 2022" ;
    dct:format "XLSX" ;
    dct:title "Daftar List Akreditasi yang telah dibina 2022" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/1w1rpebuUiimmL7E901zKRN9MvKulkDrt/edit#gid=410340747> .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

