@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/bQ0rpaD>
  schema:familyName "Beijen"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a1d2b8d3-5dc4-497d-b4ef-f492d2646e34"^^xsd:string ;
  schema:givenName "Marijtje"^^xsd:string ;
  schema:name "Marijtje Beijen"@nl ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Bodegraven> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z0j1> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7ad9188c-f0e9-0b52-15da-16d559f0b42d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2332785> ;
  schema:birthDate "1844-03-03"^^xsd:date .

