@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/bqOMoDd>
  schema:familyName "Broers"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d93f6d9d-2802-19f8-8029-771a68ec0a60"^^xsd:string ;
  schema:givenName "Johannes Siebe"^^xsd:string ;
  schema:name "Johannes Siebe Broers"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0125gf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bb2e077f-e945-8691-fa25-0bc9dc07e3cb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2546834> ;
  schema:birthDate "1898-06-30"^^xsd:date .

