@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/bKoxR5h>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gijsbert"^^xsd:string ;
  schema:name "Gijsbert Louwerenburg"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3070d5de-d523-e7f4-29c2-2fd3fae355db"^^xsd:string ;
  schema:familyName "Louwerenburg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gj64> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/42995757-a23e-7ea1-81b8-ebad38d742b8> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2115627> ;
  schema:birthDate "1859-07-25"^^xsd:date .

