@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/bdKcaQx>
  schema:familyName "Bolsius"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8ac96306-0966-281e-64bd-9241e2215927"^^xsd:string ;
  schema:hasOccupation "Koopman"@nl ;
  schema:givenName "Michaël Johannes Gijsbertus Maria"^^xsd:string ;
  schema:name "Michaël Johannes Gijsbertus Maria Bolsius"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/s-Hertogenbosch> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wzzx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/92417429-6d25-fb2d-ad25-67699c00f277> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2759066> ;
  schema:birthDate "1855-07-02"^^xsd:date .

