@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/b12wOh4>
  schema:familyName "Bouters"^^xsd:string ;
  schema:givenName "Hendrik"^^xsd:string ;
  schema:name "Hendrik Bouters"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/351ecc15-d229-3e69-bc63-a69b79c7fa96"^^xsd:string ;
  schema:hasOccupation "Procuratiehouder Stearine Kaarsenfabriek"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0149b0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ec19d3bd-05f3-1fbc-09c7-20e55dd7bc08> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2838542> ;
  schema:birthDate "1851-04-07"^^xsd:date .

