@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bEyWXeV>
  schema:birthPlace "Helder"@nl ;
  schema:givenName "Hermina Catharina Wilhelmina"^^xsd:string ;
  schema:name "Hermina Catharina Wilhelmina van der Speck Obreen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0291c6e3-06e0-b437-bd97-09be236a35f2"^^xsd:string ;
  schema:familyName "van der Speck Obreen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mqh4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6557e036-0992-3f51-2a58-ec79bb491c37> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2249688> ;
  schema:birthDate "1844-04-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Speck Obreen"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

