@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/bE8yR4f>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c60496c6-2696-f882-da75-727e4d39e0d9"^^xsd:string ;
  schema:givenName "Maartje"^^xsd:string ;
  schema:name "Maartje Prins"@nl ;
  schema:familyName "Prins"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010pdm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b71ae213-faf6-5ad2-b618-a0a6713ba9d7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2531476> ;
  schema:birthDate "1864-04-23"^^xsd:date .

