@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/bmeoiQf>
  schema:givenName "Gerarda Cornelia"^^xsd:string ;
  schema:name "Gerarda Cornelia Verlaan"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e3307d0b-c598-fe41-228c-b2c0a406c398"^^xsd:string ;
  schema:familyName "Verlaan"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Nieuwerkerk_aan_den_IJssel> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8d263a2a-22d6-c6dd-b9d9-864da71eb122> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2403592> ;
  schema:birthDate "1879-09-24"^^xsd:date .

