@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/bbeNGf6>
  schema:givenName "Adrianus Meindert"^^xsd:string ;
  schema:name "Adrianus Meindert van der Pool"@nl ;
  schema:hasOccupation "Gruttersknecht"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a3146aa6-5206-2433-ee06-b81412aa1fa3"^^xsd:string ;
  schema:familyName "van der Pool"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/86b57b17-231c-84dd-4c85-e15f4fed75df> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2378647> ;
  schema:birthDate "1829-05-02"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Pool"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

