@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/bqbGkUr>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/adabf297-1e25-a367-0323-caee16e44ca2"^^xsd:string ;
  schema:givenName "Maria"^^xsd:string ;
  schema:name "Maria Wulffraat"@nl ;
  schema:familyName "Wulffraat"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00md45> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/b96119d3-84ad-ec48-6280-a8f26fdfff8f> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2540077> ;
  schema:birthDate "1846-09-20"^^xsd:date .

