@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/p07131413X> a schema1:Person ;
    rdfs:label "Ferber, H." ;
    schema1:familyName "Ferber" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/993c3944e796b0835c089035b871f050> ;
    schema1:name "H. Ferber" ;
    schema1:sameAs <http://viaf.org/viaf/58157354>,
        wd:Q1597203,
        <https://isni.org/isni/0000000027305040> .

