@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/baci3jH>
  schema:familyName "Büchner"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/66d227f8-b391-9d46-d9f0-3e83e6d57e87"^^xsd:string ;
  schema:givenName "Jeannette Maria"^^xsd:string ;
  schema:name "Jeannette Maria Büchner"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w0tn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4734e702-be69-e8f0-053a-fdded58ff83e> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2133517> ;
  schema:birthDate "1842-04-03"^^xsd:date .

