@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/b5CUK9p>
  schema:familyName "Brack"^^xsd:string ;
  schema:givenName "Geertruida Johanna"^^xsd:string ;
  schema:name "Geertruida Johanna Brack"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/82cce86a-5468-b8c8-15a7-62fd5e397f16"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Reeuwijk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012vbc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df2e71c4-fe03-9123-6a55-ae99b60e85e4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2823211> ;
  schema:birthDate "1831-04-18"^^xsd:date .

