@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/p072558008> a schema1:Person ;
    rdfs:label "Doerry, Martin (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:description "bron: https://duitslandinstituut.nl/agenda/1528/martin-doerry",
        "historicus en adjunct-hoofdredacteur van Der Spiegel" ;
    schema1:familyName "Doerry" ;
    schema1:givenName "Martin" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c22d50a830e52ef6aee924611410815> ;
    schema1:name "Martin Doerry" ;
    schema1:nationality "de" ;
    schema1:sameAs wd:Q1805006,
        <https://isni.org/isni/0000000114533463> .

