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

<http://data.bibliotheken.nl/id/thes/p363332138> a schema1:Person ;
    rdfs:label "Colijn, J.E." ;
    schema1:familyName "Colijn" ;
    schema1:givenName "J.E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b975fc27b43c5b2810a240c61012eaf> ;
    schema1:name "J.E. Colijn" ;
    schema1:sameAs <http://viaf.org/viaf/305819378>,
        <https://isni.org/isni/0000000423185984> .

