@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/bqOMFW1>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/56328196-000a-fc1c-933a-0a91c5225043"^^xsd:string ;
  schema:givenName "Johanna Maria (Maartje)"^^xsd:string ;
  schema:name "Johanna Maria (Maartje) Koolen"@nl ;
  schema:familyName "Koolen"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00q5nr> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f09310fa-9682-b071-84ed-8284f32faab2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2855776> ;
  schema:birthDate "1838-12-24"^^xsd:date .

