@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/bXV0WMM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/171f2558-8bf1-3f01-85db-044677363532"^^xsd:string ;
  schema:givenName "Pieter Glaudius"^^xsd:string ;
  schema:name "Pieter Glaudius Schouten"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z183> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2fd8871e-d457-f041-23eb-39cb2c06d9a4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2046488> ;
  schema:birthDate "1890-08-22"^^xsd:date .

