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

<http://data.bibliotheken.nl/id/thes/p24230107X> a schema1:Person ;
    rdfs:label "Jacobs, Holly" ;
    schema1:description "B0304387, B0311473, B0411664: cop. Holly Fuhrmann",
        "damesromans",
        "zie ook: Holly Fuhrmann" ;
    schema1:familyName "Jacobs" ;
    schema1:givenName "Holly" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf256a790fa2b5dd0e8ebdea687cd004> ;
    schema1:name "Holly Jacobs" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p197585124>,
        <http://viaf.org/viaf/85459456> .

