@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/bMtxzL6>
  schema:givenName "Adrianus Franciscus"^^xsd:string ;
  schema:name "Adrianus Franciscus Bruijstens"@nl ;
  schema:familyName "Bruijstens"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/93427326-0751-00f8-9477-ffbc9bc8ad5b"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012s29> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2cac8ab5-0c2a-ef27-9ef0-0c22f1c92fa5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2034188> ;
  schema:birthDate "1894-03-24"^^xsd:date .

