@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/bixhv1R>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1db94787-f76b-bd1d-ddc0-c6571b584a50"^^xsd:string ;
  schema:familyName "van Hofwegen"^^xsd:string ;
  schema:givenName "Wilhelmina Cornelia"^^xsd:string ;
  schema:name "Wilhelmina Cornelia van Hofwegen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01167k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9a64d169-2d33-8ab3-136a-14c4be5264da> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2420040> ;
  schema:birthDate "1890-05-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Hofwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

