@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/bQQeqz5>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/312bf498-2043-b5b7-32cf-cc89c5e72ff4"^^xsd:string ;
  schema:familyName "IJpelaar"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter IJpelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sfj7> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e14a4396-2474-ae6a-57bc-3ce16abd74e2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2664200> ;
  schema:birthDate "1816-03-13"^^xsd:date .

