@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/b000XZE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ccaf6fde-b57a-218a-e73a-883f27687051"^^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/80805bf8-6e69-0a90-751a-9521490e5e37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2354812> ;
  schema:birthDate "1888-02-15"^^xsd:date .

