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

<http://data.bibliotheken.nl/id/thes/p070545871> a schema1:Person ;
    rdfs:label "Hejduk, John Quentin (1929-2000)" ;
    schema1:birthDate "1929" ;
    schema1:deathDate "2000" ;
    schema1:description "B0226135: \"John Quentin Hejduk, architect (1929-2000)" ;
    schema1:familyName "Hejduk" ;
    schema1:givenName "John Quentin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7a2faafe2edda66d6887a91e1b81822> ;
    schema1:name "John Quentin Hejduk" ;
    schema1:sameAs <http://viaf.org/viaf/108623765>,
        wd:Q1270804,
        <https://isni.org/isni/0000000121037433> .

