@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/bvbtigV>
  schema:hasOccupation "Boekdrukker"@nl ;
  schema:givenName "Frans Wilhelm Simon"^^xsd:string ;
  schema:name "Frans Wilhelm Simon Gründer"@nl ;
  schema:familyName "Gründer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ca43420f-c236-b0ee-6655-42d4ac11dcd2"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01625z> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4e21869d-cee6-08c7-c314-bdc6afaad093> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2160356> ;
  schema:birthDate "1892-09-06"^^xsd:date .

