@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/bEyXkNV>
  schema:familyName "Boogaerdt"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bc125c22-d240-dcf3-91df-f37b133be545"^^xsd:string ;
  schema:hasOccupation "Onderwijzeres"@nl ;
  schema:givenName "Wouterina Maria"^^xsd:string ;
  schema:name "Wouterina Maria Boogaerdt"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Ouderkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0121r7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e2dc0ee7-ea33-c689-3fdd-4b4709b866fe> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2670293> ;
  schema:birthDate "1873-12-31"^^xsd:date .

