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

<http://data.bibliotheken.nl/id/thes/p070559562> a schema1:Person ;
    rdfs:label "Loo, F.Æ.H. van de" ;
    schema1:alternateName "Loo, F.Ae.H. van de" ;
    schema1:familyName "van de Loo" ;
    schema1:givenName "F.Æ.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a6917da8daf69b1063c91f3160ce81df> ;
    schema1:name "F.Æ.H. van de Loo" ;
    schema1:sameAs <http://viaf.org/viaf/290320929>,
        <https://isni.org/isni/0000000395611690> .

