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

<http://data.bibliotheken.nl/id/thes/p072558296> a schema1:Person ;
    rdfs:label "Blans, A.M." ;
    schema1:familyName "Blans" ;
    schema1:givenName "A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/15b3c90a68004768135490c45e72595c> ;
    schema1:name "A.M. Blans" ;
    schema1:sameAs <http://viaf.org/viaf/286663509>,
        <https://isni.org/isni/0000000392552322> .

