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

<http://data.bibliotheken.nl/id/thes/p071721010> a schema1:Person ;
    rdfs:label "Calderwood, James Dixon (fl. 1961)" ;
    schema1:description "economie",
        "fl. 1961" ;
    schema1:familyName "Calderwood" ;
    schema1:givenName "James Dixon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f28fdceac0a9c67b747923ae656fb6c> ;
    schema1:name "James Dixon Calderwood" ;
    schema1:sameAs <http://viaf.org/viaf/219295696>,
        <https://isni.org/isni/0000000359598900> .

