@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/bumFVXm>
  schema:familyName "Barendse"^^xsd:string ;
  schema:hasOccupation "Bleeker"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/428b59ae-8f49-03de-b373-286f206258e0"^^xsd:string ;
  schema:givenName "Quirinus Antonius"^^xsd:string ;
  schema:name "Quirinus Antonius Barendse"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Zoeterwoude> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ba477680-2b7e-8d3b-3a67-9cfaa1e11781> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2543575> ;
  schema:birthDate "1851-03-07"^^xsd:date .

