@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/ff88838e-3cc9-44b2-94da-69e955d06a86> a dcat:Dataset ;
    dct:description "Pencari Kerja Lulusan S1, S2,S3 yang ditempatkan " ;
    dct:identifier "1427" ;
    dct:issued "2021"^^xsd:gYear ;
    dct:modified "2022-12-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Tenaga Kerja" ] ;
    dct:title "Rasio Lulusan Sarjana (S1/S2/S3) Terhadap Pencari Kerja yang Terdaftar Tahun 2021" ;
    dcat:distribution <http://5.189.187.109/dataset/ff88838e-3cc9-44b2-94da-69e955d06a86/resource/b68fc5cd-bc40-4cd4-983e-96fbbe9c2cc0> ;
    dcat:keyword "data",
        "dataset",
        "rohil",
        "satudata",
        "sdi" ;
    dcat:landingPage <https://satudata.rohilkab.go.id/sodapcsv-233> .

<http://5.189.187.109/dataset/ff88838e-3cc9-44b2-94da-69e955d06a86/resource/b68fc5cd-bc40-4cd4-983e-96fbbe9c2cc0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2024-10-03T08:54:16.302264"^^xsd:dateTime ;
    dct:modified "2024-10-03T08:54:16.272926"^^xsd:dateTime ;
    dct:title "rasio-lulusan-sarjana-(-s1/s2/s3-)-terhadap-pencari-kerja-yang-terdaftar" ;
    dcat:accessURL <http://tes> .

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

