@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/bhHuyqr>
  schema:birthPlace "Hamont België"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/df751f5d-a95c-3a67-6e7f-02b4fa6b4815"^^xsd:string ;
  schema:givenName "Maria Francisca Margaretha"^^xsd:string ;
  schema:name "Maria Francisca Margaretha Spaas"@nl ;
  schema:familyName "Spaas"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b01bjc4> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/516f18d8-2d76-8fe6-8029-967ca52081e7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2173064> ;
  schema:birthDate "1887-05-06"^^xsd:date .

