@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/bUNx4Ej>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/70e082a3-70ca-7087-1837-17ffd8386ae2"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Maggiel"^^xsd:string ;
  schema:name "Maggiel IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zq93> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8a036367-1efb-adaf-d0e0-fbe4292d3d31> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2391188> ;
  schema:birthDate "1881-05-12"^^xsd:date .

