@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/bqC4z16>
  schema:familyName "Bertelman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ef531538-fac2-2e60-76d0-112293d04d7a"^^xsd:string ;
  schema:givenName "Johannes Jacobus"^^xsd:string ;
  schema:name "Johannes Jacobus Bertelman"@nl ;
  schema:hasOccupation "Leeraar/teekenen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vwfm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/880dff0c-23ef-006a-7ac7-9e966d19c3ee> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383862> ;
  schema:birthDate "1821-03-16"^^xsd:date .

