@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/bg1SX8m>
  schema:givenName "Gijsbertus Johannes"^^xsd:string ;
  schema:name "Gijsbertus Johannes Prinsenberg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df8f5f7f-1d32-d799-53f6-d9cb2036f451"^^xsd:string ;
  schema:familyName "Prinsenberg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m59k> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2477ed9f-775a-2d0a-41aa-b137c5086297> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2002030> ;
  schema:birthDate "1843-07-17"^^xsd:date .

