@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/bJ8m9bz>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2d5309f7-64a1-0b9d-26cd-f69181696815"^^xsd:string ;
  schema:givenName "Neeltje Johanna"^^xsd:string ;
  schema:name "Neeltje Johanna Verlaan"@nl ;
  schema:familyName "Verlaan"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b4b93b26-fe54-0599-55a8-a03017921526> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2522017> ;
  schema:birthDate "1889-11-05"^^xsd:date .

