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

<http://data.bibliotheken.nl/id/thes/p069004595> a schema1:Person ;
    rdfs:label "Rövekamp, Antonius Josephus Maria (1897-1984)" ;
    schema1:birthDate "1897" ;
    schema1:deathDate "1984" ;
    schema1:description "A'dam",
        "Geboortedatum en doopnamen verstrekt door Carien Rövekamp (KB).",
        "Geboren 12-10-1897 - gestorven 13-6-1984" ;
    schema1:familyName "Rövekamp" ;
    schema1:givenName "Antonius Josephus Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/388a1cb362258983dbe253e2ce34a6ca> ;
    schema1:name "Antonius Josephus Maria Rövekamp" ;
    schema1:sameAs <http://viaf.org/viaf/48019292>,
        <https://isni.org/isni/0000000031344691> .

