@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/bM38VoV>
  schema:familyName "Bezemer"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b3bcaa90-aef4-c756-a011-1db5ffa844d8"^^xsd:string ;
  schema:givenName "Johanna Catharina"^^xsd:string ;
  schema:name "Johanna Catharina Bezemer"@nl ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00dcr5> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/db2d8587-3add-8b9a-163a-687397f0cbf7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2807809> ;
  schema:birthDate "1835-12-09"^^xsd:date .

