@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/bs3Y5ot>
  schema:familyName "Brenkman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/da30bb9b-46b1-90af-0e79-30e587369133"^^xsd:string ;
  schema:givenName "Jacobus Adrianus"^^xsd:string ;
  schema:name "Jacobus Adrianus Brenkman"@nl ;
  schema:hasOccupation "Opperman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0106g4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/483a0332-9de3-d6cd-3343-f6780041e576> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2137493> ;
  schema:birthDate "1874-06-07"^^xsd:date .

