@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/biWGYQy>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b1244e0a-fca9-b28c-2bc4-1f4f4c7c6e41"^^xsd:string ;
  schema:familyName "Luitjes"^^xsd:string ;
  schema:givenName "Maria Sophia"^^xsd:string ;
  schema:name "Maria Sophia Luitjes"@nl ;
  schema:hasOccupation "Pijpmaakster"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0106g4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/bf05e983-69fe-6246-e383-8f67d301ec73> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2561571> ;
  schema:birthDate "1815-07-18"^^xsd:date .

