@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/b9ZBYPN>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8b5a87ac-72ef-d8f2-8ac8-fad4a011c124"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Sjardijn"@nl ;
  schema:familyName "Sjardijn"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bgcc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5b649af-3843-0e15-11df-1419bbfbac6b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2794315> ;
  schema:birthDate "1895-05-01"^^xsd:date .

