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

<http://data.bibliotheken.nl/id/thes/p074490699> a schema1:Person ;
    rdfs:label "Vernooij, A.L." ;
    schema1:description "historisch geograaf" ;
    schema1:familyName "Vernooij" ;
    schema1:givenName "A.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fee53ad1f9832e226304ffc74336ff80> ;
    schema1:name "A.L. Vernooij" ;
    schema1:sameAs <http://viaf.org/viaf/246402244>,
        <https://isni.org/isni/0000000385881670> .

