@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/bM3900t>
  schema:givenName "Abraham"@nl ;
  schema:name "Abraham Bos"@nl ;
  schema:familyName "Bos"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/persoonsvermelding/40177b98-e39e-4dd5-808f-18cf21ef7377-po1"^^xsd:string ;
  schema:gender schema:Male ;
  schema:birthPlace <https://gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  schema:spouse <https://n2t.net/ark:/60537/bEmfRCI> ;
  gtm:straat <https://n2t.net/ark:/60537/bgeAJd> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bOmOmJ> ;
  schema:homeLocation <https://n2t.net/ark:/60537/buzpEa> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2892160> .

