@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/bCGF2Z0>
  schema:familyName "Bruikman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f900ab05-3a49-de98-84e9-c31436ac5da2"^^xsd:string ;
  schema:givenName "Johanna Cecilia"^^xsd:string ;
  schema:name "Johanna Cecilia Bruikman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x0zn> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a966cbb8-78a6-f21c-a00e-dfa030aa768d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2477613> ;
  schema:birthDate "1864-01-21"^^xsd:date .

