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

<http://data.bibliotheken.nl/id/thes/p073784559> a schema1:Person ;
    rdfs:label "Noordhof, Atti" ;
    schema1:alternateName "Noordhof-de Vries, Atti A." ;
    schema1:description "publiceert over: hulpverlening" ;
    schema1:familyName "Noordhof" ;
    schema1:givenName "Atti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab59a7eeb97d41b20b154dc5c40cfc08> ;
    schema1:name "Atti Noordhof" ;
    schema1:sameAs <http://viaf.org/viaf/4033940>,
        <https://isni.org/isni/0000000037216551> .

