@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/byJmCU8>
  schema:familyName "Boumans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/374004d7-8592-a310-e76a-a28e8046fdf4"^^xsd:string ;
  schema:givenName "Paulus"^^xsd:string ;
  schema:name "Paulus Boumans"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bGDWrIR>, <https://n2t.net/ark:/60537/bOyxfuk> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bm1FH5p> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1933080> ;
  schema:birthDate "1877-01-06"^^xsd:date .

