@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/bRfDFXg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b443c659-8189-b265-4290-555d5fe6172c"^^xsd:string ;
  schema:givenName "Maria Catharina"^^xsd:string ;
  schema:name "Maria Catharina Nieuwenhuisen"@nl ;
  schema:familyName "Nieuwenhuisen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z3q7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bbd7cb50-ac51-9852-28c0-002b0e4f4897> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2549292> ;
  schema:birthDate "1888-02-15"^^xsd:date .

