@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/b1Sj6y1>
  schema:familyName "Broekhuizen"^^xsd:string ;
  schema:givenName "Cornelia"^^xsd:string ;
  schema:name "Cornelia Broekhuizen"@nl ;
  schema:hasOccupation "Garenfabriekw@@"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/a77caf7e-9a5f-19f3-4af9-315cc3f69c04"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b014wrd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/87f2d4ca-d868-349a-2ba1-73812db48e4c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2383478> ;
  schema:birthDate "1891-01-11"^^xsd:date .

