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

<http://data.bibliotheken.nl/id/thes/p320407047> a schema1:Person ;
    rdfs:label "Wesselingh, Frank P. (Paleontoloog)" ;
    schema1:alternateName "Wesselingh, F.P." ;
    schema1:familyName "Wesselingh" ;
    schema1:givenName "Frank P." ;
    schema1:hasOccupation "Paleontoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ecf0c85da478d82572e6af7f79e21bc> ;
    schema1:name "Frank P. Wesselingh" ;
    schema1:sameAs <http://viaf.org/viaf/51501718>,
        wd:Q50285728,
        <https://isni.org/isni/0000000046810907> .

