@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/bpMgI9C>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/32b5f752-21d5-5cdc-74a1-bb131bb9a99a"^^xsd:string ;
  schema:familyName "Leuvenberg"^^xsd:string ;
  schema:givenName "Samuel"^^xsd:string ;
  schema:name "Samuel Leuvenberg"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Montfoort> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00fmh8> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/627e1d63-1de7-34dd-e614-ecfa42bbb7c5> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2238281> .

