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

<http://data.bibliotheken.nl/id/thes/p17582598X> a schema1:Person ;
    rdfs:label "Linde, A. van de" ;
    schema1:description "vert." ;
    schema1:familyName "van de Linde" ;
    schema1:givenName "A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75799b3e0dd72f985e8bf9e2c320592c> ;
    schema1:name "A. van de Linde" ;
    schema1:sameAs <http://viaf.org/viaf/287143235> .

