@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/bQd8sSB>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/96092a65-6016-da26-70dd-d9b47e4825c7"^^xsd:string ;
  schema:givenName "Johanna Christina"^^xsd:string ;
  schema:name "Johanna Christina Wassenberg"@nl ;
  schema:birthPlace "Walsum"@nl ;
  schema:familyName "Wassenberg"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bIIW0bS> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2747366> .

