@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/bNVs0e7>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3936361c-e954-bb2f-fcd2-28f0317ddb81"^^xsd:string ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Verheul"@nl ;
  schema:familyName "Verheul"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Papekop> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b013rrj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff9ddbdd-863f-e770-f418-553cb6af7eb6> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2770356> ;
  schema:birthDate "1887-11-05"^^xsd:date .

