@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/bbRTkhi>
  schema:familyName "Blom"^^xsd:string ;
  schema:givenName "Catharina"^^xsd:string ;
  schema:name "Catharina Blom"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5610f0b0-6c0e-e29a-7003-8f0e0dd69f9c"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00j2tz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/1b61b36c-99b3-0cda-4183-ceb8bbf88007> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/697900> .

