@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/bojox28>
  schema:familyName "Hartjesveld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9f76097d-1c14-e0be-f0cc-66f154c643b1"^^xsd:string ;
  schema:givenName "Wilhelmus Servatius Jacobus"^^xsd:string ;
  schema:name "Wilhelmus Servatius Jacobus Hartjesveld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b016f9s> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f27b8f2f-7527-142c-2adf-180e894d58c4> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2863052> .

