@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/bqOM5vp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/267bee2c-da03-b4ec-52e6-80ee32960217"^^xsd:string ;
  schema:familyName "Remeijer"^^xsd:string ;
  schema:givenName "Wilhelmina"^^xsd:string ;
  schema:name "Wilhelmina Remeijer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019zbx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5e7deacd-3e9f-b804-5f5c-566069041093> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2222971> ;
  schema:birthDate "1903-04-30"^^xsd:date .

