@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/bLDJPLi>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b92521ca-36e5-1495-9c13-951fc1c95acb"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Post van der Burg"@nl ;
  schema:familyName "Post van der Burg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sgk1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2709eac5-faa9-27df-336d-d87fcf2a78b9> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2012058> ;
  schema:birthDate "1880-04-16"^^xsd:date .

