@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/bQQdNYZ>
  schema:familyName "Barendse"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b532161a-d8be-2640-efa4-07272a4bc288"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Barendse"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/23266f7a-f428-0d90-6755-f066ef6cf358> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1996920> ;
  schema:birthDate "1898-07-16"^^xsd:date .

