@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/b7hwaUw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/3886ba83-c08f-dc08-0e68-e765daf8b6df"^^xsd:string ;
  schema:familyName "Lourier"^^xsd:string ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  schema:givenName "Sara Maria"^^xsd:string ;
  schema:name "Sara Maria Lourier"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00mzj6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/e014cde0-0401-9002-f2c6-58fa63f63a34> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2826743> ;
  schema:birthDate "1844-11-20"^^xsd:date .

