@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/bmeoEw6>
  schema:givenName "Cornelis Gerrit Nicolaas"^^xsd:string ;
  schema:name "Cornelis Gerrit Nicolaas de Vooijs"@nl ;
  schema:familyName "de Vooijs"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4ad61fe-ac48-7958-78cb-950a1c532e4f"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00jxz3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ffdcffa1-bcfd-1ff4-e6ca-53a359f45592> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2772144> ;
  schema:birthDate "1873-05-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Vooijs"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

