@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/b2UOG3M>
  schema:givenName "Cornelia Catharina Maria"^^xsd:string ;
  schema:name "Cornelia Catharina Maria Hamerslag"@nl ;
  schema:familyName "Hamerslag"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/0f0be024-f2f9-6f5a-b103-fd1c55082b14"^^xsd:string ;
  schema:hasOccupation "Modiste"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bb25rwJ> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2567053> .

