@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/bmEMbEf>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9a54757c-ae21-eda1-e2c4-916f943e0f72"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Spee"@nl ;
  schema:familyName "Spee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0102ds> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/06fda2a7-49e7-de2d-9efc-3e086fdbb832> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/595896> ;
  schema:birthDate "1891-09-11"^^xsd:date .

