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

<http://data.bibliotheken.nl/id/thes/p181056895> a schema1:Person ;
    rdfs:label "Norbart, Adriaan" ;
    schema1:description "Achterkant B9903352 vermeldt: docent aan het Instituut Nederlands als Tweede Taal van de Universiteit van Amsterdam" ;
    schema1:familyName "Norbart" ;
    schema1:givenName "Adriaan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/011def12a4b3730608783d28130f84cf> ;
    schema1:name "Adriaan Norbart" ;
    schema1:sameAs <http://viaf.org/viaf/160895166>,
        <https://isni.org/isni/0000000108400306> .

