@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/bIIWCqi>
  schema:givenName "Alida Maria"^^xsd:string ;
  schema:name "Alida Maria Laurier"@nl ;
  schema:hasOccupation "Hekelster"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/2813770a-bddc-a43f-5d88-9f5411f1ed87"^^xsd:string ;
  schema:familyName "Laurier"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00sczf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/79810521-725d-e1f8-14c2-fb2ed4adc2e1> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2327662> ;
  schema:birthDate "1819-05-07"^^xsd:date .

