@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/bNw2rU5>
  schema:givenName "Barendina"^^xsd:string ;
  schema:name "Barendina Brouwer"@nl ;
  schema:familyName "Brouwer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/78bb3d89-d245-fe70-63a9-0f4a4ec85f2e"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b3kd0VS>, <https://n2t.net/ark:/60537/bVqDfLp> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KQ1N> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2548294> ;
  schema:deathDate "1877-06-05"^^xsd:date .

