@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/bUNwXoK>
  schema:hasOccupation "Agent in Naaimachinus"@nl ;
  schema:givenName "Gerhard Henrich"^^xsd:string ;
  schema:name "Gerhard Henrich Hagedorn"@nl ;
  schema:familyName "Hagedorn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/79caf897-7080-f811-8f79-3fa17862b790"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01686n> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/684a031c-f557-9234-81e7-83a4fff92bea> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2261327> ;
  schema:birthDate "1851-10-10"^^xsd:date .

