@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/bYy7Hc4>
  schema:givenName "Antonius Johannes"^^xsd:string ;
  schema:name "Antonius Johannes Schrave"@nl ;
  schema:hasOccupation "Bleeker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15989bbc-0e88-a940-0f95-fcc71b7bf299"^^xsd:string ;
  schema:familyName "Schrave"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jzd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/dc7357be-6e75-e6fc-e5b2-55151fe23f9b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2812614> ;
  schema:birthDate "1873-08-03"^^xsd:date .

