@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/bsunZjn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/19af7372-a5d6-fe26-c439-3fc4be491f8a"^^xsd:string ;
  schema:givenName "Nicolaas Gerhardus"^^xsd:string ;
  schema:name "Nicolaas Gerhardus van Gemert"@nl ;
  schema:familyName "van Gemert"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bbRU28s>, <https://n2t.net/ark:/60537/bIiyCXa> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bTyj23p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2728213> ;
  schema:birthDate "1867-03-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Gemert"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

