@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/b4Apt6e>
  schema:familyName "Brouwers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fc8b612d-fbbd-0d60-f87e-3bb3f47b4010"^^xsd:string ;
  schema:givenName "Trijntje Maria"^^xsd:string ;
  schema:name "Trijntje Maria Brouwers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/0113b9e8-0610-887e-c3b9-627e124ab395> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/572398> ;
  schema:birthDate "1859-11-28"^^xsd:date .

