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

<https://jmillanacosta.github.io/courses/biomedical-challenges/> a schema:AboutPage ;
    schema:about <https://fhmlweb.unimaas.nl/modules/Module.aspx?CODE=MBS1001&PER=100&YR=2025> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Biomedical Challenges"@en .

<https://fhmlweb.unimaas.nl/modules/Module.aspx?CODE=MBS1001&PER=100&YR=2025> a schema:Course ;
    schema:courseCode "MBS1001"@en ;
    schema:hasCourseInstance [ a schema:CourseInstance ;
            schema:description "Supervised student groups during the execution of a research plan around Biomedical Challenges."@en ;
            schema:instructor <https://orcid.org/0000-0002-4166-7093> ] ;
    schema:isPartOf [ ] ;
    schema:name "Biomedical Challenges"@en ;
    schema:provider <https://ror.org/02jz4aj89> ;
    schema:url <https://fhmlweb.unimaas.nl/modules/Module.aspx?CODE=MBS1001&PER=100&YR=2025> .

