@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/bcUp4Na>
  schema:givenName "Adrianus Lambertus"^^xsd:string ;
  schema:name "Adrianus Lambertus Bik"@nl ;
  schema:familyName "Bik"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f009028-1ce8-72f1-b63e-a7d69ea6009c"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00txg2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7dcd58d1-749d-aaed-2196-9522ea18268c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2344160> ;
  schema:birthDate "1883-08-03"^^xsd:date .

