@prefix schema: <https://schema.org/> .

<https://jmillanacosta.github.io/courses/bsc-biomedical-sciences/> a schema:AboutPage ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "BSc Biomedical Sciences"@en .

[] schema:isPartOf [ a schema:EducationalOccupationalProgram ;
            schema:name "BSc Biomedical Sciences"@en ;
            schema:url <https://www.maastrichtuniversity.nl/education/bachelor/programmes/biomedical-sciences/courses-and-curriculum> ] .

