@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/b37wgdk>
  schema:familyName "Deumers"^^xsd:string ;
  schema:givenName "Gerardus Antonius"^^xsd:string ;
  schema:name "Gerardus Antonius Deumers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/790a4579-1017-5ab9-8197-19ac1fd6ad5f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a8611940-e744-8d61-b0f0-6c3c510e1d0c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2473639> ;
  schema:birthDate "1887-01-31"^^xsd:date .

