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

<http://data.bibliotheken.nl/id/thes/p153305282> a schema1:Person ;
    rdfs:label "Bourgo, Maurice del" ;
    schema1:alternateName "Del Bourgo, Maurice" ;
    schema1:description "bron: Classics Illustrated / William B. Jones. 2002. p. 95-97" ;
    schema1:familyName "del Bourgo" ;
    schema1:givenName "Maurice" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0900d69c964db44ca9abad1d222c6666> ;
    schema1:name "Maurice del Bourgo" ;
    schema1:sameAs <http://viaf.org/viaf/289388863> .

