@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/bTyksRI>
  ns0:familyName "de Bruin"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/01c4c0d6-8689-45fa-b7c3-a3293df84603-po1" ;
  ns0:givenName "Rutgerus"@nl ;
  ns0:name "Rutgerus de Bruin"@nl ;
  gtm:straat <https://n2t.net/ark:/60537/be9AQu> ;
  ns0:spouse <https://n2t.net/ark:/60537/bLDKE2P> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  ns0:birthPlace <https://n2t.net/ark:/60537/buzpEa> ;
  ns0:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  ns0:gender ns0:Male ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2890642> ;
  ns0:additionalName [
    ns1:baseSurname "Bruin" ;
    ns1:literalName "Rutgerus de Bruin" ;
    ns1:surnamePrefix "de"
  ] .

