@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/c5ca2b1c-07f7-4fcc-918f-8cd72d8c8809> a dcat:Dataset ;
    dct:description "Berisi data jumlah mahasiswa aktif dan terdaftar pada tahun ajaran 2024 yang diterbitkan pada tahun 2025" ;
    dct:identifier "fcacca2e-347c-442b-82d8-ef477d763d14" ;
    dct:issued "2026-05-07T11:15:50+07:00"^^xsd:dateTime ;
    dct:modified "2026-06-18T10:32:55+07:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Pusdatin" ] ;
    dct:title "Data Jumlah Mahasiswa Terdaftar Tahun 2025" ;
    dcat:distribution <http://5.189.187.109/dataset/c5ca2b1c-07f7-4fcc-918f-8cd72d8c8809/resource/afa4f39e-e8ea-4712-b9e1-92a5e50daa43> ;
    dcat:keyword "mahasiswa" ;
    dcat:landingPage <https://data.kemdiktisaintek.go.id/dataset/data-jumlah-mahasiswa-tahun-2025> .

<http://5.189.187.109/dataset/c5ca2b1c-07f7-4fcc-918f-8cd72d8c8809/resource/afa4f39e-e8ea-4712-b9e1-92a5e50daa43> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-18T07:22:50.723254"^^xsd:dateTime ;
    dct:modified "2026-05-18T07:22:50.674442"^^xsd:dateTime ;
    dct:title "Mahasiswa Terdaftar.xlsx" ;
    dcat:accessURL <https://data.kemdiktisaintek.go.id/download/datasets/4> .

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

