@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/bVqDpPO>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/adf4b2f7-4d19-1bce-7c5e-980b698f2ad4"^^xsd:string ;
  schema:givenName "Maartje Adriana"^^xsd:string ;
  schema:name "Maartje Adriana Paul"@nl ;
  schema:familyName "Paul"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012gnx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f4bd100c-238d-15b6-15af-95577b2a6ace> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2709371> ;
  schema:birthDate "1891-03-09"^^xsd:date .

