@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/b0D7rC6>
  schema:givenName "Adrianus Christianus"^^xsd:string ;
  schema:name "Adrianus Christianus Bron"@nl ;
  schema:familyName "Bron"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/74e9f766-f1d0-bbef-a9b5-d0332d5dda6f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014w1q> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/df82791d-f6ad-6653-4d6e-f6d9b5d27775> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2824480> .

