@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#> .

<https://n2t.net/ark:/60537/bPokFmX>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8727e6df-a196-d05b-9372-c384f3ed303a"^^xsd:string ;
  schema:givenName "Margje"^^xsd:string ;
  schema:name "Margje Zoeterman"@nl ;
  schema:familyName "Zoeterman"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alblasserdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w09f> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e1239591-e94f-e06f-9d23-393e94cd137a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2663581> ;
  schema:birthDate "1859-01-12"^^xsd:date .

