@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/bbFc4J4>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/bd631817-b66a-bfb6-bac7-5f493429e30c"^^xsd:string ;
  schema:givenName "Huberta Maria"^^xsd:string ;
  schema:name "Huberta Maria Schrave"@nl ;
  schema:familyName "Schrave"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jzd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/9be5056f-1bfe-aa9e-e78e-d4061aeaa35b> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2425784> ;
  schema:birthDate "1881-09-07"^^xsd:date .

