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

<http://data.bibliotheken.nl/id/thes/p239054881> a schema1:Person ;
    rdfs:label "Gielen, Albert" ;
    schema1:description "publiceert m.n. over architecten én over architectuurgeschiedenis" ;
    schema1:familyName "Gielen" ;
    schema1:givenName "Albert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e3c7c3f6452b8d2030bcb767ec6f1cd> ;
    schema1:name "Albert Gielen" ;
    schema1:sameAs <http://viaf.org/viaf/449150323755509970817>,
        <https://isni.org/isni/000000005441957X> .

