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

<http://data.bibliotheken.nl/id/thes/p074450336> a schema1:Person ;
    rdfs:label "Graamans, C.A.R." ;
    schema1:alternateName "Graamans, C." ;
    schema1:familyName "Graamans" ;
    schema1:givenName "C.A.R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8373560444b43982f37d3d41558c6df0> ;
    schema1:name "C.A.R. Graamans" ;
    schema1:sameAs <http://viaf.org/viaf/287006482>,
        <https://isni.org/isni/0000000392829758> .

