@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/bBE9Rs1>
  schema:givenName "Gerrit"^^xsd:string ;
  schema:name "Gerrit van Uunen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1925b02d-4a9a-5f2f-875f-74e41431623a"^^xsd:string ;
  schema:familyName "van Uunen"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b74OoDy>, <https://n2t.net/ark:/60537/bRtkv7p> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bdKaQD2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704492> ;
  schema:birthDate "1848-05-14"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Uunen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

