@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/b9ZBm7u>
  schema:givenName "Berendina Margaretha"^^xsd:string ;
  schema:name "Berendina Margaretha Mulder"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b8045bc-6a98-f9e7-3d17-498597a897c9"^^xsd:string ;
  schema:familyName "Mulder"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Enschede> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rhp9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3f294a83-7f55-59ae-a474-c18a7d7e94ca> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102557> ;
  schema:birthDate "1824-04-29"^^xsd:date .

