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

<http://data.bibliotheken.nl/id/thes/p42976247X> a schema1:Person ;
    rdfs:label "Gielen, Joost (1979-)" ;
    schema1:birthDate "1979" ;
    schema1:description "Oprichter van Werkspot.nl, de grootste marketplace voor klussen in en om het huis." ;
    schema1:familyName "Gielen" ;
    schema1:givenName "Joost" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7fa56d026cdca256695804f2028f80c1> ;
    schema1:name "Joost Gielen" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/724160483603604990370>,
        <https://isni.org/isni/0000000492317274> .

