@prefix ns0: <https://schema.org/> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bPNKdSa>
  ns0:familyName "de Bruijn"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/019e72e1-5c2e-4d32-92fb-b3fe77874c1d-po1" ;
  ns0:givenName "Jan"@nl ;
  ns0:name "Jan de Bruijn"@nl ;
  gtm:straat "Singel"@nl ;
  ns0:spouse <https://n2t.net/ark:/60537/bHT9q5P> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  pico:isWidOf <https://n2t.net/ark:/60537/bzYzBgL> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890627> ;
  ns0:additionalName [
    ns1:baseSurname "Bruijn" ;
    ns1:literalName "Jan de Bruijn" ;
    ns1:surnamePrefix "de"
  ] .

