@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/b5PCiZx>
  schema:givenName "Anthonius Johannes Marie"^^xsd:string ;
  schema:name "Anthonius Johannes Marie Spruijt"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/16d127f4-82ae-e559-c429-e9cd1db96e73"^^xsd:string ;
  schema:familyName "Spruijt"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bdxvsnV>, <https://n2t.net/ark:/60537/bms5gbZ> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/brEyY4o> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/479> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2704848> ;
  schema:deathDate "1910-01-26"^^xsd:date .

