@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/bAbfNqD>
  schema:givenName "Catharina Johanna"^^xsd:string ;
  schema:name "Catharina Johanna Nuvelstijn"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74a77d19-a09f-4244-d982-ef6a01a79996"^^xsd:string ;
  schema:familyName "Nuvelstijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010fb4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/835bc9cd-1574-3d2d-87a2-21f33dee4cce> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2365749> ;
  schema:birthDate "1883-08-26"^^xsd:date .

