@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/bZnVcJv>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fe9eb83e-4602-a584-5a1b-2d7763196050"^^xsd:string ;
  schema:hasOccupation "Meubelmaker O"@nl ;
  schema:givenName "Theodorus"^^xsd:string ;
  schema:name "Theodorus Verbiest"@nl ;
  schema:familyName "Verbiest"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c8471618-760b-de06-a4a3-8df4fdaf855d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2593612> ;
  schema:birthDate "1885-05-09"^^xsd:date .

