@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/thes/p42111729X> a schema1:Person ;
    rdfs:label "Maas, Tjieu (sport)" ;
    schema1:description "sportdiëtist, bewegingswetenschapper en niet praktiserend fysiotherapeut" ;
    schema1:familyName "Maas" ;
    schema1:givenName "Tjieu" ;
    schema1:hasOccupation "sport" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92f89ec32c877eebdb1a9a7428b62d5e> ;
    schema1:name "Tjieu Maas" ;
    schema1:sameAs <http://viaf.org/viaf/52154921354963592439>,
        <https://isni.org/isni/0000000473691308> .

