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

<http://data.bibliotheken.nl/id/thes/p345498410> a schema1:Person ;
    rdfs:label "Burgerhart" ;
    schema1:description "pseud. van: Joannes Le Francq van Berkhey" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad1714d24f088cc23bbb3cc335944daa> ;
    schema1:name "Burgerhart" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068414056>,
        <http://viaf.org/viaf/290129119> .

