@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/bmRurXF>
  schema:givenName "Bernardus Theodorus Antonius"^^xsd:string ;
  schema:name "Bernardus Theodorus Antonius Meulman"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f25d1417-4646-7648-23f5-209c6d448a75"^^xsd:string ;
  schema:familyName "Meulman"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0195d1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b0f34817-df47-7601-2781-3e4c39ef6773> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2507066> ;
  schema:birthDate "1899-02-28"^^xsd:date .

