@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/b9Ace2C>
  schema:hasOccupation "Geen"@nl ;
  schema:givenName "Gerardus Jacobus"^^xsd:string ;
  schema:name "Gerardus Jacobus Hageman"@nl ;
  schema:familyName "Hageman"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c219f1b-37ed-13b3-7dd0-2c0991d51181"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dxb8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/83c50cc0-6efd-4aa5-e487-2a01cf33f9e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2367308> ;
  schema:birthDate "1851-10-20"^^xsd:date .

