@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/bY7IGCS>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/201ee46a-fb0a-131e-5546-76d32ffc1e50"^^xsd:string ;
  schema:givenName "Johanna"^^xsd:string ;
  schema:name "Johanna Spee"@nl ;
  schema:familyName "Spee"^^xsd:string ;
  schema:parent <https://n2t.net/ark:/60537/bIiy2WF>, <https://n2t.net/ark:/60537/bQd7RML> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bpzzkBO> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2102574> ;
  schema:birthDate "1843-04-18"^^xsd:date .

