@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/bE8z9b2>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e36d7e45-20de-3008-10fd-7496aef920a7"^^xsd:string ;
  schema:hasOccupation "Schilder"@nl ;
  schema:givenName "Thomas Everhardus"^^xsd:string ;
  schema:name "Thomas Everhardus van Nimwegen"@nl ;
  schema:familyName "van Nimwegen"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Leeuwarden> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bZnU2C9> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2854652> ;
  schema:birthDate "1876-05-04"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Nimwegen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

