@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bGQEUjk>
  schema:familyName "de Bruijn"^^xsd:string ;
  schema:givenName "Gerardus Martinus"^^xsd:string ;
  schema:name "Gerardus Martinus de Bruijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/36f4b370-38d2-a302-0bc6-56afc463ae12"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0142pg> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/fff58486-7eac-98dd-832b-9f43707d3ef3> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2772841> ;
  schema:birthDate "1895-03-29"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruijn"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

