@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/bV0dvVh>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/85796b93-afe0-2e1d-7ca2-0dc6f073d54e"^^xsd:string ;
  schema:givenName "Maria Johanna"^^xsd:string ;
  schema:name "Maria Johanna Verzijl"@nl ;
  schema:familyName "Verzijl"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/b2UOg3g>, <https://n2t.net/ark:/60537/baPp4S9> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b62hSNf> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2120402> ;
  schema:birthDate "1875-03-28"^^xsd:date .

