@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/bgshCJA>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/cbf0f4b5-7a56-1970-5c4f-e12db96b7e45"^^xsd:string ;
  schema:familyName "Koolmees"^^xsd:string ;
  schema:givenName "Martina Sara"^^xsd:string ;
  schema:name "Martina Sara Koolmees"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0105md> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7aed0f8e-46b0-bda5-9846-bfb479b9f4c7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2333099> ;
  schema:birthDate "1832-08-04"^^xsd:date .

