@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/bYXwwKc>
  schema:givenName "Gijsberta Maria Gerarda"^^xsd:string ;
  schema:name "Gijsberta Maria Gerarda Ruijgers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/7fe48788-086e-7482-6a02-090b36bdb8a4"^^xsd:string ;
  schema:familyName "Ruijgers"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sw0j> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/619ef8e7-b9d7-7dab-367e-8b8ca594f40e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2234987> ;
  schema:birthDate "1875-05-31"^^xsd:date .

