@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/effc71e0-7247-4211-9fee-83ff774d6559> a dcat:Dataset ;
    dct:description "Berisi data jumlah dosen dengan beberapa variabel pada tahun ajaran 2025" ;
    dct:identifier "3c3452cb-6d35-44a4-93b0-d0840f73145f" ;
    dct:issued "2026-05-06T20:56:47+07:00"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:01:39+07:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Pusdatin" ] ;
    dct:title "Data Jumlah Dosen Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/effc71e0-7247-4211-9fee-83ff774d6559/resource/a953d5ce-e17f-444d-8f89-c20112a66d39> ;
    dcat:keyword "dosen" ;
    dcat:landingPage <https://data.kemdiktisaintek.go.id/dataset/data-jumlah-dosen-tahun-2025> .

<http://5.189.187.109/dataset/effc71e0-7247-4211-9fee-83ff774d6559/resource/a953d5ce-e17f-444d-8f89-c20112a66d39> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T07:22:56.800630"^^xsd:dateTime ;
    dct:modified "2026-05-18T07:22:56.770719"^^xsd:dateTime ;
    dct:title "Dosen.xlsx" ;
    dcat:accessURL <https://data.kemdiktisaintek.go.id/download/datasets/3> .

<https://data.kemdiktisaintek.go.id/dataset/data-jumlah-dosen-tahun-2025> a foaf:Document .

