@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/bb26rs6>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/763b8d49-f7ea-bf81-d8af-94c29a4bd88d"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes Spee"@nl ;
  schema:familyName "Spee"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f059d3e0-cb79-464b-3136-0b649870879c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2854911> ;
  schema:birthDate "1886-01-31"^^xsd:date .

