@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/bPNJQhM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2b65758e-44bf-7bf2-7189-d08fb65ddb56"^^xsd:string ;
  schema:givenName "Poulus Gerardus"^^xsd:string ;
  schema:name "Poulus Gerardus Scharleman"@nl ;
  schema:familyName "Scharleman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bABEyD6> ;
  schema:spouse <https://n2t.net/ark:/60537/bHT91ud> ;
  schema:children <https://n2t.net/ark:/60537/bzYzcDL> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2466961> .

