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

<http://data.bibliotheken.nl/id/thes/p069197865> a schema1:Person ;
    rdfs:label "Falger, Vincent Stephan Eugène (1946-)" ;
    schema1:alternateName "Falger, Vincent" ;
    schema1:birthDate "1946" ;
    schema1:description "Oud-docent Internationale betrekkingen; mede-eigenaar van Antiquariaat Serendipity" ;
    schema1:familyName "Falger" ;
    schema1:givenName "Vincent Stephan Eugène" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5dbf5044c1a5a9f90eb8eb179828eddf> ;
    schema1:name "Vincent Stephan Eugène Falger" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/111495666>,
        <https://isni.org/isni/0000000110833987> .

