@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/bSIx1TJ>
  schema:familyName "Blankenbach"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2cc300a4-4260-76dc-96a6-7aa71f2075b2"^^xsd:string ;
  schema:givenName "Maria Franziska"^^xsd:string ;
  schema:name "Maria Franziska Blankenbach"@nl ;
  schema:birthPlace "Witten (Duitschland)"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0142vj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4305ecaf-7600-39d1-cec7-086a393322a7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2117320> ;
  schema:birthDate "1848-08-10"^^xsd:date .

