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

<http://data.bibliotheken.nl/id/thes/p185660150> a schema1:Person ;
    rdfs:label "Flikweert, M.W.M." ;
    schema1:description "drs." ;
    schema1:familyName "Flikweert" ;
    schema1:givenName "M.W.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b29517f5b0922ab145c3c1b5181272a1> ;
    schema1:name "M.W.M. Flikweert" ;
    schema1:sameAs <http://viaf.org/viaf/63376827>,
        <https://isni.org/isni/0000000034121442> .

