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

<http://data.bibliotheken.nl/id/thes/p074633236> a schema1:Person ;
    rdfs:label "Mischgofsky, Frederik Hendrik Maria" ;
    schema1:alternateName "Mischgofsky, F.H." ;
    schema1:familyName "Mischgofsky" ;
    schema1:givenName "Frederik Hendrik Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c94da43b53f61c0aeb7c477f2a776426> ;
    schema1:name "Frederik Hendrik Maria Mischgofsky" ;
    schema1:sameAs <http://viaf.org/viaf/55804705>,
        <https://isni.org/isni/0000000029345118> .

