@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/bLDKbIQ>
  schema:familyName "de Bruin"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cf8bbd7b-8efd-193b-2811-2dd6f76caaf6"^^xsd:string ;
  schema:givenName "Willemina"^^xsd:string ;
  schema:name "Willemina de Bruin"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Gouderak> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00zr67> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8c9de3d0-4b87-ecca-4bfe-7304988a8c71> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2401468> ;
  schema:birthDate "1864-12-15"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Bruin"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

