@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/e05ed0de-dd1d-4ca7-b5da-0e0085f07855> a dcat:Dataset ;
    dct:description "Data Mahasiswa Aktif Tahun Akademik 2023" ;
    dct:identifier "e05ed0de-dd1d-4ca7-b5da-0e0085f07855" ;
    dct:issued "2024-07-03T04:51:20.192426"^^xsd:dateTime ;
    dct:modified "2024-08-14T07:47:19.155780"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/81ec560e-d9d4-4844-ad0d-2ecefd886b22> ;
    dct:title "Data Mahasiswa Aktif" ;
    owl:versionInfo "2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Politeknik Pariwisata Medan" ] ;
    dcat:distribution <http://5.189.187.109/dataset/e05ed0de-dd1d-4ca7-b5da-0e0085f07855/resource/e682aba2-8466-47f8-b572-c52fc04dbb23> .

<http://5.189.187.109/dataset/e05ed0de-dd1d-4ca7-b5da-0e0085f07855/resource/e682aba2-8466-47f8-b572-c52fc04dbb23> a dcat:Distribution ;
    dct:description "Data Mahasiswa Aktif" ;
    dct:format "CSV" ;
    dct:issued "2023-09-27T04:00:51.977475"^^xsd:dateTime ;
    dct:modified "2024-07-03T04:51:20.187875"^^xsd:dateTime ;
    dct:title "Data Mahasiswa Aktif" ;
    dcat:accessURL <https://katalogdata.kemenparekraf.go.id/dataset/e05ed0de-dd1d-4ca7-b5da-0e0085f07855/resource/e682aba2-8466-47f8-b572-c52fc04dbb23/download/data-mahasiswa-aktif.csv> ;
    dcat:byteSize "453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/81ec560e-d9d4-4844-ad0d-2ecefd886b22> a foaf:Agent ;
    foaf:name "Kementerian Pariwisata dan Ekonomi Kreatif" .

