@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/bJm2rHx>
  schema:givenName "Bernardus Joseph Maria"^^xsd:string ;
  schema:name "Bernardus Joseph Maria Quant"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/136da699-a0dc-bbfd-0d20-7cd4b48d59df"^^xsd:string ;
  schema:familyName "Quant"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b019wsj> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3d1f2e9f-3443-107e-28a6-d338d2c30310> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2094693> ;
  schema:birthDate "1919-03-19"^^xsd:date .

