@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/btJzZVX>
  schema:familyName "Barendse"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/627e7ad8-93c5-a8ba-9726-dcca3e0e749d"^^xsd:string ;
  schema:givenName "Josephus Johannes"^^xsd:string ;
  schema:name "Josephus Johannes Barendse"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011xgf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d62762eb-238e-e0c0-63fa-c85617a5d787> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2655774> ;
  schema:birthDate "1892-10-03"^^xsd:date .

