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

<http://data.bibliotheken.nl/id/thes/p072093927> a schema1:Person ;
    rdfs:label "Lavell, Charles Frederik (1956-)" ;
    schema1:alternateName "Lavell, Charles" ;
    schema1:birthDate "1956" ;
    schema1:description "bibliothecaris/documentalist Vereniging Natuurmonumenten 's-Gravenland",
        "geb. Amsterdam 16-7-1956",
        "mb" ;
    schema1:familyName "Lavell" ;
    schema1:givenName "Charles Frederik" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/22db8a872fd6479d30671116fcc90719> ;
    schema1:name "Charles Frederik Lavell" ;
    schema1:sameAs <http://viaf.org/viaf/197373390>,
        <https://isni.org/isni/0000000398124716> .

