@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/bY7Jaxt>
  schema:hasOccupation "Commissaris van het Amsterdamse veer"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0d584a92-1691-3cee-207f-78f165e2f043"^^xsd:string ;
  schema:givenName "Jan Jacob"^^xsd:string ;
  schema:name "Jan Jacob van der Stoop"@nl ;
  schema:birthPlace "Koudekerk"@nl ;
  schema:familyName "van der Stoop"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kfdh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d22e6374-7f39-cb6a-f961-6939beec4bd2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2636561> ;
  schema:birthDate "1833-10-26"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Stoop"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

