@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/b3XjaSG>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/389f6ef6-4614-083a-8c0e-0eed540a22a0"^^xsd:string ;
  schema:familyName "Oosterling"^^xsd:string ;
  schema:givenName "Wilhelmina Catharina"^^xsd:string ;
  schema:name "Wilhelmina Catharina Oosterling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012c0x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e65d13e8-a684-7ede-bad9-151d1c3f7929> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2684523> ;
  schema:birthDate "1893-10-18"^^xsd:date .

