@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/bzz9RmQ>
  schema:hasOccupation "Bleekersmeisje"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e47dae81-641f-538f-cc90-dc4192d0c10c"^^xsd:string ;
  schema:givenName "Jacoba Johanna"^^xsd:string ;
  schema:name "Jacoba Johanna Schoonderwoerd"@nl ;
  schema:familyName "Schoonderwoerd"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bVcUOKc> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2477923> ;
  schema:birthDate "1897-04-13"^^xsd:date .

