@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/byW3ZWE>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0515cb3a-1b71-c98c-7b33-c966447c079f"^^xsd:string ;
  schema:familyName "Kooijman"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Kooijman"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00t1q3> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e38851af-004f-beae-8649-7040fcae741c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2672817> ;
  schema:birthDate "1886-09-05"^^xsd:date .

