@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bdKccsa>
  pico:hasAge "49"^^xsd:string ;
  schema:familyName "Bouwman"^^xsd:string ;
  schema:givenName "Gerardus Johannes"^^xsd:string ;
  schema:name "Gerardus Johannes Bouwman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d80b97d8-40a7-0ad7-bb7e-85678ebf87fd"^^xsd:string ;
  schema:spouse <https://n2t.net/ark:/60537/bmEN1fT> ;
  schema:parent <https://n2t.net/ark:/60537/bQd8v8h>, <https://n2t.net/ark:/60537/bXV1Dva> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/byW35hR> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2787898> .

