@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/p069795894> a schema1:Person ;
    rdfs:label "Mercator, Rumold (ca. 1545-1599)" ;
    schema1:alternateName "Mercator, Rumoldus" ;
    schema1:birthDate "ca. 1545" ;
    schema1:deathDate "1599" ;
    schema1:familyName "Mercator" ;
    schema1:givenName "Rumold" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b834e2bfe9252dca9cd9df4bcad77421> ;
    schema1:name "Rumold Mercator" ;
    schema1:sameAs <http://viaf.org/viaf/49528290>,
        wd:Q68441,
        <https://isni.org/isni/0000000120254508> .

