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

<http://data.bibliotheken.nl/id/thes/p073674192> a schema1:Person ;
    rdfs:label "Rogier" ;
    schema1:description "is Rogier Boon: ",
        "zie ook: Rogier J. Boon" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f49f1741590fd4294164fed9ea07fcea> ;
    schema1:name "Rogier" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p073674184>,
        <http://viaf.org/viaf/3642161211556640070008>,
        <https://isni.org/isni/0000000396299870> .

