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

<http://data.bibliotheken.nl/id/thes/p071207082> a schema1:Person ;
    rdfs:label "Ghijsels, Johan" ;
    schema1:description "fotogr.",
        "mb" ;
    schema1:familyName "Ghijsels" ;
    schema1:givenName "Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d69fe1f9cb9e4e245504e021dac8b8b5> ;
    schema1:name "Johan Ghijsels" ;
    schema1:sameAs <http://viaf.org/viaf/281126778>,
        <https://isni.org/isni/0000000388064967> .

