@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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#> .

<https://n2t.net/ark:/60537/bVcVTDT>
  schema:givenName "Abraham"@nl ;
  schema:name "Abraham Voordewind"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/ac925136-830b-4d9a-984c-e6c9e48defae-po1"^^xsd:string ;
  schema:familyName "Voordewind"@nl ;
  schema:gender schema:Male ;
  gtm:straat <https://n2t.net/ark:/60537/b24ZUZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIjwmH> ;
  schema:spouse <https://n2t.net/ark:/60537/bNim4NW> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2894775> .

