@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/bAoXST3>
  schema:familyName "de Peer"^^xsd:string ;
  schema:givenName "Govert Hendrik"^^xsd:string ;
  schema:name "Govert Hendrik de Peer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/fa25ade7-323b-1419-5132-47b03a5caac7"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bIiyHKw>, <https://n2t.net/ark:/60537/bQd8wAM> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bPNJfuE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2813631> ;
  schema:birthDate "1835-03-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Peer"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

