@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/b250nGq>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/058acba3-41a6-06ef-c6fa-624b7eb6e0d9"^^xsd:string ;
  schema:givenName "Matje"^^xsd:string ;
  schema:name "Matje Reebeen"@nl ;
  schema:familyName "Reebeen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q65b> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/12f931d0-3302-89ee-97e7-b85b88833847> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/637395> ;
  schema:birthDate "1880-06-04"^^xsd:date .

