@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/byJmQQS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/60669f6d-3286-1e13-e36d-5ec96e67f4a2"^^xsd:string ;
  schema:givenName "Maria Henrietta"^^xsd:string ;
  schema:name "Maria Henrietta Pasmetier"@nl ;
  schema:familyName "Pasmetier"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Rotterdam> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00kgqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4e250358-f621-d2c6-09d7-797d0ce2990f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2160402> ;
  schema:birthDate "1823-01-16"^^xsd:date .

