@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/bGreJEv>
  schema:hasOccupation "Gepensioneerd kapitein Oost-Indische Kavallerie"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd884e7e-666f-d3e6-ef51-53844763b42f"^^xsd:string ;
  schema:givenName "Jan Philip François"^^xsd:string ;
  schema:name "Jan Philip François van de Velde"@nl ;
  schema:familyName "van de Velde"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Alkmaar> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b8KoB5j> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/594869> ;
  schema:birthDate "1817-01-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Velde"^^xsd:string ;
    ns0:surnamePrefix "van de"^^xsd:string
  ] .

