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

<http://data.bibliotheken.nl/id/thes/p115494499> a schema1:Person ;
    rdfs:label "Doll" ;
    schema1:familyName "Doll" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/021a69a4aa0c8537b2821481365349a9> ;
    schema1:name "Doll" ;
    schema1:sameAs <http://viaf.org/viaf/280366981>,
        wd:Q62019115,
        <https://isni.org/isni/0000000387436079> .

