@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/bOkQbct>
  schema:familyName "Furstner"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a874b12e-173f-1b54-a0a4-fa5c4b5a5a58"^^xsd:string ;
  schema:givenName "Johanna Sabina"^^xsd:string ;
  schema:name "Johanna Sabina Furstner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rvtr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c2371cba-fdf1-0113-b7d9-b5dcb1ff3b8a> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2573959> ;
  schema:birthDate "1872-11-29"^^xsd:date .

