@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/bG0Re7b>
  schema:givenName "Gerardus Hendricus"^^xsd:string ;
  schema:name "Gerardus Hendricus Gorissen"@nl ;
  schema:familyName "Gorissen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/252ed877-afe4-f2e3-6937-517197328dfc"^^xsd:string ;
  schema:hasOccupation "Winkelier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00vbsp> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ddd3f756-9eca-55f1-08ed-3a1598e9d8d4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2817957> ;
  schema:birthDate "1865-03-14"^^xsd:date .

