@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/bs3Y0iA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/02e0a6d4-aaba-2e55-3aa2-ead9c8bb968b"^^xsd:string ;
  schema:givenName "Petrus Bastiaan"^^xsd:string ;
  schema:name "Petrus Bastiaan Verheul"@nl ;
  schema:familyName "Verheul"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8ft> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/30dc4f0d-f6d4-ecee-99f4-51018eb00ac2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2050422> ;
  schema:birthDate "1902-11-23"^^xsd:date .

