@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .

<https://jmillanacosta.github.io/people/jente-houweling/> a schema:AboutPage ;
    schema:about <https://orcid.org/0009-0005-3680-0645> ;
    schema:author <https://orcid.org/0000-0002-4166-7093> ;
    schema:name "Jente Houweling"@en .

<https://platform.vhp4safety.nl> schema:contributor <https://orcid.org/0009-0005-3680-0645> .

<https://orcid.org/0009-0005-3680-0645> a schema:Person ;
    schema:name "Jente Houweling"@en ;
    schema:sameAs <http://www.wikidata.org/entity/Q124399961>,
        <https://github.com/johannehouweling>,
        <https://openalex.org/A5052339018> .

[] rdf:rest ( <https://orcid.org/0009-0005-3680-0645> <https://orcid.org/0009-0002-4110-241X> <https://orcid.org/0000-0001-6125-6147> <https://orcid.org/0000-0002-9209-1266> <https://orcid.org/0000-0003-0329-1977> <https://orcid.org/0000-0001-7542-0286> ) .

