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

<http://data.bibliotheken.nl/id/thes/p075179024> a schema1:Person ;
    rdfs:label "Jans, M.F.F.W." ;
    schema1:description "bosbouw ; ir. (B0126090)" ;
    schema1:familyName "Jans" ;
    schema1:givenName "M.F.F.W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1609ee451a034625a81eca7d8bf845c9> ;
    schema1:name "M.F.F.W. Jans" ;
    schema1:sameAs <http://viaf.org/viaf/283318647>,
        <https://isni.org/isni/0000000389834126> .

