@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/btWgvd3>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/6594a88b-7bf2-a0e9-33ef-964fde93a05f"^^xsd:string ;
  schema:givenName "Philippus"^^xsd:string ;
  schema:name "Philippus 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/a40b0c60-1fb4-7e48-889e-6b20dcff2892> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2457041> ;
  schema:birthDate "1888-07-16"^^xsd:date .

