@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/bzLRO1b>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0b0dd2f2-19b2-ee3b-3425-a66d3792d60a"^^xsd:string ;
  schema:givenName "Mijntje"^^xsd:string ;
  schema:name "Mijntje Verbree"@nl ;
  schema:birthPlace "Oudekoop"@nl ;
  schema:familyName "Verbree"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qgkb> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ff5c50a8-25d5-7f92-aa24-94040566ebc2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2768451> ;
  schema:birthDate "1813-08-04"^^xsd:date .

