@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/589bed46-5c7a-4ad6-a848-8a250dbea527> a dcat:Dataset ;
    dct:identifier "370bfb31abd222b582245b977ea5f25a" ;
    dct:issued "-" ;
    dct:modified "2022-12-01"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "https://opendata.kedirikab.go.id/" ] ;
    dct:title "Cakupan Pelatih yang bersertifikasi" ;
    dcat:distribution <http://5.189.187.109/dataset/589bed46-5c7a-4ad6-a848-8a250dbea527/resource/ba8101a1-ee7b-42cd-a79b-799d8dca6449> ;
    dcat:landingPage <https://opendata.kedirikab.go.id/dataset/2765/detail> .

<http://5.189.187.109/dataset/589bed46-5c7a-4ad6-a848-8a250dbea527/resource/ba8101a1-ee7b-42cd-a79b-799d8dca6449> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T09:37:23.592909"^^xsd:dateTime ;
    dct:modified "2024-10-03T09:37:23.585863"^^xsd:dateTime ;
    dct:title "Cakupan Pelatih yang bersertifikasi" ;
    dcat:accessURL <https://opendata.kedirikab.go.id/dataset/2765/csv/download_excel> .

<https://opendata.kedirikab.go.id/dataset/2765/detail> a foaf:Document .

