@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/bUNwWxk>
  schema:familyName "Beerman"^^xsd:string ;
  schema:givenName "Casper Karel"^^xsd:string ;
  schema:name "Casper Karel Beerman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8c5b46bd-cfe7-a14f-2f5b-b8f4fe9b725d"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2I6HGC>, <https://n2t.net/ark:/60537/baCHwvx> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bre9QD0> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2246319> ;
  schema:birthDate "1845-08-05"^^xsd:date .

