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

<http://data.bibliotheken.nl/id/thes/p07204666X> a schema1:Person ;
    rdfs:label "Antonie" ;
    schema1:description "pseud. van: Antoon S. Reule Nzn" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb5d38e5fbdd182f8bd6f353d92b6958> ;
    schema1:name "Antonie" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p070539499>,
        <http://viaf.org/viaf/283704754>,
        <https://isni.org/isni/0000000390146929> .

