@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/beMH75h>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0091e2bf-a04b-95fd-ddeb-1c5cfd4a8967"^^xsd:string ;
  schema:givenName "Johannes Cornelis"^^xsd:string ;
  schema:name "Johannes Cornelis Verbarendse"@nl ;
  schema:familyName "Verbarendse"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b12vEwR> ;
  schema:parent <https://n2t.net/ark:/60537/bnHgVU0>, <https://n2t.net/ark:/60537/bvBRKLj> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2259939> ;
  schema:birthDate "1846-06-17"^^xsd:date .

