@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/b99O6Mf>
  schema:familyName "Barendse"^^xsd:string ;
  schema:hasOccupation "Bleeker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c0eb7baa-fb1e-63d3-dc70-fa67608e554b"^^xsd:string ;
  schema:givenName "Quirinus Antonius"^^xsd:string ;
  schema:name "Quirinus Antonius Barendse"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d0725eea-c62c-3c75-4e09-06aef740d979> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2627889> ;
  schema:birthDate "1887-12-22"^^xsd:date .

