@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/b3XiJMt>
  schema:familyName "Bellaart"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1f5c49b1-61fd-691e-a8b2-3995e17a6547"^^xsd:string ;
  schema:givenName "Willem Frederik Arnold Joseph"^^xsd:string ;
  schema:name "Willem Frederik Arnold Joseph Bellaart"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j3fs> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/58bee72e-de4e-ffba-f676-cc28d88b8eff> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2200961> ;
  schema:birthDate "1840-11-28"^^xsd:date .

