@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#> .

<https://n2t.net/ark:/60537/b1fcG7t>
  schema:givenName "Adrianus Jacobus"^^xsd:string ;
  schema:name "Adrianus Jacobus Vuijk"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dc710e1c-ec3c-92d6-662a-87c3da14652b"^^xsd:string ;
  schema:familyName "Vuijk"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dzg9> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/18a29078-891b-6876-cee1-32176f96c845> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1958693> ;
  schema:birthDate "1854-03-15"^^xsd:date .

