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

<http://data.bibliotheken.nl/id/thes/p111401259> a schema1:Person ;
    rdfs:label "Oers, Johannes Anna Maria van (1956-)" ;
    schema1:alternateName "Oers, H. van",
        "Oers, Hans van" ;
    schema1:birthDate "1956" ;
    schema1:description "GGD Rotterdam e.a., Instituut voor Verslavingsonderzoek, Erasmus Universiteit Rotterdam.Bijzonder hoogleraar in de Openbare Gezondheidszorg, Universiteit van Tilburg" ;
    schema1:familyName "van Oers" ;
    schema1:givenName "Johannes Anna Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efa49159063f74f5682b42f33df6541f> ;
    schema1:name "Johannes Anna Maria van Oers" ;
    schema1:sameAs <http://viaf.org/viaf/216316696>,
        <https://isni.org/isni/0000000389446641> .

