@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/bUo83UF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2b787b84-09d4-e0e1-b3d2-792afec55dae"^^xsd:string ;
  schema:givenName "Petrus Adrianus"^^xsd:string ;
  schema:name "Petrus Adrianus Spruijt"@nl ;
  schema:familyName "Spruijt"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/baciDRv>, <https://n2t.net/ark:/60537/bELF6Io> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/buYKQjc> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768550> ;
  schema:birthDate "1868-01-18"^^xsd:date .

