@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/bQqPI0I>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/c24d88da-ee37-323b-2b52-0de8b2830a92"^^xsd:string ;
  schema:givenName "Johanna Wilhelmina"^^xsd:string ;
  schema:name "Johanna Wilhelmina Wassing"@nl ;
  schema:familyName "Wassing"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xqd0> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/6c81b161-7f69-f6e1-f26a-10deede0b444> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2277752> ;
  schema:birthDate "1895-04-24"^^xsd:date .

