@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/bnuAjJn>
  schema:familyName "Buitelaar"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c4147794-f677-5ddb-305f-1b24c7a99101"^^xsd:string ;
  schema:givenName "Joanna"^^xsd:string ;
  schema:name "Joanna Buitelaar"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b010g8p> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/7ba2bede-31fd-bb47-4e2c-faa331cb6923> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2335815> ;
  schema:birthDate "1867-03-22"^^xsd:date .

