@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/bH3mF6a>
  schema:familyName "Brouwers"^^xsd:string ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/91047c33-6ed6-4550-f0bc-c2256636a9d8"^^xsd:string ;
  schema:givenName "Trijntje Maria"^^xsd:string ;
  schema:name "Trijntje Maria Brouwers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00f2b4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ef0b23b5-5a93-1414-204a-ba1216d52843> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2849876> ;
  schema:birthDate "1856-11-29"^^xsd:date .

