@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/bHGs7cZ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9098aec7-06c8-0c8e-3479-4fb1ac4a83ca"^^xsd:string ;
  schema:givenName "Maria Sophia"^^xsd:string ;
  schema:name "Maria Sophia van der Maas"@nl ;
  schema:familyName "van der Maas"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x3wz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5de74779-36f8-c58d-a047-0b9771f428bd> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2220701> ;
  schema:birthDate "1864-06-24"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Maas"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

