@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bqbGrI9>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bacc4307-0379-307f-fca2-fdb68a0a2e95"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria van der Laan"@nl ;
  schema:hasOccupation "Naaister"@nl ;
  schema:familyName "van der Laan"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b018655> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/d3144d94-2298-d366-3e69-9fcfe6c8d5ae> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2643457> ;
  schema:birthDate "1902-11-21"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Laan"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

