@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/b3xUDO0>
  schema:givenName "Catharina"^^xsd:string ;
  schema:name "Catharina Plat"@nl ;
  schema:hasOccupation "Geen"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5932d338-801f-9aff-79c3-a2bca60edfb9"^^xsd:string ;
  schema:familyName "Plat"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00gc9g> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/ab553c7a-c356-cc2d-4866-d7d0012539cc> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2485280> .

