@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/bnHgMnT>
  schema:familyName "Beudeker"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/562c8de4-f8e9-fdc1-2446-856cdd2fde58"^^xsd:string ;
  schema:givenName "Jacobus Johannes Adrianus"^^xsd:string ;
  schema:name "Jacobus Johannes Adrianus Beudeker"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00tx23> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/3bbe19c7-8bcf-58c9-8c10-441c04bf4a04> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2089426> ;
  schema:birthDate "1898-12-23"^^xsd:date .

