@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/bELEu0U>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1234bf9-bd85-8b75-ccdb-bfeaa78d9278"^^xsd:string ;
  schema:familyName "Nicasie"^^xsd:string ;
  schema:givenName "Wilhelmina Herdrietha"^^xsd:string ;
  schema:name "Wilhelmina Herdrietha Nicasie"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Gravenhage> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/38c55e02-8ce8-b131-2f6c-cfb7fa0e568e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2077822> ;
  schema:birthDate "1825-12-26"^^xsd:date .

