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

<http://data.bibliotheken.nl/id/thes/p07078812X> a schema1:Person ;
    rdfs:label "Hilarides" ;
    schema1:description "pseud. van?: Barthold Henrik Lulofs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c64ef012e4d4919d1a6be32c161c494> ;
    schema1:name "Hilarides" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p068359632>,
        <http://viaf.org/viaf/288853372> .

