@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/bIiyGIW>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/54549754-d510-e5a8-ed26-93b0e435d9af"^^xsd:string ;
  schema:givenName "Pieter"^^xsd:string ;
  schema:name "Pieter Scharloo"@nl ;
  schema:familyName "Scharloo"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01b8j5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/c5e73887-2a2c-6a4d-798f-bfe19748d497> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2795108> .

