@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/bQqPD4B>
  schema:familyName "Engelbrecht"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd32b8f1-de03-5155-5cc8-1bae74dc0bd2"^^xsd:string ;
  schema:givenName "Margaretha"^^xsd:string ;
  schema:name "Margaretha Engelbrecht"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gc15> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/55ba2219-c838-7759-3109-200b9ee0cfd2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2189430> ;
  schema:birthDate "1861-04-17"^^xsd:date .

