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

<http://data.bibliotheken.nl/id/thes/p068023170> a schema1:Person ;
    rdfs:label "Meurer, Peter H." ;
    schema1:alternateName "Meurer, Peter" ;
    schema1:description "historisch-kartograaf" ;
    schema1:familyName "Meurer" ;
    schema1:givenName "Peter H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a590fefe974b662544401983d8986b1> ;
    schema1:name "Peter H. Meurer" ;
    schema1:nationality "de" ;
    schema1:sameAs <http://viaf.org/viaf/110505133>,
        <https://isni.org/isni/0000000115802880> .

