@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/bmeoHGC>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bbd16490-122d-6ab0-319c-7d2442feea6b"^^xsd:string ;
  schema:givenName "Maartje Johanna"^^xsd:string ;
  schema:name "Maartje Johanna Nieuwveld"@nl ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e099ed73-76f7-cc3e-9919-6fa10d222f64> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2828684> ;
  schema:birthDate "1866-01-25"^^xsd:date .

