@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/bZACIYQ>
  schema:familyName "Bunnemeijer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a0c7db77-ed0b-f5d6-6ffd-0b5f40c7c5ef"^^xsd:string ;
  schema:givenName "Ludovicus Jacobus Julius Antonius"^^xsd:string ;
  schema:name "Ludovicus Jacobus Julius Antonius Bunnemeijer"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Amsterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wjzc> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/8f5c9ef0-aa23-f1f0-15b3-285d460aeadb> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2411985> ;
  schema:birthDate "1865-09-04"^^xsd:date .

