@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/bPB1JLp>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/801a9729-77b7-4f60-c4b0-1f46a6ed1d94"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Stolwijk"@nl ;
  schema:familyName "Stolwijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00m444> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2534ccc9-2c3e-0d8d-74cf-a28f92cdac60> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2004838> ;
  schema:birthDate "1857-06-17"^^xsd:date .

