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

<http://data.bibliotheken.nl/id/thes/p19043967X> a schema1:Person ;
    rdfs:label "Lokhorst, Gijsbertus Matthijs" ;
    schema1:alternateName "Lokhorst, Bert",
        "Lokhorst, G.M." ;
    schema1:description "Dr. ; promotie VU Amsterdam: taxonomic studies on the freshwater species of Ulothrix in .." ;
    schema1:familyName "Lokhorst" ;
    schema1:givenName "Gijsbertus Matthijs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/77da38a104738faf9c320f581a539d91> ;
    schema1:name "Gijsbertus Matthijs Lokhorst" ;
    schema1:sameAs <http://viaf.org/viaf/44958855>,
        <https://isni.org/isni/0000000031261423> .

