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

<http://data.bibliotheken.nl/id/thes/p122934741> a schema1:Person ;
    rdfs:label "Agricola" ;
    schema1:description "pseud. van: Gerrit Velderman",
        "vert." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4a1db7fee89eb5ae9a91fdab436cdd64> ;
    schema1:name "Agricola" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p067683908>,
        <http://viaf.org/viaf/288204397> .

