@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/bjMuQc7>
  schema:familyName "de Brouwer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/08772974-9a61-f044-7b8a-55218260d958"^^xsd:string ;
  schema:givenName "Theodora Gerharda Geertruida Christina"^^xsd:string ;
  schema:name "Theodora Gerharda Geertruida Christina de Brouwer"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0152fx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f5b9fa46-67ac-101d-33d3-5d4e444ce37f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2715156> ;
  schema:birthDate "1908-12-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Brouwer"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

