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

<http://data.bibliotheken.nl/id/thes/p068000898> a schema1:Person ;
    rdfs:label "Bruin, P. de (1891-)" ;
    schema1:alternateName "Bruin, P.H. de" ;
    schema1:birthDate "1891" ;
    schema1:description "economische wetenschappen/sociologie-filosofie/vissershaven Katwijk" ;
    schema1:familyName "de Bruin" ;
    schema1:givenName "P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a13219a507307f984dba055c06d8b67f> ;
    schema1:name "P. de Bruin" ;
    schema1:sameAs <http://viaf.org/viaf/90494420>,
        <https://isni.org/isni/0000000062312238> .

