@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/byJnser>
  schema:hasOccupation "arbeider"@nl ;
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit Maurits"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e36e9bb9-d429-afb2-0997-60b8a9ceebfa"^^xsd:string ;
  schema:familyName "Maurits"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBdKHpH> ;
  schema:children <https://n2t.net/ark:/60537/bGrfAAf> ;
  schema:spouse <https://n2t.net/ark:/60537/bOkQpqn> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2810303> .

