@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/b4ZOmFs>
  schema:familyName "Hogenboom"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dfe07638-483a-6f7b-2a8f-5bb1d373f143"^^xsd:string ;
  schema:givenName "Johannes Bernardus"^^xsd:string ;
  schema:name "Johannes Bernardus Hogenboom"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bBQQCAy> ;
  schema:parent <https://n2t.net/ark:/60537/bcUpas7>, <https://n2t.net/ark:/60537/bkOYZjt> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2445163> ;
  schema:birthDate "1833-12-02"^^xsd:date .

