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

<http://data.bibliotheken.nl/id/thes/p071430466> a schema1:Person ;
    rdfs:label "Waning, Hans van" ;
    schema1:familyName "van Waning" ;
    schema1:givenName "Hans" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/98032657a1e37095c3c5bf2f68ffc572> ;
    schema1:name "Hans van Waning" ;
    schema1:sameAs <http://viaf.org/viaf/284386114>,
        <https://isni.org/isni/0000000390708282> .

