@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/bNw20y4>
  schema:familyName "Bürchner"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/87523e07-42c7-3d90-b59a-0678f4b88258"^^xsd:string ;
  schema:givenName "Jeannette Maria"^^xsd:string ;
  schema:name "Jeannette Maria Bürchner"@nl ;
  schema:children <https://n2t.net/ark:/60537/b37vU1Q> ;
  schema:spouse <https://n2t.net/ark:/60537/biWGxHU> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buYKZk1> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2076567> .

