@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/baq03JA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/175b5c55-e326-650a-9beb-7e3cc96dea11"^^xsd:string ;
  schema:givenName "Pieter Hendrik"^^xsd:string ;
  schema:name "Pieter Hendrik van der Scheer"@nl ;
  schema:familyName "van der Scheer"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/acc4fb8d-a0e4-1aaf-52e1-f1c62320666c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2490643> ;
  schema:birthDate "1845-02-19"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Scheer"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

