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

<http://data.bibliotheken.nl/id/thes/p069214816> a schema1:Person ;
    rdfs:label "Rogaar, Petrus Josephus (fl. 1933)" ;
    schema1:description "fl. 1933",
        "staathuishoudkundige (promoveerde in 1933, Universiteit van Amsterdam)" ;
    schema1:familyName "Rogaar" ;
    schema1:givenName "Petrus Josephus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d787d48fc3107e41fc5b28ab00f7aeb7> ;
    schema1:name "Petrus Josephus Rogaar" ;
    schema1:sameAs <http://viaf.org/viaf/74248918>,
        <https://isni.org/isni/0000000397956895> .

