@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/bUNx5zw>
  schema:familyName "Groenendaal"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/791177ae-bb25-32fa-fc31-d20f80a9c99b"^^xsd:string ;
  schema:givenName "Petrus Johannes"^^xsd:string ;
  schema:name "Petrus Johannes Groenendaal"@nl ;
  schema:hasOccupation "Touwslagers leerling"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8e3e9bbf-c0e8-f139-46a7-e1e70d13aea2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2407775> ;
  schema:birthDate "1838-08-23"^^xsd:date .

