@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/bQqPq2R>
  schema:familyName "Boumans"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d3dbc081-7316-4d8b-2ab0-a68c31a427f7"^^xsd:string ;
  schema:givenName "Petrus Nicolaas"^^xsd:string ;
  schema:name "Petrus Nicolaas Boumans"@nl ;
  schema:parent <https://n2t.net/ark:/60537/bIweBfk>, <https://n2t.net/ark:/60537/bYkqdPm> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bngRN9A> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1963078> ;
  schema:birthDate "1888-12-05"^^xsd:date .

