@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/bAoXS1D>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/73482c55-6099-2306-7edf-99a1d169e629"^^xsd:string ;
  schema:givenName "Jan Adrianus"^^xsd:string ;
  schema:name "Jan Adrianus Reijerkerk"@nl ;
  schema:familyName "Reijerkerk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b1sUe51> ;
  schema:spouse <https://n2t.net/ark:/60537/bQd8vIa> ;
  schema:children <https://n2t.net/ark:/60537/bXV1E32> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2797849> .

