@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/bBQRwwQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0fed6bf-c351-c24d-c04c-a730fc4b9f27"^^xsd:string ;
  schema:givenName "Johannes Willebrordus"^^xsd:string ;
  schema:name "Johannes Willebrordus Kuster"@nl ;
  schema:familyName "Kuster"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0114zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e5377c08-3466-0130-8897-d058d4dae623> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2679540> ;
  schema:birthDate "1900-01-17"^^xsd:date .

