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

<http://data.bibliotheken.nl/id/thes/p072215933> a schema1:Person ;
    rdfs:label "Schoorl, Petrus Martinus (1935-)" ;
    schema1:alternateName "Schoorl, P.",
        "Schoorl, Piet" ;
    schema1:birthDate "1935" ;
    schema1:description "orthopedagoog/gezinssocioloog (promoveerde in 1986, RU Leiden); verbonden aan: vakgroep Orthopedagogiek, RU Leiden" ;
    schema1:familyName "Schoorl" ;
    schema1:givenName "Petrus Martinus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c7fc52ad7da68132164776bea724f50> ;
    schema1:name "Petrus Martinus Schoorl" ;
    schema1:sameAs <http://viaf.org/viaf/256812060>,
        <https://isni.org/isni/0000000378698384> .

