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

<http://data.bibliotheken.nl/id/thes/p073073636> a schema1:Person ;
    rdfs:label "Carlée, A.W." ;
    schema1:familyName "Carlée" ;
    schema1:givenName "A.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e527ac344b6965fd6f4f63c36e5c346b> ;
    schema1:name "A.W. Carlée" ;
    schema1:sameAs <http://viaf.org/viaf/284062705>,
        <https://isni.org/isni/0000000390458412> .

