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

<http://data.bibliotheken.nl/id/thes/p071013601> a schema1:Person ;
    rdfs:label "Walraven, L.C." ;
    schema1:description "mb" ;
    schema1:familyName "Walraven" ;
    schema1:givenName "L.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e511607461117620727dfd2d6b5ea4bc> ;
    schema1:name "L.C. Walraven" ;
    schema1:sameAs <http://viaf.org/viaf/77802897>,
        <https://isni.org/isni/0000000027802303> .

