@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/435338d5-37dc-418f-98aa-5eb3207b2f5e> a dcat:Dataset ;
    dct:description "Jumlah Lowongan pekerjaan yang ada" ;
    dct:identifier "1391" ;
    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 Lowongan pekerjaan Tahun 2020" ;
    dcat:distribution <http://5.189.187.109/dataset/435338d5-37dc-418f-98aa-5eb3207b2f5e/resource/783b1431-9ba9-4603-a8df-32c01db054f5> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-243> .

<http://5.189.187.109/dataset/435338d5-37dc-418f-98aa-5eb3207b2f5e/resource/783b1431-9ba9-4603-a8df-32c01db054f5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T07:50:39.638987"^^xsd:dateTime ;
    dct:modified "2024-10-03T07:50:39.609991"^^xsd:dateTime ;
    dct:title "lowongan" ;
    dcat:accessURL <http://tes> .

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

