@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/b5CUuRY>
  schema:givenName "Gerhardus Jacobus"^^xsd:string ;
  schema:name "Gerhardus Jacobus Peeters"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fee88229-c6e5-754a-8648-94270b05a322"^^xsd:string ;
  schema:familyName "Peeters"^^xsd:string ;
  schema:hasOccupation "Sigarenmaker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fp4g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bc314ed0-f0f1-ffea-afb0-a9a27ab27895> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2550606> .

