@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068285663> a schema1:Person ;
    rdfs:label "Priestley, John Boynton (1894-1984)" ;
    schema1:alternateName "Pristli, Džon Bojnton" ;
    schema1:birthDate "1894" ;
    schema1:deathDate "1984" ;
    schema1:description "NLMD/P 866" ;
    schema1:familyName "Priestley" ;
    schema1:givenName "John Boynton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/feb50a56f4f4c8448603c18f2a494eaf> ;
    schema1:name "John Boynton Priestley" ;
    schema1:sameAs <http://viaf.org/viaf/71396497>,
        wd:Q443528,
        <https://isni.org/isni/0000000121386342> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/prie011> .

