@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/p283051922> a schema1:Person ;
    rdfs:label "Middendorf, Friedrich Ludwig (1842-1903)" ;
    schema1:birthDate "1842" ;
    schema1:deathDate "1903" ;
    schema1:description "Direktor des Germanischen Lloyd, 1890-1903" ;
    schema1:familyName "Middendorf" ;
    schema1:givenName "Friedrich Ludwig" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca1861189b87a561188e9b8807218cb4> ;
    schema1:name "Friedrich Ludwig Middendorf" ;
    schema1:sameAs <http://viaf.org/viaf/256603041>,
        wd:Q1460890,
        <https://isni.org/isni/0000000378644060> .

