@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/bhUb5Uf>
  schema:givenName "Arnoldina Julia"^^xsd:string ;
  schema:name "Arnoldina Julia Meijers"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/f8ea3dc9-1a03-43fc-6003-eadf8f5373ca"^^xsd:string ;
  schema:familyName "Meijers"^^xsd:string ;
  schema:hasOccupation "Naaister"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kp1m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/2c85313f-fa26-2b9e-da48-cbab5e6bd7be> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2033589> ;
  schema:birthDate "1840-09-04"^^xsd:date .

