@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/bHGsxjS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/797772e7-a6e1-c2f0-1cad-e37a773cbb11"^^xsd:string ;
  schema:givenName "Matje"^^xsd:string ;
  schema:name "Matje Reebeen"@nl ;
  schema:familyName "Reebeen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00z8j2> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e294186e-69db-3d60-5fc0-62fd0dd2cb5c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2669209> ;
  schema:birthDate "1880-06-04"^^xsd:date .

