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

<http://data.bibliotheken.nl/id/thes/p075017741> a schema1:Person ;
    rdfs:label "Feijs, Laurentius Michiel Gerardus (1954-)" ;
    schema1:alternateName "Feijs, Loe" ;
    schema1:birthDate "1954" ;
    schema1:familyName "Feijs" ;
    schema1:givenName "Laurentius Michiel Gerardus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b653e1b10e7075368a9c0d5debf55e2c> ;
    schema1:name "Laurentius Michiel Gerardus Feijs" ;
    schema1:sameAs <http://viaf.org/viaf/93752972>,
        <https://isni.org/isni/0000000137015917> .

