@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://jmillanacosta.github.io/organizations/wageningen-university-research/> a schema:AboutPage ;
    schema:about <https://ror.org/04qw24q55> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Wageningen University & Research"@en .

<https://orcid.org/0000-0002-4166-7093> schema:alumniOf [ a schema:OrganizationRole ;
            schema:about <http://purl.obolibrary.org/obo/NCBITaxon_7116> ;
            schema:alumniOf <https://ror.org/04qw24q55> ;
            schema:description "Thesis: proposed genes in de novo sesquiterpene synthesis in Pieris brassicae."@en ;
            schema:endDate "2021-11"^^xsd:gYearMonth ;
            schema:roleName "MSc Bioinformatics"@en ;
            schema:startDate "2019-09"^^xsd:gYearMonth ],
        [ a schema:OrganizationRole ;
            schema:alumniOf <https://ror.org/04qw24q55> ;
            schema:endDate "2019-05"^^xsd:gYearMonth ;
            schema:roleName "Erasmus exchange"@en ;
            schema:startDate "2019-02"^^xsd:gYearMonth ] ;
    schema:hasCredential [ a schema:EducationalOccupationalCredential ;
            schema:about <http://edamontology.org/topic_0091> ;
            schema:credentialCategory <http://www.wikidata.org/entity/Q950900> ;
            schema:dateCreated "2021-11"^^xsd:gYearMonth ;
            schema:name "MSc Bioinformatics"@en ;
            schema:recognizedBy <https://ror.org/04qw24q55> ] .

<https://ror.org/04qw24q55> a schema:CollegeOrUniversity ;
    schema:location <http://www.wikidata.org/entity/Q1305> ;
    schema:name "Wageningen University & Research"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q422208> .

