@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/fc976924-a173-41d8-ad64-7a141656c857> a dcat:Dataset ;
    dct:description "Daftar List Akreditasi Yang telah bina tahun 2019" ;
    dct:identifier "fc976924-a173-41d8-ad64-7a141656c857" ;
    dct:issued "2023-11-02T16:22:15.929985"^^xsd:dateTime ;
    dct:modified "2023-11-02T16:22:15.929993"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Daftar List Akreditasi Yang telah dibina 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "\"tari\"" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/fc976924-a173-41d8-ad64-7a141656c857/resource/90b8a038-6d40-43b9-871e-ec3b10646cf3> ;
    dcat:keyword "perpustakaan" ;
    dcat:landingPage <arpus> .

<https://data.jatengprov.go.id/dataset/fc976924-a173-41d8-ad64-7a141656c857/resource/90b8a038-6d40-43b9-871e-ec3b10646cf3> a dcat:Distribution ;
    dct:description "Daftar List Akreditasi yang telah dbina 2019" ;
    dct:format "XLSX" ;
    dct:title "Daftar List Akreditasi yang telah dibina 2019" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/u/1/d/1OPJ6lNQ9aetZxero5GDsgEIGhR3oSYdV/edit?usp=drive_web&ouid=114643186214018653727&rtpof=true> .

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

