@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/bAOmGjM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/48b4a354-3805-c08a-b633-e7562b347c7f"^^xsd:string ;
  schema:familyName "IJsselstijn"^^xsd:string ;
  schema:givenName "Johanna Hendrica"^^xsd:string ;
  schema:name "Johanna Hendrica IJsselstijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/biJYnb2> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2197799> ;
  schema:birthDate "1825-03-24"^^xsd:date .

