@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bPNJtoO>
  pico:hasAge "24"^^xsd:string ;
  schema:givenName "Bernardus Joannes"^^xsd:string ;
  schema:name "Bernardus Joannes Wessels"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3101636d-78f8-f10b-6fe6-a8e536f671e8"^^xsd:string ;
  schema:familyName "Wessels"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0008Yr> ;
  schema:parent <https://n2t.net/ark:/60537/b5CU2jC>, <https://n2t.net/ark:/60537/bzYyPL1> ;
  schema:spouse <https://n2t.net/ark:/60537/bXIjhcS> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2061509> .

