@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/bM38eEv>
  schema:familyName "Groeneweg"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/919e95d7-5c53-0ae5-0c57-d4f6f5a5a269"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Groeneweg"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01659r> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/34d62739-252e-659e-852d-3d74194207d6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2065778> ;
  schema:birthDate "1899-10-22"^^xsd:date .

