@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/461efadc-df12-4e7b-a437-72701dc3269d> a dcat:Dataset ;
    dct:description "Jumlah Pencari Kerja yang ikut  pelatihan" ;
    dct:identifier "1376" ;
    dct:issued "2020"^^xsd:gYear ;
    dct:modified "2022-12-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja" ] ;
    dct:title "Jumlah Tenaga Kerja yang Bersertifikat Terdaftar Pelatihan tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/461efadc-df12-4e7b-a437-72701dc3269d/resource/c44fd8a4-22c3-4e26-b1a8-21ca9b4fac22> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-240> .

<http://5.189.187.109/dataset/461efadc-df12-4e7b-a437-72701dc3269d/resource/c44fd8a4-22c3-4e26-b1a8-21ca9b4fac22> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T07:50:32.963756"^^xsd:dateTime ;
    dct:modified "2024-10-03T07:50:32.931907"^^xsd:dateTime ;
    dct:title "-yang-terdaftar-pelatihan" ;
    dcat:accessURL <http://tes> .

<https://satudata.rohilkab.go.id/sodapcsv-240> a foaf:Document .

