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

<http://data.bibliotheken.nl/id/thes/p333437306> a schema1:Person ;
    rdfs:label "Rooij, Antonius Johannes van (1981-)" ;
    schema1:alternateName "Rooij, Tony van" ;
    schema1:birthDate "1981" ;
    schema1:description "Geb. te Delft ; Psychologie en Bedrijfskunde (Rotterdam, 2006) ; promotieonderzoek Instituut voor Verslavingsonderzoek van het Erasmus MC te Rotterdam (promotor prof.dr. H. van de Mheen)" ;
    schema1:familyName "van Rooij" ;
    schema1:givenName "Antonius Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b344803b11b25cef31e781818344b4b> ;
    schema1:name "Antonius Johannes van Rooij" ;
    schema1:sameAs <http://viaf.org/viaf/292033501>,
        <https://isni.org/isni/0000000397018620> .

