@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/bQ0r11I>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2e1b1f2c-f945-0375-8e83-7530efda29cf"^^xsd:string ;
  schema:givenName "Johannes Franciscus"^^xsd:string ;
  schema:name "Johannes Franciscus Mannaert"@nl ;
  schema:familyName "Mannaert"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bzYyd0i> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1940922> ;
  schema:birthDate "1932-01-31"^^xsd:date .

