@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/bJm2DSR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/ad08c272-1cc2-3545-6c25-8847a09c29f7"^^xsd:string ;
  schema:familyName "Jaspers"^^xsd:string ;
  schema:givenName "Johanna Maria"^^xsd:string ;
  schema:name "Johanna Maria Jaspers"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bixgKmk> ;
  schema:parent <https://n2t.net/ark:/60537/bRfDsHM>, <https://n2t.net/ark:/60537/bZadgwQ> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2312382> ;
  schema:birthDate "1851-05-22"^^xsd:date .

